Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dusb-wwan.h9 extern void usb_wwan_dtr_rts(struct usb_serial_port *port, int on);
H A Dusb_wwan.c72 void usb_wwan_dtr_rts(struct usb_serial_port *port, int on) in usb_wwan_dtr_rts() function
89 EXPORT_SYMBOL(usb_wwan_dtr_rts);
H A Dqcserial.c466 .dtr_rts = usb_wwan_dtr_rts,