Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/panel/
H A Dpanel-sony-td4353-jdi.c33 struct sony_td4353_jdi { struct
42 static inline struct sony_td4353_jdi *to_sony_td4353_jdi(struct drm_panel *panel) in to_sony_td4353_jdi() argument
44 return container_of(panel, struct sony_td4353_jdi, panel); in to_sony_td4353_jdi()
47 static int sony_td4353_jdi_on(struct sony_td4353_jdi *ctx) in sony_td4353_jdi_on()
108 static int sony_td4353_jdi_off(struct sony_td4353_jdi *ctx) in sony_td4353_jdi_off()
139 static void sony_td4353_assert_reset_gpios(struct sony_td4353_jdi *ctx, int mode) in sony_td4353_assert_reset_gpios()
148 struct sony_td4353_jdi *ctx = to_sony_td4353_jdi(panel); in sony_td4353_jdi_prepare()
175 struct sony_td4353_jdi *ctx = to_sony_td4353_jdi(panel); in sony_td4353_jdi_unprepare()
206 struct sony_td4353_jdi *ctx = to_sony_td4353_jdi(panel); in sony_td4353_jdi_get_modes()
236 struct sony_td4353_jdi *ctx; in sony_td4353_jdi_probe()
[all …]