Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/display/dc/gpio/
Dhw_gpio.h48 struct hw_gpio_pin_funcs { struct
49 void (*destroy)(
51 bool (*open)(
54 enum gpio_result (*get_value)(
57 enum gpio_result (*set_value)(
60 enum gpio_result (*set_config)(
63 enum gpio_result (*change_mode)(
66 void (*close)(