Home
last modified time | relevance | path

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

/Linux-v5.4/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.4/drivers/net/can/
Dled.c137 void __exit can_led_notifier_exit(void) in can_led_notifier_exit() function
Ddev.c1296 can_led_notifier_exit(); in can_dev_exit()