/kernel/linux/linux-5.10/include/linux/ |
H A D | omapfb.h | 24 struct omap_lcd_config lcd; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | omapfb.h | 24 struct omap_lcd_config lcd; member
|
/kernel/linux/linux-5.10/drivers/video/backlight/ |
H A D | vgg2432a4.c | 108 static int vgg2432a4_lcd_init(struct ili9320 *lcd, in vgg2432a4_lcd_init() argument [all...] |
H A D | ltv350qv.c | 37 static int ltv350qv_write_reg(struct ltv350qv *lcd, u8 reg, u16 val) in ltv350qv_write_reg() argument 68 ltv350qv_power_on(struct ltv350qv *lcd) ltv350qv_power_on() argument 159 ltv350qv_power_off(struct ltv350qv *lcd) ltv350qv_power_off() argument 192 ltv350qv_power(struct ltv350qv *lcd, int power) ltv350qv_power() argument 209 struct ltv350qv *lcd = lcd_get_data(ld); ltv350qv_set_power() local 216 struct ltv350qv *lcd = lcd_get_data(ld); ltv350qv_get_power() local 228 struct ltv350qv *lcd; ltv350qv_probe() local 260 struct ltv350qv *lcd = spi_get_drvdata(spi); ltv350qv_remove() local 269 struct ltv350qv *lcd = dev_get_drvdata(dev); ltv350qv_suspend() local 276 struct ltv350qv *lcd = dev_get_drvdata(dev); ltv350qv_resume() local 287 struct ltv350qv *lcd = spi_get_drvdata(spi); ltv350qv_shutdown() local [all...] |
H A D | ili9320.h | 43 struct lcd_device *lcd; /* LCD device we created. */ member
|
H A D | platform_lcd.c | 22 struct lcd_device *lcd; member 29 static inline struct platform_lcd *to_our_lcd(struct lcd_device *lcd) in to_our_lcd() argument 34 static int platform_lcd_get_power(struct lcd_device *lcd) in platform_lcd_get_power() argument 41 static int platform_lcd_set_power(struct lcd_device *lcd, int power) in platform_lcd_set_power() argument 55 static int platform_lcd_match(struct lcd_device *lcd, struct fb_info *info) in platform_lcd_match() argument [all...] |
H A D | ili9320.c | 75 static void ili9320_reset(struct ili9320 *lcd) in ili9320_reset() argument 89 static inline int ili9320_init_chip(struct ili9320 *lcd) in ili9320_init_chip() argument 105 ili9320_power_on(struct ili9320 *lcd) ili9320_power_on() argument 116 ili9320_power_off(struct ili9320 *lcd) ili9320_power_off() argument 126 ili9320_power(struct ili9320 *lcd, int power) ili9320_power() argument 145 to_our_lcd(struct lcd_device *lcd) to_our_lcd() argument 152 struct ili9320 *lcd = to_our_lcd(ld); ili9320_set_power() local 159 struct ili9320 *lcd = to_our_lcd(ld); ili9320_get_power() local 201 struct lcd_device *lcd; ili9320_probe_spi() local 262 ili9320_suspend(struct ili9320 *lcd) ili9320_suspend() argument 279 ili9320_resume(struct ili9320 *lcd) ili9320_resume() argument 292 ili9320_shutdown(struct ili9320 *lcd) ili9320_shutdown() argument [all...] |
H A D | tdo24m.c | 175 static int tdo24m_writes(struct tdo24m *lcd, const uint32_t *array) in tdo24m_writes() argument 217 tdo24m_adj_mode(struct tdo24m *lcd, int mode) tdo24m_adj_mode() argument 238 tdo35s_adj_mode(struct tdo24m *lcd, int mode) tdo35s_adj_mode() argument 259 tdo24m_power_on(struct tdo24m *lcd) tdo24m_power_on() argument 276 tdo24m_power_off(struct tdo24m *lcd) tdo24m_power_off() argument 281 tdo24m_power(struct tdo24m *lcd, int power) tdo24m_power() argument 299 struct tdo24m *lcd = lcd_get_data(ld); tdo24m_set_power() local 306 struct tdo24m *lcd = lcd_get_data(ld); tdo24m_get_power() local 313 struct tdo24m *lcd = lcd_get_data(ld); tdo24m_set_mode() local 333 struct tdo24m *lcd; tdo24m_probe() local 402 struct tdo24m *lcd = spi_get_drvdata(spi); tdo24m_remove() local 411 struct tdo24m *lcd = dev_get_drvdata(dev); tdo24m_suspend() local 418 struct tdo24m *lcd = dev_get_drvdata(dev); tdo24m_resume() local 429 struct tdo24m *lcd = spi_get_drvdata(spi); tdo24m_shutdown() local [all...] |
/kernel/linux/linux-6.6/drivers/video/backlight/ |
H A D | vgg2432a4.c | 108 static int vgg2432a4_lcd_init(struct ili9320 *lcd, in vgg2432a4_lcd_init() argument [all...] |
H A D | ili9320.h | 43 struct lcd_device *lcd; /* LCD device we created. */ member
|
H A D | ltv350qv.c | 36 static int ltv350qv_write_reg(struct ltv350qv *lcd, u8 reg, u16 val) in ltv350qv_write_reg() argument 67 ltv350qv_power_on(struct ltv350qv *lcd) ltv350qv_power_on() argument 158 ltv350qv_power_off(struct ltv350qv *lcd) ltv350qv_power_off() argument 191 ltv350qv_power(struct ltv350qv *lcd, int power) ltv350qv_power() argument 208 struct ltv350qv *lcd = lcd_get_data(ld); ltv350qv_set_power() local 215 struct ltv350qv *lcd = lcd_get_data(ld); ltv350qv_get_power() local 227 struct ltv350qv *lcd; ltv350qv_probe() local 259 struct ltv350qv *lcd = spi_get_drvdata(spi); ltv350qv_remove() local 267 struct ltv350qv *lcd = dev_get_drvdata(dev); ltv350qv_suspend() local 274 struct ltv350qv *lcd = dev_get_drvdata(dev); ltv350qv_resume() local 285 struct ltv350qv *lcd = spi_get_drvdata(spi); ltv350qv_shutdown() local [all...] |
H A D | platform_lcd.c | 21 struct lcd_device *lcd; member 28 static inline struct platform_lcd *to_our_lcd(struct lcd_device *lcd) in to_our_lcd() argument 33 static int platform_lcd_get_power(struct lcd_device *lcd) in platform_lcd_get_power() argument 40 static int platform_lcd_set_power(struct lcd_device *lcd, int power) in platform_lcd_set_power() argument 54 static int platform_lcd_match(struct lcd_device *lcd, struct fb_info *info) in platform_lcd_match() argument [all...] |
H A D | ili9320.c | 75 static void ili9320_reset(struct ili9320 *lcd) in ili9320_reset() argument 89 static inline int ili9320_init_chip(struct ili9320 *lcd) in ili9320_init_chip() argument 105 ili9320_power_on(struct ili9320 *lcd) ili9320_power_on() argument 116 ili9320_power_off(struct ili9320 *lcd) ili9320_power_off() argument 126 ili9320_power(struct ili9320 *lcd, int power) ili9320_power() argument 145 to_our_lcd(struct lcd_device *lcd) to_our_lcd() argument 152 struct ili9320 *lcd = to_our_lcd(ld); ili9320_set_power() local 159 struct ili9320 *lcd = to_our_lcd(ld); ili9320_get_power() local 201 struct lcd_device *lcd; ili9320_probe_spi() local 261 ili9320_suspend(struct ili9320 *lcd) ili9320_suspend() argument 278 ili9320_resume(struct ili9320 *lcd) ili9320_resume() argument 291 ili9320_shutdown(struct ili9320 *lcd) ili9320_shutdown() argument [all...] |
/kernel/linux/linux-5.10/arch/arm/mach-pxa/ |
H A D | palm27x.h | 61 static inline void palm27x_pwm_init(int bl, int lcd) {} in palm27x_pwm_init() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/panel/ |
H A D | panel-nec-nl8048hl11.c | 32 static int nl8048_write(struct nl8048_panel *lcd, unsigned char addr, in nl8048_write() argument 46 static int nl8048_init(struct nl8048_panel *lcd) in nl8048_init() argument 92 struct nl8048_panel *lcd = to_nl8048_device(panel); in nl8048_disable() local 101 struct nl8048_panel *lcd = to_nl8048_device(panel); in nl8048_enable() local 154 struct nl8048_panel *lcd = dev_get_drvdata(dev); nl8048_suspend() local 164 struct nl8048_panel *lcd = dev_get_drvdata(dev); nl8048_resume() local 178 struct nl8048_panel *lcd; nl8048_probe() local 217 struct nl8048_panel *lcd = spi_get_drvdata(spi); nl8048_remove() local [all...] |
H A D | panel-sharp-ls037v7dw01.c | 41 struct ls037v7dw01_panel *lcd = to_ls037v7dw01_device(panel); in ls037v7dw01_disable() local 54 struct ls037v7dw01_panel *lcd = to_ls037v7dw01_device(panel); in ls037v7dw01_unprepare() local 62 struct ls037v7dw01_panel *lcd = to_ls037v7dw01_device(panel); in ls037v7dw01_prepare() local 75 struct ls037v7dw01_panel *lcd = to_ls037v7dw01_device(panel); in ls037v7dw01_enable() local 139 struct ls037v7dw01_panel *lcd; ls037v7dw01_probe() local 197 struct ls037v7dw01_panel *lcd = platform_get_drvdata(pdev); ls037v7dw01_remove() local [all...] |
H A D | panel-lg-lb035q02.c | 32 static int lb035q02_write(struct lb035q02_device *lcd, u16 reg, u16 val) in lb035q02_write() argument 63 static int lb035q02_init(struct lb035q02_device *lcd) in lb035q02_init() argument 111 struct lb035q02_device *lcd = to_lb035q02_device(panel); in lb035q02_disable() local 120 struct lb035q02_device *lcd = to_lb035q02_device(panel); in lb035q02_enable() local 178 struct lb035q02_device *lcd; in lb035q02_probe() local 208 struct lb035q02_device *lcd = spi_get_drvdata(spi); lb035q02_remove() local [all...] |
H A D | panel-olimex-lcd-olinuxino.c | 83 struct lcd_olinuxino *lcd = to_lcd_olinuxino(panel); in lcd_olinuxino_disable() local 95 struct lcd_olinuxino *lcd = to_lcd_olinuxino(panel); in lcd_olinuxino_unprepare() local 110 struct lcd_olinuxino *lcd = to_lcd_olinuxino(panel); in lcd_olinuxino_prepare() local 128 struct lcd_olinuxino *lcd = to_lcd_olinuxino(panel); lcd_olinuxino_enable() local 141 struct lcd_olinuxino *lcd = to_lcd_olinuxino(panel); lcd_olinuxino_get_modes() local 209 struct lcd_olinuxino *lcd; lcd_olinuxino_probe() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/panel/ |
H A D | panel-nec-nl8048hl11.c | 32 static int nl8048_write(struct nl8048_panel *lcd, unsigned char addr, in nl8048_write() argument 46 static int nl8048_init(struct nl8048_panel *lcd) in nl8048_init() argument 92 struct nl8048_panel *lcd = to_nl8048_device(panel); in nl8048_disable() local 101 struct nl8048_panel *lcd = to_nl8048_device(panel); in nl8048_enable() local 154 struct nl8048_panel *lcd = dev_get_drvdata(dev); nl8048_suspend() local 164 struct nl8048_panel *lcd = dev_get_drvdata(dev); nl8048_resume() local 178 struct nl8048_panel *lcd; nl8048_probe() local 217 struct nl8048_panel *lcd = spi_get_drvdata(spi); nl8048_remove() local [all...] |
H A D | panel-sharp-ls037v7dw01.c | 41 struct ls037v7dw01_panel *lcd = to_ls037v7dw01_device(panel); in ls037v7dw01_disable() local 54 struct ls037v7dw01_panel *lcd = to_ls037v7dw01_device(panel); in ls037v7dw01_unprepare() local 62 struct ls037v7dw01_panel *lcd = to_ls037v7dw01_device(panel); in ls037v7dw01_prepare() local 75 struct ls037v7dw01_panel *lcd = to_ls037v7dw01_device(panel); in ls037v7dw01_enable() local 139 struct ls037v7dw01_panel *lcd; ls037v7dw01_probe() local 194 struct ls037v7dw01_panel *lcd = platform_get_drvdata(pdev); ls037v7dw01_remove() local [all...] |
H A D | panel-lg-lb035q02.c | 32 static int lb035q02_write(struct lb035q02_device *lcd, u16 reg, u16 val) in lb035q02_write() argument 63 static int lb035q02_init(struct lb035q02_device *lcd) in lb035q02_init() argument 111 struct lb035q02_device *lcd = to_lb035q02_device(panel); in lb035q02_disable() local 120 struct lb035q02_device *lcd = to_lb035q02_device(panel); in lb035q02_enable() local 178 struct lb035q02_device *lcd; in lb035q02_probe() local 208 struct lb035q02_device *lcd = spi_get_drvdata(spi); lb035q02_remove() local [all...] |
/kernel/linux/linux-5.10/drivers/clk/sirf/ |
H A D | clk-prima2.c | 63 usp2, vip, gfx, mm, lcd, vpp, mmc01, mmc23, mmc45, usbpll, enumerator
|
H A D | clk-atlas6.c | 64 usp2, vip, gfx, gfx2d, lcd, vpp, mmc01, mmc23, mmc45, usbpll, enumerator
|
/kernel/linux/linux-5.10/drivers/auxdisplay/ |
H A D | hd44780.c | 40 static void hd44780_backlight(struct charlcd *lcd, int on) in hd44780_backlight() argument 104 static void hd44780_write_cmd_gpio8(struct charlcd *lcd, int cmd) in hd44780_write_cmd_gpio8() argument 115 static void hd44780_write_data_gpio8(struct charlcd *lcd, int data) in hd44780_write_data_gpio8() argument 132 static void hd44780_write_cmd_gpio4(struct charlcd *lcd, int cmd) in hd44780_write_cmd_gpio4() argument 143 static void hd44780_write_cmd_raw_gpio4(struct charlcd *lcd, int cmd) in hd44780_write_cmd_raw_gpio4() argument 160 hd44780_write_data_gpio4(struct charlcd *lcd, int data) hd44780_write_data_gpio4() argument 181 struct charlcd *lcd; hd44780_probe() local 279 struct charlcd *lcd = platform_get_drvdata(pdev); hd44780_remove() local [all...] |
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | clps711x-fb.c | 213 struct lcd_device *lcd; in clps711x_fb_probe() local
|