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

/freebsd-13-stable/sys/dev/sound/pci/hda/
H A Dhdac.c220 static void hdac_intr_handler(void *);
361 * void hdac_intr_handler(void *)
366 hdac_intr_handler(void *context) function
408 hdac_intr_handler(sc);
758 NULL, hdac_intr_handler, sc, &irq->irq_handle);

Completed in 108 milliseconds