Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/bridge/
H A 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()
49 struct thc63_dev *thc63 = to_thc63(bridge); in thc63_attach()
58 struct thc63_dev *thc63 = to_thc63(bridge); in thc63_mode_valid()
87 struct thc63_dev *thc63 = to_thc63(bridge); in thc63_enable()
103 struct thc63_dev *thc63 = to_thc63(bridge); in thc63_disable()
122 static int thc63_parse_dt(struct thc63_dev *thc63) in thc63_parse_dt()
159 static int thc63_gpio_init(struct thc63_dev *thc63) in thc63_gpio_init()
181 struct thc63_dev *thc6 in thc63_probe()
[all...]