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

/freebsd-13-stable/sys/dev/sound/pci/hda/
H A Dhdac.c238 static uint32_t hdac_send_command(struct hdac_softc *, nid_t, uint32_t);
1005 * uint32_t hdac_send_command
1010 hdac_send_command(struct hdac_softc *sc, nid_t cad, uint32_t verb) function
1576 vendorid = hdac_send_command(sc, i,
1578 revisionid = hdac_send_command(sc, i,
1850 return (hdac_send_command(device_get_softc(dev),

Completed in 94 milliseconds