Searched refs:snd_hdac_make_cmd (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/hda/ |
H A D | hdac_device.c | 215 * snd_hdac_make_cmd - compose a 32bit command word to be sent to the 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() 992 unsigned int cmd = snd_hdac_make_cmd(hdac, nid, verb, parm); in codec_read() 1004 unsigned int cmd = snd_hdac_make_cmd(hdac, nid, verb, parm); in codec_write()
|
/kernel/linux/linux-6.6/sound/hda/ |
H A D | hdac_device.c | 215 * snd_hdac_make_cmd - compose a 32bit command word to be sent to the 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() 992 unsigned int cmd = snd_hdac_make_cmd(hdac, nid, verb, parm); in codec_read() 1004 unsigned int cmd = snd_hdac_make_cmd(hdac, nid, verb, parm); in codec_write()
|
Completed in 4 milliseconds