Searched refs:tc358762 (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/gpu/drm/bridge/
H A Dtc358762.c71 struct tc358762 { struct
82 static int tc358762_clear_error(struct tc358762 *ctx)
90 static void tc358762_write(struct tc358762 *ctx, u16 addr, u32 val)
111 static inline struct tc358762 *bridge_to_tc358762(struct drm_bridge *bridge)
113 return container_of(bridge, struct tc358762, bridge);
116 static int tc358762_init(struct tc358762 *ctx)
154 struct tc358762 *ctx = bridge_to_tc358762(bridge);
176 struct tc358762 *ctx = bridge_to_tc358762(bridge);
193 struct tc358762 *ctx = bridge_to_tc358762(bridge);
204 struct tc358762 *ct
[all...]
H A DMakefile26 obj-$(CONFIG_DRM_TOSHIBA_TC358762) += tc358762.o

Completed in 167 milliseconds