Searched refs:chinfo (Results 1 – 1 of 1) sorted by relevance
108 struct tr_chinfo chinfo[TR_MAXPLAYCH]; member506 ch = &tr->chinfo[tr->playchns]; in trpchan_init()750 ch = &tr->chinfo[chnum]; in tr_intr()975 tr->chinfo[i].was_active = tr->chinfo[i].active; in tr_pci_suspend()976 if (tr->chinfo[i].active) { in tr_pci_suspend()977 trpchan_trigger(NULL, &tr->chinfo[i], PCMTRIG_STOP); in tr_pci_suspend()1008 if (tr->chinfo[i].was_active) { in tr_pci_resume()1009 trpchan_trigger(NULL, &tr->chinfo[i], PCMTRIG_START); in tr_pci_resume()