Searched refs:hdac_send_command (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/sys/dev/sound/pci/hda/ |
| H A D | hdac.c | 219 static uint32_t hdac_send_command(struct hdac_softc *, nid_t, uint32_t); 231 hdac_send_command(a1, a3, a2) 969 hdac_send_command(struct hdac_softc *sc, nid_t cad, uint32_t verb) in hdac_send_command() function 1529 vendorid = hdac_send_command(sc, i, in hdac_attach2() 1531 revisionid = hdac_send_command(sc, i, in hdac_attach2() 1793 return (hdac_send_command(device_get_softc(dev), in hdac_codec_command()
|