Lines Matching defs:source
606 /* Read clock source */
631 /* Set clock source */
644 unsigned char source[1];
646 /* Read input source */
651 USB_RECIP_INTERFACE, 0x00, 0x500, source, 1);
655 return (source[0] == 2);
660 /* NB: Setting the input source to S/PDIF resets the clock source to S/PDIF
668 /* Set input source */
675 /* Digidesign Mbox 1 clock source switch (internal/spdif) */
762 /* Digidesign Mbox 1 input source switch (analog/spdif) */