Home
last modified time | relevance | path

Searched defs:tps65217_bl (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/video/backlight/
Dtps65217_bl.c20 struct tps65217_bl { struct
27 static int tps65217_bl_enable(struct tps65217_bl *tps65217_bl) in tps65217_bl_enable()
47 static int tps65217_bl_disable(struct tps65217_bl *tps65217_bl) in tps65217_bl_disable()
70 struct tps65217_bl *tps65217_bl = bl_get_data(bl); in tps65217_bl_update_status() local
101 static int tps65217_bl_hw_init(struct tps65217_bl *tps65217_bl, in tps65217_bl_hw_init()
257 struct tps65217_bl *tps65217_bl; in tps65217_bl_probe() local