Searched refs:sendsetup (Results 1 – 1 of 1) sorted by relevance
239 bool sendsetup = false; in qcprobe() local358 sendsetup = true; in qcprobe()362 sendsetup = true; in qcprobe()424 usb_set_serial_data(serial, (void *)(unsigned long)sendsetup); in qcprobe()432 bool sendsetup; in qc_attach() local438 sendsetup = !!(unsigned long)(usb_get_serial_data(serial)); in qc_attach()439 if (sendsetup) in qc_attach()