Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/leds/ !
Dleds-nic78bx.c32 struct nic78bx_led { struct
39 static inline struct nic78bx_led *to_nic78bx_led(struct led_classdev *cdev) in to_nic78bx_led() argument
41 return container_of(cdev, struct nic78bx_led, cdev); in to_nic78bx_led()
47 struct nic78bx_led *nled = to_nic78bx_led(cdev); in nic78bx_brightness_set()
67 struct nic78bx_led *nled = to_nic78bx_led(cdev); in nic78bx_brightness_get()
78 static struct nic78bx_led nic78bx_leds[] = {