Lines Matching refs:tfp410
24 struct tfp410 {
38 static inline struct tfp410 *
41 return container_of(bridge, struct tfp410, bridge);
44 static inline struct tfp410 *
47 return container_of(connector, struct tfp410, connector);
52 struct tfp410 *dvi = drm_connector_to_tfp410(connector);
90 struct tfp410 *dvi = drm_connector_to_tfp410(connector);
106 struct tfp410 *dvi;
108 dvi = container_of(work, struct tfp410, hpd_work.work);
116 struct tfp410 *dvi = arg;
125 struct tfp410 *dvi = drm_bridge_to_tfp410(bridge);
174 struct tfp410 *dvi = drm_bridge_to_tfp410(bridge);
184 struct tfp410 *dvi = drm_bridge_to_tfp410(bridge);
191 struct tfp410 *dvi = drm_bridge_to_tfp410(bridge);
216 struct tfp410 *dvi = drm_bridge_to_tfp410(bridge);
236 struct tfp410 *dvi = drm_bridge_to_tfp410(bridge);
267 static int tfp410_parse_timings(struct tfp410 *dvi, bool i2c)
340 struct tfp410 *dvi;
391 struct tfp410 *dvi = dev_get_drvdata(dev);
407 { .compatible = "ti,tfp410" },
416 .name = "tfp410-bridge",
443 { "tfp410", 0 },
450 .name = "tfp410",