Searched full:hpd_data (Results 1 – 3 of 3) sorted by relevance
1255 * @hpd_mutex: Protects the @hpd_cb and @hpd_data fields.1264 * @hpd_data: Private data passed to the Hot plug detection callback1267 void *hpd_data; member
1425 bridge->hpd_data = data; in drm_bridge_hpd_enable()1457 bridge->hpd_data = NULL; in drm_bridge_hpd_disable()1478 bridge->hpd_cb(bridge->hpd_data, status); in drm_bridge_hpd_notify()
3314 struct dp_hpd_data hpd_data; member