Home
last modified time | relevance | path

Searched refs:parport_remove_port (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/drivers/parport/
H A Dparport_atari.c213 parport_remove_port(this_port); in parport_atari_exit()
H A Dparport_amiga.c226 parport_remove_port(port); in amiga_parallel_remove()
H A Dparport_gsc.c372 parport_remove_port(p); in parport_remove_chip()
H A Dparport_mfc3.c349 parport_remove_port(this_port[i]); in parport_mfc3_exit()
H A Dparport_sunbpp.c342 parport_remove_port(p); in bpp_remove()
H A Dshare.c579 void parport_remove_port(struct parport *port) in parport_remove_port() function
620 EXPORT_SYMBOL(parport_remove_port);
H A Dparport_ip32.c2178 parport_remove_port(p); in parport_ip32_unregister_port()
H A Dparport_pc.c2292 parport_remove_port(p); in parport_pc_unregister_port()
/openbmc/linux/include/linux/
H A Dparport.h286 extern void parport_remove_port(struct parport *port);
/openbmc/linux/drivers/usb/misc/
H A Duss720.c765 parport_remove_port(pp); in uss720_disconnect()
/openbmc/linux/drivers/usb/serial/
H A Dmos7720.c1691 parport_remove_port(mos_parport->pp); in mos7720_release()