Searched refs:azx_get_response (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_controller.c | 810 "azx_get_response timeout, switching to polling mode: last cmd=0x%08x\n", in azx_rirb_get_response() 850 "azx_get_response timeout, switching to single_cmd mode: last cmd=0x%08x\n", in azx_rirb_get_response() 949 static int azx_get_response(struct hdac_bus *bus, unsigned int addr, in azx_get_response() function 964 .get_response = azx_get_response, 1186 err = azx_get_response(bus, addr, &res); in probe_codec()
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_controller.c | 781 "azx_get_response timeout, switching to polling mode: last cmd=0x%08x\n", in azx_rirb_get_response() 821 "azx_get_response timeout, switching to single_cmd mode: last cmd=0x%08x\n", in azx_rirb_get_response() 918 static int azx_get_response(struct hdac_bus *bus, unsigned int addr, in azx_get_response() function 933 .get_response = azx_get_response, 1138 err = azx_get_response(bus, addr, &res); in probe_codec()
|
Completed in 5 milliseconds