Home
last modified time | relevance | path

Searched refs:azx_send_cmd (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/sound/pci/hda/
Dhda_controller.c905 static int azx_send_cmd(struct hdac_bus *bus, unsigned int val) in azx_send_cmd() function
932 .command = azx_send_cmd,
1139 azx_send_cmd(bus, cmd); in probe_codec()