Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/bridge/
Dthc63lvd1024.c26 struct thc63_dev { struct
40 static inline struct thc63_dev *to_thc63(struct drm_bridge *bridge) in to_thc63() argument
42 return container_of(bridge, struct thc63_dev, bridge); in to_thc63()
48 struct thc63_dev *thc63 = to_thc63(bridge); in thc63_attach()
57 struct thc63_dev *thc63 = to_thc63(bridge); in thc63_mode_valid()
86 struct thc63_dev *thc63 = to_thc63(bridge); in thc63_enable()
102 struct thc63_dev *thc63 = to_thc63(bridge); in thc63_disable()
121 static int thc63_parse_dt(struct thc63_dev *thc63) in thc63_parse_dt()
173 static int thc63_gpio_init(struct thc63_dev *thc63) in thc63_gpio_init()
195 struct thc63_dev *thc63; in thc63_probe()
[all …]