Home
last modified time | relevance | path

Searched refs:port_remove (Results 1 – 25 of 39) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Dbus.c79 if (driver->port_remove) in usb_serial_device_probe()
80 driver->port_remove(port); in usb_serial_device_probe()
111 if (driver->port_remove) in usb_serial_device_remove()
112 retval = driver->port_remove(port); in usb_serial_device_remove()
H A Domninet.c60 .port_remove = omninet_port_remove,
H A Dsymbolserial.c181 .port_remove = symbol_port_remove,
H A Dipw.c299 .port_remove = usb_wwan_port_remove,
H A Dcypress_m8.c148 .port_remove = cypress_port_remove,
175 .port_remove = cypress_port_remove,
201 .port_remove = cypress_port_remove,
H A Dqcserial.c473 .port_remove = usb_wwan_port_remove,
H A Dmetro-usb.c357 .port_remove = metrousb_port_remove,
H A Dupd78f0730.c419 .port_remove = upd78f0730_port_remove,
H A Dopticon.c407 .port_remove = opticon_port_remove,
H A Dcyberjack.c78 .port_remove = cyberjack_port_remove,
H A Dkl5kusb105.c89 .port_remove = klsi_105_port_remove,
H A Dspcp8x5.c482 .port_remove = spcp8x5_port_remove,
H A Dbelkin_sa.c83 .port_remove = belkin_sa_port_remove,
H A Dkobil_sct.c87 .port_remove = kobil_port_remove,
H A Dssu100.c543 .port_remove = ssu100_port_remove,
H A Ddigi_acceleport.c289 .port_remove = digi_port_remove,
319 .port_remove = digi_port_remove,
H A Dkeyspan_pda.c791 .port_remove = keyspan_pda_port_remove,
H A Dark3116.c636 .port_remove = ark3116_port_remove,
H A Dio_edgeport.c3116 .port_remove = edge_port_remove,
3152 .port_remove = edge_port_remove,
3188 .port_remove = edge_port_remove,
3224 .port_remove = edge_port_remove,
H A Dmct_u232.c89 .port_remove = mct_u232_port_remove,
H A Dti_usb_3410_5052.c431 .port_remove = ti_port_remove,
465 .port_remove = ti_port_remove,
H A Dwhiteheat.c120 .port_remove = whiteheat_port_remove,
H A Dch341.c881 .port_remove = ch341_port_remove,
H A Doti6858.c162 .port_remove = oti6858_port_remove,
/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dserial.h265 int (*port_remove)(struct usb_serial_port *port); member

12