Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/gpio/
HDhw_gpio.h112 void dal_hw_gpio_construct(
HDhw_hpd.c50 dal_hw_gpio_construct(&pin->base, id, en, ctx); in dal_hw_hpd_construct()
HDhw_gpio.c179 void dal_hw_gpio_construct( in dal_hw_gpio_construct() function
HDhw_ddc.c208 dal_hw_gpio_construct(&ddc->base, id, en, ctx); in construct()