Home
last modified time | relevance | path

Searched refs:hpd_data (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dmub/src/
H A Ddmub_srv_stat.c80 if (cmd.dp_hpd_notify.hpd_data.hpd_type == DP_HPD) { in dmub_srv_stat_get_notification()
82 notify->hpd_status = cmd.dp_hpd_notify.hpd_data.hpd_status; in dmub_srv_stat_get_notification()
87 notify->link_index = cmd.dp_hpd_notify.hpd_data.instance; in dmub_srv_stat_get_notification()
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_bridge.c1141 bridge->hpd_data = data; in drm_bridge_hpd_enable()
1173 bridge->hpd_data = NULL; in drm_bridge_hpd_disable()
1194 bridge->hpd_cb(bridge->hpd_data, status); in drm_bridge_hpd_notify()
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_bridge.c1263 bridge->hpd_data = data; in drm_bridge_hpd_enable()
1295 bridge->hpd_data = NULL; in drm_bridge_hpd_disable()
1316 bridge->hpd_cb(bridge->hpd_data, status); in drm_bridge_hpd_notify()
/kernel/linux/linux-5.10/include/drm/
H A Ddrm_bridge.h750 * @hpd_mutex: Protects the @hpd_cb and @hpd_data fields.
759 * @hpd_data: Private data passed to the Hot plug detection callback
762 void *hpd_data; member
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_bridge.h762 * @hpd_mutex: Protects the @hpd_cb and @hpd_data fields.
771 * @hpd_data: Private data passed to the Hot plug detection callback
774 void *hpd_data; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h538 struct dp_hpd_data hpd_data; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h1848 struct dp_hpd_data hpd_data; member

Completed in 15 milliseconds