Lines Matching refs:tfp410
22 struct tfp410 {
36 static inline struct tfp410 *
39 return container_of(bridge, struct tfp410, bridge);
42 static inline struct tfp410 *
45 return container_of(connector, struct tfp410, connector);
50 struct tfp410 *dvi = drm_connector_to_tfp410(connector);
88 struct tfp410 *dvi = drm_connector_to_tfp410(connector);
104 struct tfp410 *dvi;
106 dvi = container_of(work, struct tfp410, hpd_work.work);
114 struct tfp410 *dvi = arg;
123 struct tfp410 *dvi = drm_bridge_to_tfp410(bridge);
172 struct tfp410 *dvi = drm_bridge_to_tfp410(bridge);
182 struct tfp410 *dvi = drm_bridge_to_tfp410(bridge);
189 struct tfp410 *dvi = drm_bridge_to_tfp410(bridge);
222 static int tfp410_parse_timings(struct tfp410 *dvi, bool i2c)
295 struct tfp410 *dvi;
346 struct tfp410 *dvi = dev_get_drvdata(dev);
364 { .compatible = "ti,tfp410" },
373 .name = "tfp410-bridge",
401 { "tfp410", 0 },
408 .name = "tfp410",