• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/omap2/displays/

Lines Matching refs:acx565akm_device

63 struct acx565akm_device {
84 static struct acx565akm_device acx_dev;
89 static void acx565akm_transfer(struct acx565akm_device *md, int cmd,
139 static inline void acx565akm_cmd(struct acx565akm_device *md, int cmd)
144 static inline void acx565akm_write(struct acx565akm_device *md,
150 static inline void acx565akm_read(struct acx565akm_device *md,
156 static void hw_guard_start(struct acx565akm_device *md, int guard_msec)
162 static void hw_guard_wait(struct acx565akm_device *md)
174 static void set_sleep_mode(struct acx565akm_device *md, int on)
191 static void set_display_state(struct acx565akm_device *md, int enabled)
198 static int panel_enabled(struct acx565akm_device *md)
212 static int panel_detect(struct acx565akm_device *md)
253 static void enable_backlight_ctrl(struct acx565akm_device *md, int enable)
270 static void set_cabc_mode(struct acx565akm_device *md, unsigned mode)
284 static unsigned get_cabc_mode(struct acx565akm_device *md)
289 static unsigned get_hw_cabc_mode(struct acx565akm_device *md)
297 static void acx565akm_set_brightness(struct acx565akm_device *md, int level)
310 static int acx565akm_get_actual_brightness(struct acx565akm_device *md)
322 struct acx565akm_device *md = dev_get_drvdata(&dev->dev);
351 struct acx565akm_device *md = dev_get_drvdata(&dev->dev);
387 struct acx565akm_device *md = dev_get_drvdata(dev);
408 struct acx565akm_device *md = dev_get_drvdata(dev);
441 struct acx565akm_device *md = dev_get_drvdata(dev);
495 struct acx565akm_device *md = &acx_dev;
572 struct acx565akm_device *md = &acx_dev;
584 struct acx565akm_device *md = &acx_dev;
641 struct acx565akm_device *md = &acx_dev;
769 struct acx565akm_device *md = &acx_dev;
785 struct acx565akm_device *md = dev_get_drvdata(&spi->dev);