Searched refs:driver_private (Results 1 – 16 of 16) sorted by relevance
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()
58 struct driver_private { struct65 #define to_driver(obj) container_of(obj, struct driver_private, kobj) argument
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()
217 struct driver_private *priv; in driver_find()
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()
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()
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()
1222 struct analogix_dp_device *dp = bridge->driver_private; in analogix_dp_bridge_attach()1295 struct analogix_dp_device *dp = bridge->driver_private; in analogix_dp_bridge_atomic_pre_enable()1374 struct analogix_dp_device *dp = bridge->driver_private; in analogix_dp_bridge_atomic_enable()1411 struct analogix_dp_device *dp = bridge->driver_private; in analogix_dp_bridge_disable()1450 struct analogix_dp_device *dp = bridge->driver_private; in analogix_dp_bridge_atomic_disable()1475 struct analogix_dp_device *dp = bridge->driver_private; in analogix_dp_bridge_atomic_post_disable()1497 struct analogix_dp_device *dp = bridge->driver_private; in analogix_dp_bridge_mode_set()1596 bridge->driver_private = dp; in analogix_dp_create_bridge()
120 struct driver_private *p;
2773 struct dw_hdmi *hdmi = bridge->driver_private; in dw_hdmi_bridge_atomic_check()2791 struct dw_hdmi *hdmi = bridge->driver_private; in dw_hdmi_bridge_attach()2801 struct dw_hdmi *hdmi = bridge->driver_private; in dw_hdmi_bridge_detach()2814 struct dw_hdmi *hdmi = bridge->driver_private; in dw_hdmi_bridge_mode_valid()2833 struct dw_hdmi *hdmi = bridge->driver_private; in dw_hdmi_bridge_mode_set()2846 struct dw_hdmi *hdmi = bridge->driver_private; in dw_hdmi_bridge_atomic_disable()2859 struct dw_hdmi *hdmi = bridge->driver_private; in dw_hdmi_bridge_atomic_enable()2876 struct dw_hdmi *hdmi = bridge->driver_private; in dw_hdmi_bridge_detect()2884 struct dw_hdmi *hdmi = bridge->driver_private; in dw_hdmi_bridge_get_edid()3376 hdmi->bridge.driver_private = hdmi; in dw_hdmi_probe()
1179 dsi->bridge.driver_private = dsi; in __dw_mipi_dsi_probe()
223 thc63->bridge.driver_private = thc63; in thc63_probe()
1164 dsi->bridge.driver_private = dsi; in nwl_dsi_probe()
730 void *driver_private; member
922 lvds->bridge.driver_private = lvds; in rcar_lvds_probe()
38 struct driver_private;