| /OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/ |
| H A D | drmmode_display.c | 101 drmmode_crtc_private_ptr drmmode_crtc = crtc->driver_private; in drmmode_is_format_supported() 156 drmmode_crtc_private_ptr drmmode_crtc = crtc->driver_private; in get_modifiers_set() 442 drmmode_crtc_private_ptr drmmode_crtc = crtc->driver_private; in plane_add_props() 505 drmmode_crtc_private_ptr drmmode_crtc = crtc->driver_private; in drm_mode_ensure_blob() 533 drmmode_crtc_private_ptr drmmode_crtc = crtc->driver_private; in crtc_add_dpms_props() 540 drmmode_output_private_ptr drmmode_output = output->driver_private; in crtc_add_dpms_props() 607 drmmode_crtc_private_ptr drmmode_crtc = crtc->driver_private; in drmmode_crtc_get_fb_id() 662 drmmode_output_private_ptr drmmode_output = output->driver_private; in drmmode_set_dpms() 673 drmmode_crtc_private_ptr drmmode_crtc = crtc->driver_private; in drmmode_set_dpms() 702 drmmode_output_private_ptr drmmode_output = output->driver_private; in drmmode_output_dpms_atomic() [all …]
|
| H A D | pageflip.c | 180 drmmode_crtc_private_ptr drmmode_crtc = crtc->driver_private; in queue_flip_on_crtc() 256 drmmode_crtc = target_crtc->driver_private; in ms_do_pageflip_bo() 312 drmmode_crtc = crtc->driver_private; in ms_do_pageflip_bo()
|
| H A D | present.c | 240 drmmode_crtc_private_ptr drmmode_crtc = config->crtc[i]->driver_private; in ms_present_check_unflip() 325 drmmode_crtc_private_ptr drmmode_crtc = xf86_crtc->driver_private; in ms_present_flip() 382 drmmode_crtc_private_ptr drmmode_crtc = crtc->driver_private; in ms_present_unflip()
|
| H A D | vblank.c | 110 drmmode_crtc_private_ptr drmmode_crtc = crtc->driver_private; in ms_crtc_on() 326 drmmode_crtc_private_ptr drmmode_crtc = crtc->driver_private; in ms_get_kernel_ust_msc() 366 drmmode_crtc_private_ptr drmmode_crtc = crtc->driver_private; in ms_queue_vblank() 430 drmmode_crtc_private_rec *drmmode_crtc = crtc->driver_private; in ms_kernel_msc_to_crtc_msc()
|
| H A D | dri2.c | 482 drmmode_crtc_private_ptr drmmode_crtc = info->crtc->driver_private; in ms_dri2_schedule_flip() 543 drmmode_crtc_private_ptr drmmode_crtc = config->crtc[i]->driver_private; in can_exchange()
|
| H A D | driver.c | 623 drmmode_crtc_private_ptr drmmode_crtc = crtc->driver_private; in dispatch_slave_dirty() 749 drmmode_crtc_private_ptr drmmode_crtc = crtc->driver_private; in msBlockHandler() 1633 drmmode_crtc_private_ptr drmmode_crtc = crtc->driver_private; in msSharedPixmapNotifyDamage()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/exynos/ |
| H A D | exynos_drm_mic.c | 235 struct exynos_mic *mic = bridge->driver_private; in mic_post_disable() 254 struct exynos_mic *mic = bridge->driver_private; in mic_mode_set() 264 struct exynos_mic *mic = bridge->driver_private; in mic_pre_enable() 316 mic->bridge.driver_private = mic; in exynos_mic_bind()
|
| /OK3568_Linux_fs/kernel/drivers/base/ |
| H A D | base.h | 58 struct driver_private { struct 65 #define to_driver(obj) container_of(obj, struct driver_private, kobj) argument
|
| H A D | bus.c | 61 struct driver_private *drv_priv = to_driver(kobj); in drv_attr_show() 73 struct driver_private *drv_priv = to_driver(kobj); in drv_attr_store() 88 struct driver_private *drv_priv = to_driver(kobj); in driver_release() 390 struct driver_private *drv_priv; in next_driver() 393 drv_priv = container_of(n, struct driver_private, knode_bus); in next_driver() 597 struct driver_private *priv; in bus_add_driver()
|
| H A D | driver.c | 217 struct driver_private *priv; in driver_find()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/sti/ |
| H A D | sti_dvo.c | 213 struct sti_dvo *dvo = bridge->driver_private; in sti_dvo_disable() 236 struct sti_dvo *dvo = bridge->driver_private; in sti_dvo_pre_enable() 283 struct sti_dvo *dvo = bridge->driver_private; in sti_dvo_set_mode() 460 bridge->driver_private = dvo; in sti_dvo_bind()
|
| H A D | sti_hda.c | 403 struct sti_hda *hda = bridge->driver_private; in sti_hda_disable() 428 struct sti_hda *hda = bridge->driver_private; in sti_hda_pre_enable() 519 struct sti_hda *hda = bridge->driver_private; in sti_hda_set_mode() 698 bridge->driver_private = hda; in sti_hda_bind()
|
| H A D | sti_hdmi.c | 744 struct sti_hdmi *hdmi = bridge->driver_private; in sti_hdmi_disable() 876 struct sti_hdmi *hdmi = bridge->driver_private; in sti_hdmi_pre_enable() 931 struct sti_hdmi *hdmi = bridge->driver_private; in sti_hdmi_set_mode() 1281 bridge->driver_private = hdmi; in sti_hdmi_bind()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/modes/ |
| H A D | xf86Crtc.h | 310 void *driver_private; member 626 void *driver_private; member 697 void *driver_private; member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/analogix/ |
| H A D | analogix_dp_core.c | 1489 struct analogix_dp_device *dp = bridge->driver_private; in analogix_dp_bridge_attach() 1565 struct analogix_dp_device *dp = bridge->driver_private; in analogix_dp_bridge_detach() 1615 struct analogix_dp_device *dp = bridge->driver_private; in analogix_dp_bridge_atomic_pre_enable() 1697 struct analogix_dp_device *dp = bridge->driver_private; in analogix_dp_bridge_atomic_enable() 1737 struct analogix_dp_device *dp = bridge->driver_private; in analogix_dp_bridge_disable() 1777 struct analogix_dp_device *dp = bridge->driver_private; in analogix_dp_bridge_atomic_disable() 1817 struct analogix_dp_device *dp = bridge->driver_private; in analogix_dp_bridge_atomic_post_disable() 1838 struct analogix_dp_device *dp = bridge->driver_private; in analogix_dp_bridge_mode_set() 1949 struct analogix_dp_device *dp = bridge->driver_private; in analogix_dp_bridge_mode_valid() 2366 dp->bridge.driver_private = dp; in analogix_dp_probe()
|
| /OK3568_Linux_fs/kernel/include/linux/device/ |
| H A D | driver.h | 120 struct driver_private *p;
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/ |
| H A D | thc63lvd1024.c | 223 thc63->bridge.driver_private = thc63; in thc63_probe()
|
| /OK3568_Linux_fs/kernel/include/drm/ |
| H A D | drm_bridge.h | 730 void *driver_private; member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/synopsys/ |
| H A D | dw-hdmi.c | 3888 struct dw_hdmi *hdmi = bridge->driver_private; in dw_hdmi_bridge_atomic_check() 3926 struct dw_hdmi *hdmi = bridge->driver_private; in dw_hdmi_bridge_attach() 3948 struct dw_hdmi *hdmi = bridge->driver_private; in dw_hdmi_bridge_detach() 3961 struct dw_hdmi *hdmi = bridge->driver_private; in dw_hdmi_bridge_mode_valid() 3982 struct dw_hdmi *hdmi = bridge->driver_private; in dw_hdmi_bridge_mode_set() 3995 struct dw_hdmi *hdmi = bridge->driver_private; in dw_hdmi_bridge_atomic_disable() 4017 struct dw_hdmi *hdmi = bridge->driver_private; in dw_hdmi_bridge_atomic_enable() 4037 struct dw_hdmi *hdmi = bridge->driver_private; in dw_hdmi_bridge_detect() 4045 struct dw_hdmi *hdmi = bridge->driver_private; in dw_hdmi_bridge_get_edid() 4949 hdmi->bridge.driver_private = hdmi; in dw_hdmi_probe()
|
| H A D | dw-hdmi-qp.c | 2680 struct dw_hdmi_qp *hdmi = bridge->driver_private; in dw_hdmi_qp_bridge_attach() 2716 struct dw_hdmi_qp *hdmi = bridge->driver_private; in dw_hdmi_qp_bridge_detach() 2741 struct dw_hdmi_qp *hdmi = bridge->driver_private; in dw_hdmi_qp_bridge_mode_set() 2758 struct dw_hdmi_qp *hdmi = bridge->driver_private; in dw_hdmi_qp_bridge_atomic_disable() 2803 struct dw_hdmi_qp *hdmi = bridge->driver_private; in dw_hdmi_qp_bridge_atomic_enable() 3457 hdmi->bridge.driver_private = hdmi; in __dw_hdmi_probe()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/rk618/ |
| H A D | rk618_scaler.c | 306 scl->bridge->driver_private = dst; in rk618_scaler_bridge_mode_set()
|
| H A D | rk618_dsi.c | 799 if (bridge->driver_private) in rk618_dsi_bridge_mode_set() 800 drm_mode_copy(&dsi->mode, bridge->driver_private); in rk618_dsi_bridge_mode_set()
|
| /OK3568_Linux_fs/buildroot/package/x11r7/xdriver_xf86-video-ati/ |
| H A D | 0002-ati-cleanup-terminology-to-use-primary-secondary.patch | 289 drmmode_crtc_private_ptr drmmode_crtc = xf86_crtc->driver_private;
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/xorg-driver/xf86-video-ati/ |
| H A D | 0001-ati-cleanup-terminology-to-use-primary-secondary.patch | 287 drmmode_crtc_private_ptr drmmode_crtc = xf86_crtc->driver_private;
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | device.h | 39 struct driver_private;
|