Searched refs:snd_hdac_make_cmd (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/sound/hda/ |
| D | hdac_device.c | 221 static unsigned int snd_hdac_make_cmd(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_make_cmd() function 275 unsigned int cmd = snd_hdac_make_cmd(codec, nid, verb, parm); in snd_hdac_read() 983 unsigned int cmd = snd_hdac_make_cmd(hdac, nid, verb, parm); in codec_read() 995 unsigned int cmd = snd_hdac_make_cmd(hdac, nid, verb, parm); in codec_write()
|