Searched refs:dal_hw_gpio_construct (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/gpio/ |
H A D | hw_gpio.h | 112 void dal_hw_gpio_construct(
|
H A D | hw_generic.c | 99 dal_hw_gpio_construct(&pin->base, id, en, ctx); in dal_hw_generic_construct()
|
H A D | hw_gpio.c | 179 void dal_hw_gpio_construct( in dal_hw_gpio_construct() function
|
H A D | hw_hpd.c | 122 dal_hw_gpio_construct(&pin->base, id, en, ctx); in dal_hw_hpd_construct()
|
H A D | hw_ddc.c | 225 dal_hw_gpio_construct(&ddc->base, id, en, ctx); in dal_hw_ddc_construct()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/gpio/ |
H A D | hw_gpio.h | 112 void dal_hw_gpio_construct(
|
H A D | hw_generic.c | 99 dal_hw_gpio_construct(&pin->base, id, en, ctx); in dal_hw_generic_construct()
|
H A D | hw_gpio.c | 179 void dal_hw_gpio_construct( in dal_hw_gpio_construct() function
|
H A D | hw_hpd.c | 120 dal_hw_gpio_construct(&pin->base, id, en, ctx); in dal_hw_hpd_construct()
|
H A D | hw_ddc.c | 224 dal_hw_gpio_construct(&ddc->base, id, en, ctx); in dal_hw_ddc_construct()
|
Completed in 4 milliseconds