/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/gpio/ |
hw_hpd.h | 1 /* $NetBSD: hw_hpd.h,v 1.2 2021/12/18 23:45:04 riastradh Exp $ */ 33 struct hw_hpd { struct 41 container_of((HW_GPIO_FROM_BASE(hw_gpio)), struct hw_hpd, base) 44 struct hw_hpd **hw_hpd,
|
hw_hpd.h | 1 /* $NetBSD: hw_hpd.h,v 1.2 2021/12/18 23:45:04 riastradh Exp $ */ 33 struct hw_hpd { struct 41 container_of((HW_GPIO_FROM_BASE(hw_gpio)), struct hw_hpd, base) 44 struct hw_hpd **hw_hpd,
|
hw_hpd.h | 1 /* $NetBSD: hw_hpd.h,v 1.2 2021/12/18 23:45:04 riastradh Exp $ */ 33 struct hw_hpd { struct 41 container_of((HW_GPIO_FROM_BASE(hw_gpio)), struct hw_hpd, base) 44 struct hw_hpd **hw_hpd,
|
amdgpu_hw_hpd.c | 38 #include "hw_hpd.h" 55 struct hw_hpd *pin) 63 struct hw_hpd *hpd = HW_HPD_FROM_BASE(*ptr); 77 const struct hw_hpd *hpd = const_container_of(gpio, struct hw_hpd, base); 100 struct hw_hpd *hpd = HW_HPD_FROM_BASE(ptr); 123 struct hw_hpd *pin, 133 struct hw_hpd **hw_hpd, 140 *hw_hpd = NULL 154 struct hw_hpd *hw_hpd = dal_gpio_get_hpd(gpio); local in function:dal_hw_hpd_get_pin [all...] |
amdgpu_hw_hpd.c | 38 #include "hw_hpd.h" 55 struct hw_hpd *pin) 63 struct hw_hpd *hpd = HW_HPD_FROM_BASE(*ptr); 77 const struct hw_hpd *hpd = const_container_of(gpio, struct hw_hpd, base); 100 struct hw_hpd *hpd = HW_HPD_FROM_BASE(ptr); 123 struct hw_hpd *pin, 133 struct hw_hpd **hw_hpd, 140 *hw_hpd = NULL 154 struct hw_hpd *hw_hpd = dal_gpio_get_hpd(gpio); local in function:dal_hw_hpd_get_pin [all...] |
amdgpu_hw_hpd.c | 38 #include "hw_hpd.h" 55 struct hw_hpd *pin) 63 struct hw_hpd *hpd = HW_HPD_FROM_BASE(*ptr); 77 const struct hw_hpd *hpd = const_container_of(gpio, struct hw_hpd, base); 100 struct hw_hpd *hpd = HW_HPD_FROM_BASE(ptr); 123 struct hw_hpd *pin, 133 struct hw_hpd **hw_hpd, 140 *hw_hpd = NULL 154 struct hw_hpd *hw_hpd = dal_gpio_get_hpd(gpio); local in function:dal_hw_hpd_get_pin [all...] |