tfp410             40 drivers/gpu/drm/bridge/ti-tfp410.c static inline struct tfp410 *
tfp410             43 drivers/gpu/drm/bridge/ti-tfp410.c 	return container_of(bridge, struct tfp410, bridge);
tfp410             46 drivers/gpu/drm/bridge/ti-tfp410.c static inline struct tfp410 *
tfp410             49 drivers/gpu/drm/bridge/ti-tfp410.c 	return container_of(connector, struct tfp410, connector);
tfp410             54 drivers/gpu/drm/bridge/ti-tfp410.c 	struct tfp410 *dvi = drm_connector_to_tfp410(connector);
tfp410             92 drivers/gpu/drm/bridge/ti-tfp410.c 	struct tfp410 *dvi = drm_connector_to_tfp410(connector);
tfp410            122 drivers/gpu/drm/bridge/ti-tfp410.c 	struct tfp410 *dvi = drm_bridge_to_tfp410(bridge);
tfp410            157 drivers/gpu/drm/bridge/ti-tfp410.c 	struct tfp410 *dvi = drm_bridge_to_tfp410(bridge);
tfp410            164 drivers/gpu/drm/bridge/ti-tfp410.c 	struct tfp410 *dvi = drm_bridge_to_tfp410(bridge);
tfp410            177 drivers/gpu/drm/bridge/ti-tfp410.c 	struct tfp410 *dvi;
tfp410            179 drivers/gpu/drm/bridge/ti-tfp410.c 	dvi = container_of(work, struct tfp410, hpd_work.work);
tfp410            187 drivers/gpu/drm/bridge/ti-tfp410.c 	struct tfp410 *dvi = arg;
tfp410            202 drivers/gpu/drm/bridge/ti-tfp410.c static int tfp410_parse_timings(struct tfp410 *dvi, bool i2c)
tfp410            272 drivers/gpu/drm/bridge/ti-tfp410.c static int tfp410_get_connector_properties(struct tfp410 *dvi)
tfp410            317 drivers/gpu/drm/bridge/ti-tfp410.c 	struct tfp410 *dvi;
tfp410            380 drivers/gpu/drm/bridge/ti-tfp410.c 	struct tfp410 *dvi = dev_get_drvdata(dev);