Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dusb-wwan.h36 unsigned int use_send_setup:1; member
H A Dusb_wwan.c79 if (!intfdata->use_send_setup) in usb_wwan_dtr_rts()
120 if (!intfdata->use_send_setup) in usb_wwan_tiocmset()
H A Dqcserial.c438 data->use_send_setup = 1; in qc_attach()