Lines Matching defs:flags
99 * section is defined then default RW access flags are set for normal and TLV
110 * The standard access flags are as follows :-
509 * event_flags "1" # DAPM widget event flags
575 * supported playback and capture streams, names and flags for front end
609 * # Optional boolean flags
642 * # Optional boolean flags
667 * optional flags, and private data. <br>
686 * symmetric_rates "true" # optional flags
792 snd_tplg_t *snd_tplg_create(int flags);
961 unsigned short event_flags; /*!< PM event sequence flags */
1012 unsigned int flag_mask; /*!< bitmask of flags to configure */
1013 unsigned int flags; /*!< flag value SND_SOC_TPLG_LNK_FLGBIT_* */
1056 unsigned int flag_mask; /*!< bitmask of flags to configure */
1057 unsigned int flags; /*!< SND_SOC_TPLG_DAI_FLGBIT_* */
1077 unsigned int flag_mask; /*!< bitmask of flags to configure */
1078 unsigned int flags; /*!< SND_SOC_TPLG_LNK_FLGBIT_* flag value */
1155 * \param flags save mode
1158 * Valid flags are
1163 int snd_tplg_save(snd_tplg_t *tplg, char **dst, int flags);