Searched refs:snd_hdac_make_cmd (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/sound/hda/ |
D | hdac_device.c | 224 static unsigned int snd_hdac_make_cmd(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_make_cmd() function 278 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()
|