Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/bridge/imx/
Dimx-ldb-helper.c38 struct ldb_channel *ldb_ch = bridge->driver_private; in ldb_bridge_atomic_check_helper()
51 struct ldb_channel *ldb_ch = bridge->driver_private; in ldb_bridge_mode_set_helper()
81 struct ldb_channel *ldb_ch = bridge->driver_private; in ldb_bridge_enable_helper()
94 struct ldb_channel *ldb_ch = bridge->driver_private; in ldb_bridge_disable_helper()
110 struct ldb_channel *ldb_ch = bridge->driver_private; in ldb_bridge_attach_helper()
211 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.c87 struct ldb_channel *ldb_ch = bridge->driver_private; in imx8qxp_ldb_bridge_atomic_check()
128 struct ldb_channel *ldb_ch = bridge->driver_private; in imx8qxp_ldb_bridge_mode_set()
210 struct ldb_channel *ldb_ch = bridge->driver_private; in imx8qxp_ldb_bridge_atomic_pre_enable()
227 struct ldb_channel *ldb_ch = bridge->driver_private; in imx8qxp_ldb_bridge_atomic_enable()
262 struct ldb_channel *ldb_ch = bridge->driver_private; in imx8qxp_ldb_bridge_atomic_disable()
384 struct ldb_channel *ldb_ch = bridge->driver_private; in imx8qxp_ldb_bridge_mode_valid()
Dimx8qm-ldb.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.6.21/drivers/gpu/drm/tiny/
Dpanel-mipi-dbi.c207 panel_mipi_dbi_commands_execute(dbi, dbidev->driver_private); in panel_mipi_dbi_enable()
322 dbidev->driver_private = panel_mipi_dbi_commands_from_fw(dev); in panel_mipi_dbi_spi_probe()
323 if (IS_ERR(dbidev->driver_private)) in panel_mipi_dbi_spi_probe()
324 return PTR_ERR(dbidev->driver_private); in panel_mipi_dbi_spi_probe()
/linux-6.6.21/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.6.21/drivers/base/
Dbase.h78 struct driver_private { struct
85 #define to_driver(obj) container_of(obj, struct driver_private, kobj) argument
Dbus.c109 struct driver_private *drv_priv = to_driver(kobj); in drv_attr_show()
121 struct driver_private *drv_priv = to_driver(kobj); in drv_attr_store()
136 struct driver_private *drv_priv = to_driver(kobj); in driver_release()
415 struct driver_private *drv_priv; in next_driver()
418 drv_priv = container_of(n, struct driver_private, knode_bus); in next_driver()
645 struct driver_private *priv; in bus_add_driver()
1314 struct driver_private *priv; in driver_find()
/linux-6.6.21/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.c752 struct sti_hdmi *hdmi = bridge->driver_private; in sti_hdmi_disable()
884 struct sti_hdmi *hdmi = bridge->driver_private; in sti_hdmi_pre_enable()
939 struct sti_hdmi *hdmi = bridge->driver_private; in sti_hdmi_set_mode()
1290 bridge->driver_private = hdmi; in sti_hdmi_bind()
/linux-6.6.21/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.6.21/include/drm/
Ddrm_vma_manager.h56 void *driver_private; member
Ddrm_mipi_dbi.h146 void *driver_private; member
Ddrm_bridge.h734 void *driver_private; member
/linux-6.6.21/include/linux/device/
Ddriver.h121 struct driver_private *p;
/linux-6.6.21/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi.c2872 struct dw_hdmi *hdmi = bridge->driver_private; in dw_hdmi_bridge_atomic_check()
2890 struct dw_hdmi *hdmi = bridge->driver_private; in dw_hdmi_bridge_attach()
2901 struct dw_hdmi *hdmi = bridge->driver_private; in dw_hdmi_bridge_detach()
2914 struct dw_hdmi *hdmi = bridge->driver_private; in dw_hdmi_bridge_mode_valid()
2933 struct dw_hdmi *hdmi = bridge->driver_private; in dw_hdmi_bridge_mode_set()
2946 struct dw_hdmi *hdmi = bridge->driver_private; in dw_hdmi_bridge_atomic_disable()
2960 struct dw_hdmi *hdmi = bridge->driver_private; in dw_hdmi_bridge_atomic_enable()
2978 struct dw_hdmi *hdmi = bridge->driver_private; in dw_hdmi_bridge_detect()
2986 struct dw_hdmi *hdmi = bridge->driver_private; in dw_hdmi_bridge_get_edid()
3538 hdmi->bridge.driver_private = hdmi; in dw_hdmi_probe()
Ddw-mipi-dsi.c1183 dsi->bridge.driver_private = dsi; in __dw_mipi_dsi_probe()
/linux-6.6.21/drivers/gpu/drm/bridge/
Dthc63lvd1024.c223 thc63->bridge.driver_private = thc63; in thc63_probe()
Dnwl-dsi.c1183 dsi->bridge.driver_private = dsi; in nwl_dsi_probe()
/linux-6.6.21/drivers/gpu/drm/i915/gem/
Di915_gem_mman.c980 vma->vm_private_data = obj->base.vma_node.driver_private; in i915_gem_object_mmap()
1046 if (!node->driver_private) { in i915_gem_mmap()
Di915_gem_ttm.c1316 obj->base.vma_node.driver_private = i915_gem_to_ttm(obj); in __i915_gem_ttm_object_init()
/linux-6.6.21/include/linux/
Ddevice.h39 struct driver_private;