Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/panel/
Dpanel-sony-acx424akp.c40 struct acx424akp { struct
86 static inline struct acx424akp *panel_to_acx424akp(struct drm_panel *panel) in panel_to_acx424akp()
88 return container_of(panel, struct acx424akp, panel); in panel_to_acx424akp()
96 struct acx424akp *acx = bl_get_data(bl); in acx424akp_set_brightness()
175 static int acx424akp_read_id(struct acx424akp *acx) in acx424akp_read_id()
220 static int acx424akp_power_on(struct acx424akp *acx) in acx424akp_power_on()
240 static void acx424akp_power_off(struct acx424akp *acx) in acx424akp_power_off()
251 struct acx424akp *acx = panel_to_acx424akp(panel); in acx424akp_prepare()
324 struct acx424akp *acx = panel_to_acx424akp(panel); in acx424akp_unprepare()
360 struct acx424akp *acx = panel_to_acx424akp(panel); in acx424akp_enable()
[all …]
DMakefile48 obj-$(CONFIG_DRM_PANEL_SONY_ACX424AKP) += panel-sony-acx424akp.o
/Linux-v5.10/arch/arm/boot/dts/
Dste-href-tvk1281618-r3.dtsi50 compatible = "sony,acx424akp";
/Linux-v5.10/
DMAINTAINERS5685 F: drivers/gpu/drm/panel/panel-sony-acx424akp.c