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

/freebsd-13-stable/sys/dev/sound/pci/hda/
H A Dhdac.c236 static void hdac_attach2(void *);
1340 sc->intrhook.ich_func = hdac_attach2;
1344 hdac_attach2((void *)sc);
1509 hdac_attach2(void *arg) function

Completed in 101 milliseconds