Home
last modified time | relevance | path

Searched refs:hpd_data (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/
H A Ddrm_bridge.c1459 bridge->hpd_data = data; in drm_bridge_hpd_disable()
1491 bridge->hpd_data = NULL;
1512 bridge->hpd_cb(bridge->hpd_data, status);
/linux/include/drm/
H A Ddrm_bridge.h1256 * @hpd_mutex: Protects the @hpd_cb and @hpd_data fields.
1265 * @hpd_data: Private data passed to the Hot plug detection callback
1268 void *hpd_data;
1267 void *hpd_data; global() member
/linux/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h3313 struct dp_hpd_data hpd_data;
3314 struct dp_hpd_data hpd_data; global() member