Home
last modified time | relevance | path

Searched refs:driver_private (Results 1 – 25 of 26) sorted by relevance

12

/linux-6.1.9/drivers/gpu/drm/bridge/imx/
Dimx-ldb-helper.c34 struct ldb_channel *ldb_ch = bridge->driver_private; in ldb_bridge_atomic_check_helper()
46 struct ldb_channel *ldb_ch = bridge->driver_private; in ldb_bridge_mode_set_helper()
75 struct ldb_channel *ldb_ch = bridge->driver_private; in ldb_bridge_enable_helper()
87 struct ldb_channel *ldb_ch = bridge->driver_private; in ldb_bridge_disable_helper()
102 struct ldb_channel *ldb_ch = bridge->driver_private; in ldb_bridge_attach_helper()
200 ldb_ch->bridge.driver_private = ldb_ch; in ldb_add_bridge_helper()
Dimx8qxp-pixel-link.c133 struct imx8qxp_pixel_link *pl = bridge->driver_private; in imx8qxp_pixel_link_bridge_attach()
156 struct imx8qxp_pixel_link *pl = bridge->driver_private; in imx8qxp_pixel_link_bridge_mode_set()
165 struct imx8qxp_pixel_link *pl = bridge->driver_private; in imx8qxp_pixel_link_bridge_atomic_enable()
176 struct imx8qxp_pixel_link *pl = bridge->driver_private; in imx8qxp_pixel_link_bridge_atomic_disable()
392 pl->bridge.driver_private = pl; in imx8qxp_pixel_link_bridge_probe()
Dimx8qxp-pxl2dpi.c53 struct imx8qxp_pxl2dpi *p2d = bridge->driver_private; in imx8qxp_pxl2dpi_bridge_attach()
77 struct imx8qxp_pxl2dpi *p2d = bridge->driver_private; in imx8qxp_pxl2dpi_bridge_atomic_check()
90 struct imx8qxp_pxl2dpi *p2d = bridge->driver_private; in imx8qxp_pxl2dpi_bridge_mode_set()
134 struct imx8qxp_pxl2dpi *p2d = bridge->driver_private; in imx8qxp_pxl2dpi_bridge_atomic_disable()
449 p2d->bridge.driver_private = p2d; in imx8qxp_pxl2dpi_bridge_probe()
Dimx8qxp-pixel-combiner.c113 struct imx8qxp_pc_channel *ch = bridge->driver_private; in imx8qxp_pc_bridge_attach()
137 struct imx8qxp_pc_channel *ch = bridge->driver_private; in imx8qxp_pc_bridge_mode_set()
188 struct imx8qxp_pc_channel *ch = bridge->driver_private; in imx8qxp_pc_bridge_atomic_disable()
340 ch->bridge.driver_private = ch; in imx8qxp_pc_bridge_probe()
Dimx8qxp-ldb-drv.c86 struct ldb_channel *ldb_ch = bridge->driver_private; in imx8qxp_ldb_bridge_atomic_check()
127 struct ldb_channel *ldb_ch = bridge->driver_private; in imx8qxp_ldb_bridge_mode_set()
209 struct ldb_channel *ldb_ch = bridge->driver_private; in imx8qxp_ldb_bridge_atomic_pre_enable()
226 struct ldb_channel *ldb_ch = bridge->driver_private; in imx8qxp_ldb_bridge_atomic_enable()
261 struct ldb_channel *ldb_ch = bridge->driver_private; in imx8qxp_ldb_bridge_atomic_disable()
383 struct ldb_channel *ldb_ch = bridge->driver_private; in imx8qxp_ldb_bridge_mode_valid()
Dimx8qm-ldb-drv.c83 struct ldb_channel *ldb_ch = bridge->driver_private; in imx8qm_ldb_bridge_atomic_check()
130 struct ldb_channel *ldb_ch = bridge->driver_private; in imx8qm_ldb_bridge_mode_set()
207 struct ldb_channel *ldb_ch = bridge->driver_private; in imx8qm_ldb_bridge_atomic_enable()
254 struct ldb_channel *ldb_ch = bridge->driver_private; in imx8qm_ldb_bridge_atomic_disable()
381 struct ldb_channel *ldb_ch = bridge->driver_private; in imx8qm_ldb_bridge_mode_valid()
/linux-6.1.9/drivers/gpu/drm/tiny/
Dpanel-mipi-dbi.c207 panel_mipi_dbi_commands_execute(dbi, dbidev->driver_private); in panel_mipi_dbi_enable()
319 dbidev->driver_private = panel_mipi_dbi_commands_from_fw(dev); in panel_mipi_dbi_spi_probe()
320 if (IS_ERR(dbidev->driver_private)) in panel_mipi_dbi_spi_probe()
321 return PTR_ERR(dbidev->driver_private); in panel_mipi_dbi_spi_probe()
/linux-6.1.9/drivers/base/
Dbase.h58 struct driver_private { struct
65 #define to_driver(obj) container_of(obj, struct driver_private, kobj) argument
Dbus.c61 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()
386 struct driver_private *drv_priv; in next_driver()
389 drv_priv = container_of(n, struct driver_private, knode_bus); in next_driver()
593 struct driver_private *priv; in bus_add_driver()
Ddriver.c293 struct driver_private *priv; in driver_find()
/linux-6.1.9/drivers/gpu/drm/exynos/
Dexynos_drm_mic.c233 struct exynos_mic *mic = bridge->driver_private; in mic_post_disable()
252 struct exynos_mic *mic = bridge->driver_private; in mic_mode_set()
262 struct exynos_mic *mic = bridge->driver_private; in mic_pre_enable()
318 mic->bridge.driver_private = mic; in exynos_mic_bind()
/linux-6.1.9/drivers/gpu/drm/sti/
Dsti_dvo.c213 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()
461 bridge->driver_private = dvo; in sti_dvo_bind()
Dsti_hda.c404 struct sti_hda *hda = bridge->driver_private; in sti_hda_disable()
429 struct sti_hda *hda = bridge->driver_private; in sti_hda_pre_enable()
520 struct sti_hda *hda = bridge->driver_private; in sti_hda_set_mode()
700 bridge->driver_private = hda; in sti_hda_bind()
Dsti_hdmi.c751 struct sti_hdmi *hdmi = bridge->driver_private; in sti_hdmi_disable()
883 struct sti_hdmi *hdmi = bridge->driver_private; in sti_hdmi_pre_enable()
938 struct sti_hdmi *hdmi = bridge->driver_private; in sti_hdmi_set_mode()
1289 bridge->driver_private = hdmi; in sti_hdmi_bind()
/linux-6.1.9/drivers/gpu/drm/bridge/analogix/
Danalogix_dp_core.c1221 struct analogix_dp_device *dp = bridge->driver_private; in analogix_dp_bridge_attach()
1313 struct analogix_dp_device *dp = bridge->driver_private; in analogix_dp_bridge_atomic_pre_enable()
1392 struct analogix_dp_device *dp = bridge->driver_private; in analogix_dp_bridge_atomic_enable()
1429 struct analogix_dp_device *dp = bridge->driver_private; in analogix_dp_bridge_disable()
1468 struct analogix_dp_device *dp = bridge->driver_private; in analogix_dp_bridge_atomic_disable()
1508 struct analogix_dp_device *dp = bridge->driver_private; in analogix_dp_bridge_atomic_post_disable()
1530 struct analogix_dp_device *dp = bridge->driver_private; in analogix_dp_bridge_mode_set()
1628 bridge->driver_private = dp; in analogix_dp_create_bridge()
/linux-6.1.9/include/drm/
Ddrm_vma_manager.h56 void *driver_private; member
Ddrm_mipi_dbi.h140 void *driver_private; member
Ddrm_bridge.h757 void *driver_private; member
/linux-6.1.9/include/linux/device/
Ddriver.h121 struct driver_private *p;
/linux-6.1.9/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi.c2893 struct dw_hdmi *hdmi = bridge->driver_private; in dw_hdmi_bridge_atomic_check()
2911 struct dw_hdmi *hdmi = bridge->driver_private; in dw_hdmi_bridge_attach()
2922 struct dw_hdmi *hdmi = bridge->driver_private; in dw_hdmi_bridge_detach()
2935 struct dw_hdmi *hdmi = bridge->driver_private; in dw_hdmi_bridge_mode_valid()
2954 struct dw_hdmi *hdmi = bridge->driver_private; in dw_hdmi_bridge_mode_set()
2967 struct dw_hdmi *hdmi = bridge->driver_private; in dw_hdmi_bridge_atomic_disable()
2980 struct dw_hdmi *hdmi = bridge->driver_private; in dw_hdmi_bridge_atomic_enable()
2997 struct dw_hdmi *hdmi = bridge->driver_private; in dw_hdmi_bridge_detect()
3005 struct dw_hdmi *hdmi = bridge->driver_private; in dw_hdmi_bridge_get_edid()
3551 hdmi->bridge.driver_private = hdmi; in dw_hdmi_probe()
Ddw-mipi-dsi.c1179 dsi->bridge.driver_private = dsi; in __dw_mipi_dsi_probe()
/linux-6.1.9/drivers/gpu/drm/bridge/
Dthc63lvd1024.c223 thc63->bridge.driver_private = thc63; in thc63_probe()
/linux-6.1.9/drivers/gpu/drm/i915/gem/
Di915_gem_mman.c959 if (!node->driver_private) { in i915_gem_mmap()
1008 vma->vm_private_data = node->driver_private; in i915_gem_mmap()
Di915_gem_ttm.c1236 obj->base.vma_node.driver_private = i915_gem_to_ttm(obj); in __i915_gem_ttm_object_init()
/linux-6.1.9/include/linux/
Ddevice.h38 struct driver_private;

12