Searched refs:MBOX2_BOOT_READY (Results 1 - 1 of 1) sorted by path

/linux-master/sound/usb/
H A Dquirks.c899 #define MBOX2_BOOT_READY 0x02 /* Hard coded into the device */ macro
925 if (bootresponse[0] == MBOX2_BOOT_READY)
931 if (bootresponse[0] != MBOX2_BOOT_READY) {

Completed in 194 milliseconds