Lines Matching defs:version
5 * published by the Free Software Foundation; either version 2.1 of
6 * the License, or (at your option) any later version.
777 * \brief Return the version of the topology library.
778 * \return A static string with the version number.
1088 int version; /*!< optional vendor specific version details */
1137 * \brief Set an optional vendor specific version number.
1139 * \param version Vendor specific version number.
1142 int snd_tplg_set_version(snd_tplg_t *tplg, unsigned int version);