Searched refs:snd_hdac_bus_exec_verb (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/sound/hda/ |
H A D | local.h | 40 int snd_hdac_bus_exec_verb(struct hdac_bus *bus, unsigned int addr,
|
H A D | hdac_bus.c | 79 * snd_hdac_bus_exec_verb - execute a HD-audio verb on the given bus 87 int snd_hdac_bus_exec_verb(struct hdac_bus *bus, unsigned int addr, in snd_hdac_bus_exec_verb() function
|
H A D | hdac_device.c | 254 * call the default snd_hdac_bus_exec_verb(). 261 return snd_hdac_bus_exec_verb(codec->bus, codec->addr, cmd, res); in snd_hdac_exec_verb()
|
/kernel/linux/linux-6.6/sound/hda/ |
H A D | local.h | 40 int snd_hdac_bus_exec_verb(struct hdac_bus *bus, unsigned int addr,
|
H A D | hdac_bus.c | 79 * snd_hdac_bus_exec_verb - execute a HD-audio verb on the given bus 87 int snd_hdac_bus_exec_verb(struct hdac_bus *bus, unsigned int addr, in snd_hdac_bus_exec_verb() function
|
H A D | hdac_device.c | 254 * call the default snd_hdac_bus_exec_verb(). 261 return snd_hdac_bus_exec_verb(codec->bus, codec->addr, cmd, res); in snd_hdac_exec_verb()
|
Completed in 5 milliseconds