Lines Matching defs:version
9 * published by the Free Software Foundation; either version 2.1 of
10 * the License, or (at your option) any later version.
38 int version;
100 if (SNDRV_PROTOCOL_VERSION(1, 0, 3) <= hw->version &&
117 if (hw->version < SNDRV_PROTOCOL_VERSION(1, 0, 2)) {
144 if (hw->version < SNDRV_PROTOCOL_VERSION(1, 0, 3))
166 if (hw->version < SNDRV_PROTOCOL_VERSION(1, 0, 3))
436 if (hw->version < SNDRV_PROTOCOL_VERSION(1, 0, 2)) {
542 /* inform the protocol version we're supporting */
559 hw->version = ver;