Home
last modified time | relevance | path

Searched refs:snd_hdac_make_cmd (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/sound/hda/
Dhdac_device.c215 unsigned int snd_hdac_make_cmd(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_make_cmd() function
234 EXPORT_SYMBOL_GPL(snd_hdac_make_cmd);
271 unsigned int cmd = snd_hdac_make_cmd(codec, nid, verb, parm); in snd_hdac_read()
991 unsigned int cmd = snd_hdac_make_cmd(hdac, nid, verb, parm); in codec_read()
1003 unsigned int cmd = snd_hdac_make_cmd(hdac, nid, verb, parm); in codec_write()
/Linux-v4.19/include/sound/
Dhdaudio.h119 unsigned int snd_hdac_make_cmd(struct hdac_device *codec, hda_nid_t nid,