Home
last modified time | relevance | path

Searched refs:bd6107 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/video/backlight/
H A Dbd6107.c70 struct bd6107 { struct
77 static int bd6107_write(struct bd6107 *bd, u8 reg, u8 data) in bd6107_write() argument
84 struct bd6107 *bd = bl_get_data(backlight); in bd6107_backlight_update_status()
105 struct bd6107 *bd = bl_get_data(backlight); in bd6107_backlight_controls_device()
121 struct bd6107 *bd; in bd6107_probe()
H A DMakefile27 obj-$(CONFIG_BACKLIGHT_BD6107) += bd6107.o