Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dc2port.h59 extern void c2port_device_unregister(struct c2port_device *dev);
/openbmc/linux/drivers/misc/c2port/
H A Dc2port-duramar2150.c146 c2port_device_unregister(duramar2150_c2port_dev); in duramar2150_c2port_exit()
H A Dcore.c954 void c2port_device_unregister(struct c2port_device *c2dev) in c2port_device_unregister() function
969 EXPORT_SYMBOL(c2port_device_unregister);