Searched refs:notify_ins (Results 1 - 1 of 1) sorted by relevance

/linux-master/sound/pci/lola/
H A Dlola.c218 unsigned int notify_ins, notify_outs, error_ins, error_outs; local
222 notify_ins = notify_outs = error_ins = error_outs = 0;
244 notify_ins |= (1 << i);
285 lola_pcm_update(chip, &chip->pcm[CAPT], notify_ins);

Completed in 91 milliseconds