Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dlcd.h68 bool (*controls_device)(struct lcd_device *lcd, struct device *display_device); member
/linux/drivers/video/backlight/
H A Dgpio_backlight.c43 .controls_device = gpio_backlight_controls_device,
H A Dplatform_lcd.c62 .controls_device = platform_lcd_controls_device,