Searched refs:hdac_send_command (Results 1 – 1 of 1) sorted by relevance
257 static uint32_t hdac_send_command(struct hdac_softc *, nid_t, uint32_t);1035 hdac_send_command(struct hdac_softc *sc, nid_t cad, uint32_t verb) in hdac_send_command() function1610 vendorid = hdac_send_command(sc, i, in hdac_attach2()1612 revisionid = hdac_send_command(sc, i, in hdac_attach2()1905 return (hdac_send_command(device_get_softc(dev), in hdac_codec_command()