Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/backlight/
Dbd6107.c73 struct bd6107 { struct
79 static int bd6107_write(struct bd6107 *bd, u8 reg, u8 data) in bd6107_write() argument
86 struct bd6107 *bd = bl_get_data(backlight); in bd6107_backlight_update_status()
111 struct bd6107 *bd = bl_get_data(backlight); in bd6107_backlight_check_fb()
128 struct bd6107 *bd; in bd6107_probe()
DMakefile28 obj-$(CONFIG_BACKLIGHT_BD6107) += bd6107.o