Lines Matching defs:unit

114 /* get the mapped name if the unit matches */
165 * find an audio control unit with the given unit id
168 unsigned char unit)
178 hdr->bUnitID == unit)
568 * used for mixer unit parser
949 * parse the source unit recursively until it reaches to a terminal
950 * or a branched unit.
1036 /* feature unit control information */
1289 /* USB descriptions contain the dB scale in 1/256 dB unit
1290 * while ALSA TLV contains in 1/100 dB unit
1322 /* get a feature/mixer unit info */
1357 /* get the current value from feature/mixer unit */
1389 /* put the current value to feature/mixer unit */
1533 * hook up to the standard feature unit control mechanism
1862 * The only property of this unit we are interested in is the
1904 * parse a feature unit
1935 /* parse the source unit */
2065 * build a mixer unit control
2067 * the callbacks are identical with feature unit.
2155 * parse a mixer unit
2216 /* get callback for processing/extension unit */
2233 /* put callback for processing/extension unit */
2252 /* alsa control interface for processing/extension unit */
2375 * build a processing/extension unit
2553 * Note that we parse extension units with processing unit descriptors.
2564 * info callback for selector unit
2578 /* get callback for selector unit */
2595 /* put callback for selector unit */
2614 /* alsa control interface for selector unit */
2647 * parse a selector unit
2783 * parse an audio unit recursively
2792 return 0; /* the unit already visited */
2796 usb_audio_err(state->chip, "unit %d not found!\n", unitid);
2801 usb_audio_dbg(state->chip, "invalid unit %d\n", unitid);
2802 return 0; /* skip invalid unit */
2840 "unit %u: unexpected type 0x%02x\n",