Lines Matching defs:tpd12s015_device
24 struct tpd12s015_device {
35 static inline struct tpd12s015_device *to_tpd12s015(struct drm_bridge *bridge)
37 return container_of(bridge, struct tpd12s015_device, bridge);
43 struct tpd12s015_device *tpd = to_tpd12s015(bridge);
64 struct tpd12s015_device *tpd = to_tpd12s015(bridge);
71 struct tpd12s015_device *tpd = to_tpd12s015(bridge);
81 struct tpd12s015_device *tpd = to_tpd12s015(bridge);
88 struct tpd12s015_device *tpd = to_tpd12s015(bridge);
103 struct tpd12s015_device *tpd = data;
113 struct tpd12s015_device *tpd;
184 struct tpd12s015_device *tpd = platform_get_drvdata(pdev);