Searched refs:sharp_panel (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/panel/ |
H A D | panel-sharp-lq101r1sx01.c | 19 struct sharp_panel { struct 33 static inline struct sharp_panel *to_sharp_panel(struct drm_panel *panel) in to_sharp_panel() 35 return container_of(panel, struct sharp_panel, base); in to_sharp_panel() 38 static void sharp_wait_frames(struct sharp_panel *sharp, unsigned int frames) in sharp_wait_frames() 48 static int sharp_panel_write(struct sharp_panel *sharp, u16 offset, u8 value) in sharp_panel_write() 72 static __maybe_unused int sharp_panel_read(struct sharp_panel *sharp, in sharp_panel_read() 90 struct sharp_panel *sharp = to_sharp_panel(panel); in sharp_panel_disable() 102 struct sharp_panel *sharp = to_sharp_panel(panel); in sharp_panel_unprepare() 163 struct sharp_panel *sharp = to_sharp_panel(panel); in sharp_panel_prepare() 252 struct sharp_panel *shar in sharp_panel_enable() [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/panel/ |
H A D | panel-sharp-lq101r1sx01.c | 19 struct sharp_panel { struct 33 static inline struct sharp_panel *to_sharp_panel(struct drm_panel *panel) in to_sharp_panel() 35 return container_of(panel, struct sharp_panel, base); in to_sharp_panel() 38 static void sharp_wait_frames(struct sharp_panel *sharp, unsigned int frames) in sharp_wait_frames() 48 static int sharp_panel_write(struct sharp_panel *sharp, u16 offset, u8 value) in sharp_panel_write() 72 static __maybe_unused int sharp_panel_read(struct sharp_panel *sharp, in sharp_panel_read() 90 struct sharp_panel *sharp = to_sharp_panel(panel); in sharp_panel_disable() 102 struct sharp_panel *sharp = to_sharp_panel(panel); in sharp_panel_unprepare() 163 struct sharp_panel *sharp = to_sharp_panel(panel); in sharp_panel_prepare() 252 struct sharp_panel *shar in sharp_panel_enable() [all...] |
Completed in 2 milliseconds