Searched refs:sink (Results 1 - 9 of 9) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/riptide/
H A Driptide.c502 unsigned char sink, unsigned char *a,
779 unsigned char sink, type; local
781 sink = *path & (~SPLIT_PATH);
782 if (sink != E2SINK_MAX) {
783 snd_printdd("alloc path 0x%x->0x%x\n", source, sink);
784 SEND_PSEL(cif, source, sink);
785 source = lbusin2out[sink][0];
786 type = lbusin2out[sink][1];
789 *mixer = sink - DIGITAL_MIXER_IN0;
797 s[1] = sink;
817 unsigned char sink; local
977 unsigned char sink[E2SINK_MAX]; local
991 getsourcesink(struct cmdif *cif, unsigned char source, unsigned char sink, unsigned char *a, unsigned char *b) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/soc/
H A Dsoc-dapm.c402 if (path->sink && path->connect) {
404 con += is_connected_output_ep(path->sink);
650 p->sink->name);
839 * @sink: name of target widget
843 * Connects 2 dapm widgets together via a named audio path. The sink is
849 int snd_soc_dapm_connect_input(struct snd_soc_codec *codec, const char *sink, argument
859 if (!wsink && !(strcmp(w->name, sink))) {
876 path->sink = wsink;
948 control, sink);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A DNCR5380.c1632 * other phase and will have to source/sink data.
1899 int sink = 0; local
1921 if (sink && (phase != PHASE_MSGOUT)) {
1927 sink = 0;
1935 sink = 1;
1998 sink = 1;
2039 sink = 1;
2056 sink = 1;
H A Dsun3_NCR5380.c1688 * other phase and will have to source/sink data.
1797 int sink = 0; local
1849 if (sink && (phase != PHASE_MSGOUT)) {
1857 sink = 0;
1866 sink = 1;
1926 sink = 1;
1993 sink = 1;
2512 * handshake, we have to source or sink a byte of data if the current
H A Datari_NCR5380.c1702 * other phase and will have to source/sink data.
1823 int sink = 0; local
1842 if (sink && (phase != PHASE_MSGOUT)) {
1851 sink = 0;
1860 sink = 1;
1919 sink = 1;
1980 sink = 1;
2489 * handshake, we have to source or sink a byte of data if the current
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/sound/
H A Dsoc-dapm.h236 /* source (input) and sink (output) widgets */
238 struct snd_soc_dapm_widget *sink; member in struct:snd_soc_dapm_path
242 u32 connect:1; /* source and sink widgets are connected */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hisax/
H A Dhfc_usb.c606 int k, tx_offset, num_isoc_packets, sink, len, current_len, local
628 sink = (threshbit) ? SINK_DMIN : SINK_DMAX;
630 sink = (threshbit) ? SINK_MIN : SINK_MAX;
644 fifo->bit_line -= sink;
683 fifo->bit_line -= sink; /* we lower data margin every msec */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dserial167.c2347 volatile u_char sink; local
2369 sink = pcc2chip[PccTPIACKR];
2438 volatile u_char sink; local
2458 sink = pcc2chip[PccTPIACKR];
2477 volatile u_char sink; local
2504 sink = pcc2chip[PccRPIACKR];
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/lib/
H A Dchecksum.S118 addx %g0, %o2, %o2 ! sink in final carry

Completed in 275 milliseconds