Home
last modified time | relevance | path

Searched refs:dal_hw_gpio_get_value (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/gpio/
H A Dhw_gpio.h124 enum gpio_result dal_hw_gpio_get_value(
H A Damdgpu_hw_generic.c91 .get_value = dal_hw_gpio_get_value,
H A Damdgpu_hw_hpd.c93 return dal_hw_gpio_get_value(ptr, value); in get_value()
H A Damdgpu_hw_gpio.c78 enum gpio_result dal_hw_gpio_get_value( in dal_hw_gpio_get_value() function
H A Damdgpu_hw_ddc.c217 .get_value = dal_hw_gpio_get_value,