Searched refs:usc_htcactive (Results 1 – 2 of 2) sorted by relevance
510 while (usc->usc_htcactive) { in athn_usb_detach()999 while (usc->usc_htcactive) { in athn_usb_load_firmware()1008 usc->usc_htcactive = true; in athn_usb_load_firmware()1021 usc->usc_htcactive = false; in athn_usb_load_firmware()1068 while (usc->usc_htcactive) { in athn_usb_htc_setup()1076 usc->usc_htcactive = true; in athn_usb_htc_setup()1157 usc->usc_htcactive = false; in athn_usb_htc_setup()
486 bool usc_htcactive; member