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