Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/drm/amd/display/dc/gpio/
H A Dhw_gpio.h93 struct hw_gpio { struct
94 struct hw_gpio_pin base; argument
110 container_of((hw_gpio_pin), struct hw_gpio, base) argument
H A Dhw_hpd.h38 #define HW_HPD_FROM_BASE(hw_gpio) \ argument
H A Dhw_ddc.h38 #define HW_DDC_FROM_BASE(hw_gpio) \ argument
H A Dhw_ddc.c68 struct hw_gpio *hw_gpio = NULL; in set_config() local