Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/can/
Dled.h33 void __exit can_led_notifier_exit(void);
48 static inline void can_led_notifier_exit(void) in can_led_notifier_exit() function
/Linux-v4.19/drivers/net/can/
Dled.c140 void __exit can_led_notifier_exit(void) in can_led_notifier_exit() function
Ddev.c1286 can_led_notifier_exit(); in can_dev_exit()