Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/gpio/
H A Dhw_gpio.h122 enum gpio_result dal_hw_gpio_get_value(
H A Dhw_generic.c86 .get_value = dal_hw_gpio_get_value,
H A Dhw_hpd.c87 return dal_hw_gpio_get_value(ptr, value); in get_value()
H A Dhw_gpio.c73 enum gpio_result dal_hw_gpio_get_value( in dal_hw_gpio_get_value() function
H A Dhw_ddc.c212 .get_value = dal_hw_gpio_get_value,