Searched defs:mixart_mgr (Results 1 – 1 of 1) sorted by relevance
53 struct mixart_mgr { struct54 unsigned int num_cards;57 struct pci_dev *pci;59 int irq;62 struct mem_area mem[2];65 u32 pending_event;66 wait_queue_head_t msg_sleep;70 int msg_fifo_readptr;71 int msg_fifo_writeptr;87 int sample_rate;[all …]
Completed in 5 milliseconds