Home
last modified time | relevance | path

Searched refs:hw_gpio_pin_funcs (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/gpio/
H A Dhw_gpio.h40 const struct hw_gpio_pin_funcs *funcs;
48 struct hw_gpio_pin_funcs { struct
49 destroyhw_gpio_pin_funcs global() argument
51 openhw_gpio_pin_funcs global() argument
54 get_valuehw_gpio_pin_funcs global() argument
57 set_valuehw_gpio_pin_funcs global() argument
60 set_confighw_gpio_pin_funcs global() argument
63 change_modehw_gpio_pin_funcs global() argument
66 closehw_gpio_pin_funcs global() argument
H A Dhw_generic.c83 static const struct hw_gpio_pin_funcs funcs = {