Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/panel/
H A Dpanel-sharp-lq101r1sx01.c19 struct sharp_panel { struct
33 static inline struct sharp_panel *to_sharp_panel(struct drm_panel *panel) in to_sharp_panel() argument
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 *sharp = to_sharp_panel(panel); in sharp_panel_enable()
[all …]