common: Recognize some more input flags.
This commit is contained in:
parent
97e2ec2e11
commit
ea451e9879
1 changed files with 2 additions and 0 deletions
|
|
@ -339,6 +339,8 @@ struct string_conversion string_conversion_table_input_flag[] = {
|
|||
STRING_ENTRY_IF_AUDIO_INPUT_FLAG_HW_HOTWORD
|
||||
STRING_ENTRY_IF_AUDIO_INPUT_FLAG_RAW
|
||||
STRING_ENTRY_IF_AUDIO_INPUT_FLAG_SYNC
|
||||
STRING_ENTRY_IF_AUDIO_INPUT_FLAG_MMAP_NOIRQ
|
||||
STRING_ENTRY_IF_AUDIO_INPUT_FLAG_VOIP_TX
|
||||
|
||||
{ 0, NULL }
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue