Home
last modified time | relevance | path

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

/linux-6.15/drivers/leds/
H A Dleds-turris-omnia.c30 struct omnia_led { struct
38 #define to_omnia_led(l) container_of(l, struct omnia_led, mc_cdev) argument
54 struct omnia_led leds[];
65 struct omnia_led *led) in omnia_led_send_color_cmd()
83 static bool omnia_led_channels_changed(struct omnia_led *led) in omnia_led_channels_changed()
97 struct omnia_led *led = to_omnia_led(mc_cdev); in omnia_led_brightness_set_blocking()
147 struct omnia_led *led = to_omnia_led(mc_cdev); in omnia_hwtrig_activate()
180 struct omnia_led *led = to_omnia_led(lcdev_to_mccdev(cdev)); in omnia_hwtrig_deactivate()
205 static int omnia_led_register(struct i2c_client *client, struct omnia_led *led, in omnia_led_register()
473 struct omnia_led *led; in omnia_leds_probe()