Searched refs:send_setup (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/usb/serial/
H A Dusb-wwan.h39 int (*send_setup) (struct usb_serial_port *port); member in struct:usb_wwan_intf_private
H A Dusb_wwan.c46 if (!intfdata->send_setup) usb_wwan_dtr_rts()
54 intfdata->send_setup(port); usb_wwan_dtr_rts()
87 if (!intfdata->send_setup) usb_wwan_tiocmset()
100 return intfdata->send_setup(port); usb_wwan_tiocmset()
H A Doption.c525 /* bitmask of interface numbers blacklisted for send_setup */
2091 data->send_setup = option_send_setup; option_attach()

Completed in 457 milliseconds