Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/can/
Dled.h30 void __exit can_led_notifier_exit(void);
45 static inline void can_led_notifier_exit(void) in can_led_notifier_exit() function
/Linux-v5.15/drivers/net/can/
Dled.c137 void __exit can_led_notifier_exit(void) in can_led_notifier_exit() function
/Linux-v5.15/drivers/net/can/dev/
Ddev.c532 can_led_notifier_exit(); in can_dev_exit()