Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/hda/
H A Dhdac.c238 static void hdac_intr_handler(void *);
384 hdac_intr_handler(void *context) in hdac_intr_handler() function
426 hdac_intr_handler(sc); in hdac_poll_callback()
776 NULL, hdac_intr_handler, sc, &irq->irq_handle); in hdac_irq_alloc()