Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/gpio/
Dhw_gpio.h122 enum gpio_result dal_hw_gpio_get_value(
Dhw_hpd.c98 return dal_hw_gpio_get_value(ptr, value); in get_value()
Dhw_gpio.c73 enum gpio_result dal_hw_gpio_get_value( in dal_hw_gpio_get_value() function
Dhw_ddc.c195 .get_value = dal_hw_gpio_get_value,