Home
last modified time | relevance | path

Searched refs:ili9320 (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/backlight/
H A Dili9320.h2 /* drivers/video/backlight/ili9320.h
18 struct ili9320;
22 int (*init)(struct ili9320 *ili, struct ili9320_platdata *cfg);
37 struct ili9320 { struct
53 int (*write)(struct ili9320 *ili, unsigned int reg, unsigned int val);
59 extern int ili9320_write(struct ili9320 *ili,
62 extern int ili9320_write_regs(struct ili9320 *ili,
71 extern int ili9320_remove(struct ili9320 *lcd);
72 extern void ili9320_shutdown(struct ili9320 *lcd);
76 extern int ili9320_suspend(struct ili9320 *lc
[all...]
H A Dili9320.c2 /* drivers/video/backlight/ili9320.c
21 #include <video/ili9320.h>
23 #include "ili9320.h"
26 static inline int ili9320_write_spi(struct ili9320 *ili, in ili9320_write_spi()
51 int ili9320_write(struct ili9320 *ili, unsigned int reg, unsigned int value) in ili9320_write()
58 int ili9320_write_regs(struct ili9320 *ili, in ili9320_write_regs()
75 static void ili9320_reset(struct ili9320 *lcd) in ili9320_reset()
89 static inline int ili9320_init_chip(struct ili9320 *lcd) in ili9320_init_chip()
105 static inline int ili9320_power_on(struct ili9320 *lcd) in ili9320_power_on()
116 static inline int ili9320_power_off(struct ili9320 *lc
[all...]
H A Dvgg2432a4.c20 #include <video/ili9320.h>
22 #include "ili9320.h"
108 static int vgg2432a4_lcd_init(struct ili9320 *lcd, in vgg2432a4_lcd_init()
229 dev_err(&spi->dev, "failed to initialise ili9320\n"); in vgg2432a4_probe()
/kernel/linux/linux-6.6/drivers/video/backlight/
H A Dili9320.h2 /* drivers/video/backlight/ili9320.h
18 struct ili9320;
22 int (*init)(struct ili9320 *ili, struct ili9320_platdata *cfg);
37 struct ili9320 { struct
53 int (*write)(struct ili9320 *ili, unsigned int reg, unsigned int val);
59 extern int ili9320_write(struct ili9320 *ili,
62 extern int ili9320_write_regs(struct ili9320 *ili,
71 extern void ili9320_remove(struct ili9320 *lcd);
72 extern void ili9320_shutdown(struct ili9320 *lcd);
76 extern int ili9320_suspend(struct ili9320 *lc
[all...]
H A Dili9320.c2 /* drivers/video/backlight/ili9320.c
21 #include <video/ili9320.h>
23 #include "ili9320.h"
26 static inline int ili9320_write_spi(struct ili9320 *ili, in ili9320_write_spi()
51 int ili9320_write(struct ili9320 *ili, unsigned int reg, unsigned int value) in ili9320_write()
58 int ili9320_write_regs(struct ili9320 *ili, in ili9320_write_regs()
75 static void ili9320_reset(struct ili9320 *lcd) in ili9320_reset()
89 static inline int ili9320_init_chip(struct ili9320 *lcd) in ili9320_init_chip()
105 static inline int ili9320_power_on(struct ili9320 *lcd) in ili9320_power_on()
116 static inline int ili9320_power_off(struct ili9320 *lc
[all...]
H A Dvgg2432a4.c20 #include <video/ili9320.h>
22 #include "ili9320.h"
108 static int vgg2432a4_lcd_init(struct ili9320 *lcd, in vgg2432a4_lcd_init()
229 dev_err(&spi->dev, "failed to initialise ili9320\n"); in vgg2432a4_probe()
/kernel/linux/linux-5.10/arch/arm/mach-s3c/
H A Dmach-jive.c22 #include <video/ili9320.h>

Completed in 4 milliseconds