daio_usage        508 sound/pci/ctxfi/ctdaio.c 	if (((struct daio_usage *)mgr->rscs)->data & (0x1 << type))
daio_usage        511 sound/pci/ctxfi/ctdaio.c 	((struct daio_usage *)mgr->rscs)->data |= (0x1 << type);
daio_usage        518 sound/pci/ctxfi/ctdaio.c 	((struct daio_usage *)mgr->rscs)->data &= ~(0x1 << type);