Searched refs:flag_mask (Results 1 – 9 of 9) sorted by relevance
| /linux/sound/soc/ |
| H A D | soc-topology.c | 1363 unsigned int flag_mask, unsigned int flags) in soc_tplg_dai_create() 1365 if (flag_mask & SND_SOC_TPLG_DAI_FLGBIT_SYMMETRIC_RATES) in soc_tplg_dai_create() 1369 if (flag_mask & SND_SOC_TPLG_DAI_FLGBIT_SYMMETRIC_CHANNELS) in soc_tplg_dai_create() 1374 if (flag_mask & SND_SOC_TPLG_DAI_FLGBIT_SYMMETRIC_SAMPLEBITS) in soc_tplg_dai_create() 1463 unsigned int flag_mask, unsigned int flags) in soc_tplg_fe_link_create() 1465 if (flag_mask & SND_SOC_TPLG_LNK_FLGBIT_SYMMETRIC_RATES) in soc_tplg_fe_link_create() 1469 if (flag_mask & SND_SOC_TPLG_LNK_FLGBIT_SYMMETRIC_CHANNELS) in soc_tplg_fe_link_create() 1474 if (flag_mask & SND_SOC_TPLG_LNK_FLGBIT_SYMMETRIC_SAMPLEBITS) in soc_tplg_fe_link_create() 1479 if (flag_mask & SND_SOC_TPLG_LNK_FLGBIT_VOICE_WAKEUP) in soc_tplg_fe_link_create() 1553 if (pcm->flag_mask) in soc_tplg_pcm_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...] |
| H A D | soc-topology-test.c | 199 .flag_mask = 0,
|
| /linux/include/uapi/sound/ |
| H A D | asoc.h | 525 __le32 flag_mask; /* bitmask of flags to configure */ member 551 __le32 flag_mask; /* bitmask of flags to configure */ member 574 __le32 flag_mask; /* bitmask of flags to configure */ member
|
| /linux/drivers/infiniband/hw/usnic/ |
| H A D | usnic_uiom_interval_tree.c | 121 int flags, int flag_mask, in usnic_uiom_get_intervals_diff() argument 152 flag_mask)) { in usnic_uiom_get_intervals_diff()
|
| /linux/include/uapi/linux/netfilter/ |
| H A D | xt_sctp.h | 16 __u8 flag_mask; member
|
| /linux/drivers/gpu/drm/amd/include/ |
| H A D | amd_cper.h | 149 uint32_t flag_mask; member
|
| /linux/net/netfilter/ |
| H A D | xt_sctp.c | 33 return (chunkflags & flag_info[i].flag_mask) == flag_info[i].flag; in match_flags()
|
| /linux/include/linux/ |
| H A D | filter.h | 1809 u64 flags, const u64 flag_mask, in __bpf_xdp_redirect_map() 1816 if (unlikely(flags & ~(action_mask | flag_mask))) in __bpf_xdp_redirect_map() 1786 __bpf_xdp_redirect_map(struct bpf_map * map,u64 index,u64 flags,const u64 flag_mask,void * lookup_elem (struct bpf_map * map,u32 key)) __bpf_xdp_redirect_map() argument
|
| /linux/drivers/scsi/ |
| H A D | sd.c | 887 static const unsigned int flag_mask[] = { in sd_prot_flag_mask() local 919 return flag_mask[prot_op]; in sd_prot_flag_mask()
|