| Home | Sort by: relevance | last modified time | path |
| /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, |
| 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 |