io_num_reg_cont   100 sound/pci/pcxhr/pcxhr.h 	unsigned int io_num_reg_cont;	/* backup of IO_NUM_REG_CONT */
io_num_reg_cont   966 sound/pci/pcxhr/pcxhr_core.c 	if ((mgr->io_num_reg_cont & mask) == value) {
io_num_reg_cont   982 sound/pci/pcxhr/pcxhr_core.c 		mgr->io_num_reg_cont &= ~mask;
io_num_reg_cont   983 sound/pci/pcxhr/pcxhr_core.c 		mgr->io_num_reg_cont |= value;