Searched refs:driver_private (Results 1 – 14 of 14) sorted by relevance
47 struct driver_private { struct54 #define to_driver(obj) container_of(obj, struct driver_private, kobj) argument
57 struct driver_private *drv_priv = to_driver(kobj); in drv_attr_show()69 struct driver_private *drv_priv = to_driver(kobj); in drv_attr_store()84 struct driver_private *drv_priv = to_driver(kobj); in driver_release()420 struct driver_private *drv_priv; in next_driver()423 drv_priv = container_of(n, struct driver_private, knode_bus); in next_driver()637 struct driver_private *priv; in bus_add_driver()
216 struct driver_private *priv; in driver_find()
233 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()312 mic->bridge.driver_private = mic; in exynos_mic_bind()
211 struct sti_dvo *dvo = bridge->driver_private; in sti_dvo_disable()235 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()465 bridge->driver_private = dvo; in sti_dvo_bind()
398 struct sti_hda *hda = bridge->driver_private; in sti_hda_disable()423 struct sti_hda *hda = bridge->driver_private; in sti_hda_pre_enable()514 struct sti_hda *hda = bridge->driver_private; in sti_hda_set_mode()697 bridge->driver_private = hda; in sti_hda_bind()
739 struct sti_hdmi *hdmi = bridge->driver_private; in sti_hdmi_disable()868 struct sti_hdmi *hdmi = bridge->driver_private; in sti_hdmi_pre_enable()923 struct sti_hdmi *hdmi = bridge->driver_private; in sti_hdmi_set_mode()1273 bridge->driver_private = hdmi; in sti_hdmi_bind()
296 void *driver_private; member
1189 struct analogix_dp_device *dp = bridge->driver_private; in analogix_dp_bridge_attach()1243 struct analogix_dp_device *dp = bridge->driver_private; in analogix_dp_bridge_pre_enable()1308 struct analogix_dp_device *dp = bridge->driver_private; in analogix_dp_bridge_enable()1329 struct analogix_dp_device *dp = bridge->driver_private; in analogix_dp_bridge_disable()1367 struct analogix_dp_device *dp = bridge->driver_private; in analogix_dp_bridge_mode_set()1470 bridge->driver_private = dp; in analogix_dp_create_bridge()
170 thc63->bridge.driver_private = thc63; in thc63_probe()
1965 struct dw_hdmi *hdmi = bridge->driver_private; in dw_hdmi_bridge_attach()1986 struct dw_hdmi *hdmi = bridge->driver_private; in dw_hdmi_bridge_mode_valid()2004 struct dw_hdmi *hdmi = bridge->driver_private; in dw_hdmi_bridge_mode_set()2016 struct dw_hdmi *hdmi = bridge->driver_private; in dw_hdmi_bridge_disable()2027 struct dw_hdmi *hdmi = bridge->driver_private; in dw_hdmi_bridge_enable()2467 hdmi->bridge.driver_private = hdmi; in __dw_hdmi_probe()
933 dsi->bridge.driver_private = dsi; in __dw_mipi_dsi_probe()
469 lvds->bridge.driver_private = lvds; in rcar_lvds_probe()
34 struct driver_private;300 struct driver_private *p;