HomeSort by: relevance | last modified time | path
    Searched refs:hdaudio_command (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/hdaudio/
hdafg.c 197 hdaudio_command((sc)->sc_codec, (sc)->sc_nid, \
200 hdaudio_command((w)->w_afg->sc_codec, (w)->w_nid, \
498 res = hdaudio_command(sc->sc_codec, w->w_nid,
574 hdaudio_command(sc->sc_codec, w->w_nid,
576 hdaudio_command(sc->sc_codec, w->w_nid,
578 hdaudio_command(sc->sc_codec, w->w_nid,
580 hdaudio_command(sc->sc_codec, w->w_nid,
613 return hdaudio_command(sc->sc_codec, w->w_nid,
625 w->w_pin.biosconfig = hdaudio_command(sc->sc_codec, w->w_nid,
627 w->w_pin.ctrl = hdaudio_command(sc->sc_codec, w->w_nid
    [all...]
hdaudio.c 319 hdaudio_command(struct hdaudio_codec *co, int nid, uint32_t control, function
713 vid = hdaudio_command(co, 0, CORB_GET_PARAMETER, COP_VENDOR_ID);
714 snc = hdaudio_command(co, 0, CORB_GET_PARAMETER,
722 uint32_t rid = hdaudio_command(co, 0, CORB_GET_PARAMETER,
752 fgrp = hdaudio_command(co, nid, CORB_GET_PARAMETER,
1416 nodecnt = hdaudio_command(fg->fg_codec, fg->fg_nid,
1422 wcap = hdaudio_command(fg->fg_codec, i,
1426 config = hdaudio_command(fg->fg_codec, i,
hdaudiovar.h 171 uint32_t hdaudio_command(struct hdaudio_codec *, int, uint32_t, uint32_t);

Completed in 18 milliseconds