Searched refs:get_response (Results 1 – 4 of 4) sorted by relevance
| /linux/sound/hda/core/ |
| H A D | bus.c | 19 .get_response = snd_hdac_bus_get_response, 123 err = bus->ops->get_response(bus, addr, &tmp); in snd_hdac_bus_exec_verb_unlocked() 128 err = bus->ops->get_response(bus, addr, res); in snd_hdac_bus_exec_verb_unlocked()
|
| /linux/sound/soc/sof/intel/ |
| H A D | hda-bus.c | 61 .get_response = snd_hdac_bus_get_response,
|
| /linux/include/sound/ |
| H A D | hdaudio.h | 247 int (*get_response)(struct hdac_bus *bus, unsigned int addr, member
|
| /linux/sound/hda/common/ |
| H A D | controller.c | 853 dev_dbg(chip->card->dev, "get_response timeout: IRS=0x%x\n", in azx_single_wait_for_response() 932 .get_response = azx_get_response,
|