Home
last modified time | relevance | path

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

/linux/drivers/leds/
H A Dleds-turris-omnia.c141 static struct led_hw_trigger_type omnia_hw_trigger_type; variable
202 .trigger_type = &omnia_hw_trigger_type,
248 cdev->trigger_type = &omnia_hw_trigger_type; in omnia_led_register()