Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/gpio/
Dhw_gpio.h112 void dal_hw_gpio_construct(
Dhw_generic.c55 dal_hw_gpio_construct(&pin->base, id, en, ctx); in dal_hw_generic_construct()
Dhw_hpd.c55 dal_hw_gpio_construct(&pin->base, id, en, ctx); in dal_hw_hpd_construct()
Dhw_gpio.c179 void dal_hw_gpio_construct( in dal_hw_gpio_construct() function
Dhw_ddc.c229 dal_hw_gpio_construct(&ddc->base, id, en, ctx); in construct()