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()974 tr->chinfo[i].was_active = tr->chinfo[i].active; in tr_pci_suspend()975 if (tr->chinfo[i].active) { in tr_pci_suspend()976 trpchan_trigger(NULL, &tr->chinfo[i], PCMTRIG_STOP); in tr_pci_suspend()1007 if (tr->chinfo[i].was_active) { in tr_pci_resume()1008 trpchan_trigger(NULL, &tr->chinfo[i], PCMTRIG_START); in tr_pci_resume()