Home
last modified time | relevance | path

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

12

/openbmc/linux/drivers/usb/serial/
H A Dbus.c69 if (driver->port_remove) in usb_serial_device_probe()
70 driver->port_remove(port); in usb_serial_device_probe()
96 if (driver->port_remove) in usb_serial_device_remove()
97 driver->port_remove(port); in usb_serial_device_remove()
H A Domninet.c60 .port_remove = omninet_port_remove,
H A Dsymbolserial.c179 .port_remove = symbol_port_remove,
H A Dipw.c299 .port_remove = usb_wwan_port_remove,
H A Dqcserial.c477 .port_remove = usb_wwan_port_remove,
H A Dcypress_m8.c149 .port_remove = cypress_port_remove,
176 .port_remove = cypress_port_remove,
202 .port_remove = cypress_port_remove,
H A Dmetro-usb.c355 .port_remove = metrousb_port_remove,
H A Dopticon.c386 .port_remove = opticon_port_remove,
H A Dupd78f0730.c416 .port_remove = upd78f0730_port_remove,
H A Dcyberjack.c78 .port_remove = cyberjack_port_remove,
H A Dkl5kusb105.c90 .port_remove = klsi_105_port_remove,
H A Dspcp8x5.c481 .port_remove = spcp8x5_port_remove,
H A Dbelkin_sa.c84 .port_remove = belkin_sa_port_remove,
H A Dssu100.c512 .port_remove = ssu100_port_remove,
H A Dark3116.c611 .port_remove = ark3116_port_remove,
H A Dkeyspan_pda.c711 .port_remove = keyspan_pda_port_remove,
H A Dkobil_sct.c88 .port_remove = kobil_port_remove,
H A Dio_edgeport.c2998 .port_remove = edge_port_remove,
3033 .port_remove = edge_port_remove,
3068 .port_remove = edge_port_remove,
3103 .port_remove = edge_port_remove,
H A Ddigi_acceleport.c291 .port_remove = digi_port_remove,
321 .port_remove = digi_port_remove,
H A Dmct_u232.c90 .port_remove = mct_u232_port_remove,
H A Dch341.c856 .port_remove = ch341_port_remove,
H A Dwhiteheat.c117 .port_remove = whiteheat_port_remove,
H A Dti_usb_3410_5052.c430 .port_remove = ti_port_remove,
463 .port_remove = ti_port_remove,
H A Doti6858.c163 .port_remove = oti6858_port_remove,
/openbmc/linux/include/linux/usb/
H A Dserial.h261 void (*port_remove)(struct usb_serial_port *port); member

12