Searched refs:flag_mask (Results 1 – 7 of 7) sorted by relevance
1348 unsigned int flag_mask, unsigned int flags) in set_dai_flags() 1350 if (flag_mask & SND_SOC_TPLG_DAI_FLGBIT_SYMMETRIC_RATES) in set_dai_flags() 1354 if (flag_mask & SND_SOC_TPLG_DAI_FLGBIT_SYMMETRIC_CHANNELS) in set_dai_flags() 1359 if (flag_mask & SND_SOC_TPLG_DAI_FLGBIT_SYMMETRIC_SAMPLEBITS)1444 unsigned int flag_mask, unsigned int flags) in set_link_flags() 1446 if (flag_mask & SND_SOC_TPLG_LNK_FLGBIT_SYMMETRIC_RATES) in set_link_flags() 1450 if (flag_mask & SND_SOC_TPLG_LNK_FLGBIT_SYMMETRIC_CHANNELS) in set_link_flags() 1455 if (flag_mask & SND_SOC_TPLG_LNK_FLGBIT_SYMMETRIC_SAMPLEBITS) in set_link_flags() 1460 if (flag_mask & SND_SOC_TPLG_LNK_FLGBIT_VOICE_WAKEUP)1526 if (pcm->flag_mask) in soc_tplg_fe_link_create() 1342 set_dai_flags(struct snd_soc_dai_driver * dai_drv,unsigned int flag_mask,unsigned int flags) set_dai_flags() argument 1439 set_link_flags(struct snd_soc_dai_link * link,unsigned int flag_mask,unsigned int flags) set_link_flags() argument [all...]
199 .flag_mask = 0,
525 __le32 flag_mask; /* bitmask of flags to configure */ member551 __le32 flag_mask; /* bitmask of flags to configure */ member574 __le32 flag_mask; /* bitmask of flags to configure */ member
121 int flags, int flag_mask, in usnic_uiom_get_intervals_diff() argument152 flag_mask)) { in usnic_uiom_get_intervals_diff()
16 __u8 flag_mask; member
149 uint32_t flag_mask; member
33 return (chunkflags & flag_info[i].flag_mask) == flag_info[i].flag; in match_flags()