HomeSort by: relevance | last modified time | path
    Searched defs:get_value (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/gpio/
amdgpu_hw_hpd.c 72 static enum gpio_result get_value( function in typeref:enum:gpio_result
115 .get_value = get_value,
amdgpu_hw_hpd.c 72 static enum gpio_result get_value( function in typeref:enum:gpio_result
115 .get_value = get_value,
hw_gpio.h 56 enum gpio_result (*get_value)( member in struct:hw_gpio_pin_funcs
hw_gpio.h 56 enum gpio_result (*get_value)( member in struct:hw_gpio_pin_funcs
  /src/games/rogue/
score.c 61 static int get_value(const object *);
540 val = get_value(obj);
558 get_value(const object *obj) function in typeref:typename:int
score.c 61 static int get_value(const object *);
540 val = get_value(obj);
558 get_value(const object *obj) function in typeref:typename:int

Completed in 938 milliseconds