Searched refs:azx_command_addr (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/sound/hda/
H A Dhdac_controller.c99 static unsigned int azx_command_addr(u32 cmd) azx_command_addr() function
117 unsigned int addr = azx_command_addr(val); snd_hdac_bus_send_cmd()
122 bus->last_cmd[azx_command_addr(val)] = val; snd_hdac_bus_send_cmd()
/linux-4.4.14/sound/pci/hda/
H A Dhda_controller.c576 static unsigned int azx_command_addr(u32 cmd) azx_command_addr() function
715 unsigned int addr = azx_command_addr(val); azx_single_send_cmd()
718 bus->last_cmd[azx_command_addr(val)] = val; azx_single_send_cmd()

Completed in 145 milliseconds