Searched refs:AifCmdEventNotify (Results 1 – 2 of 2) sorted by relevance
1162 case AifCmdEventNotify: in aac_handle_aif()1781 aif->command = cpu_to_le32(AifCmdEventNotify); in aac_check_health()2221 if (aifcmd->command == cpu_to_le32(AifCmdEventNotify) in aac_process_events()
2562 #define AifCmdEventNotify 1 /* Notify of event */ macro