Searched refs:snd_hdac_make_cmd (Results 1 – 1 of 1) sorted by relevance
/linux/sound/hda/ |
H A D | hdac_device.c | 225 static unsigned int snd_hdac_make_cmd(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_make_cmd() function 279 unsigned int cmd = snd_hdac_make_cmd(codec, nid, verb, parm); in snd_hdac_read() 1061 unsigned int cmd = snd_hdac_make_cmd(hdac, nid, verb, parm); in codec_read() 1073 unsigned int cmd = snd_hdac_make_cmd(hdac, nid, verb, parm); in codec_write()
|