Home
last modified time | relevance | path

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

/linux/drivers/leds/
H A Dleds-turris-omnia.c49 struct omnia_leds { struct
96 struct omnia_leds *leds = dev_get_drvdata(cdev->dev->parent); in omnia_led_brightness_set_blocking()
146 struct omnia_leds *leds = dev_get_drvdata(cdev->dev->parent); in omnia_hwtrig_activate()
179 struct omnia_leds *leds = dev_get_drvdata(cdev->dev->parent); in omnia_hwtrig_deactivate()
327 struct omnia_leds *leds = i2c_get_clientdata(client); in gamma_correction_show()
345 struct omnia_leds *leds = i2c_get_clientdata(client); in gamma_correction_store()
370 struct omnia_leds *leds = data; in omnia_brightness_changed_threaded_fn()
389 struct omnia_leds *leds = data; in omnia_brightness_knode_put()
395 static int omnia_request_brightness_irq(struct omnia_leds *leds) in omnia_request_brightness_irq()
472 struct omnia_leds *leds; in omnia_leds_probe()