Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dc2port.h62 extern void c2port_device_unregister(struct c2port_device *dev);
/Linux-v4.19/drivers/misc/c2port/
Dc2port-duramar2150.c149 c2port_device_unregister(duramar2150_c2port_dev); in duramar2150_c2port_exit()
Dcore.c957 void c2port_device_unregister(struct c2port_device *c2dev) in c2port_device_unregister() function
972 EXPORT_SYMBOL(c2port_device_unregister);