Home
last modified time | relevance | path

Searched refs:tpd12s015_device (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/bridge/
A Dti-tpd12s015.c24 struct tpd12s015_device { struct
35 static inline struct tpd12s015_device *to_tpd12s015(struct drm_bridge *bridge) in to_tpd12s015() argument
37 return container_of(bridge, struct tpd12s015_device, bridge); in to_tpd12s015()
43 struct tpd12s015_device *tpd = to_tpd12s015(bridge); in tpd12s015_attach()
64 struct tpd12s015_device *tpd = to_tpd12s015(bridge); in tpd12s015_detach()
71 struct tpd12s015_device *tpd = to_tpd12s015(bridge); in tpd12s015_detect()
81 struct tpd12s015_device *tpd = to_tpd12s015(bridge); in tpd12s015_hpd_enable()
88 struct tpd12s015_device *tpd = to_tpd12s015(bridge); in tpd12s015_hpd_disable()
103 struct tpd12s015_device *tpd = data; in tpd12s015_hpd_isr()
113 struct tpd12s015_device *tpd; in tpd12s015_probe()
[all …]

Completed in 3 milliseconds