Searched refs:playing (Results 1 - 15 of 15) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/des/times/
H A Dusparc.cc11 [ 16-Jan-06 - I've been playing with the
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/des/times/
H A Dusparc.cc11 [ 16-Jan-06 - I've been playing with the
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/dvb/ttpci/
H A Dav7110_av.c126 if (av7110->playing || (av7110->rec_mode & av))
171 if (av7110->playing & av)
176 if (av7110->playing == RP_NONE) {
181 av7110->playing |= av;
182 switch (av7110->playing) {
196 ret = av7110->playing;
205 if (!(av7110->playing & av) && !(av7110->rec_mode & av))
208 if (av7110->playing) {
209 av7110->playing &= ~av;
210 switch (av7110->playing) {
[all...]
H A Dav7110.h156 int playing; member in struct:av7110
H A Dav7110.c576 if (!av7110->playing) {
916 if (!av7110->playing)
917 dvbdmx->playing = 0;
967 demux->playing = 1;
1055 mode = av7110->playing;
1056 av7110->playing = 0;
1881 if (av7110->playing) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/
H A Dnm256_audio.c194 if (card->dev_for_play == dev && card->playing) {
223 if (! card->playing) {
224 card->playing = 1;
319 if (card->playing) {
323 card->playing = 0;
350 * the currently-playing sample.
398 if (! card->playing) {
418 if (! card->playing)
548 * playing or just release the interrupt (after all, we're in
560 if (card->playing)
[all...]
H A Dnm256.h53 /* Non-zero if we're currently playing a sample. */
54 int playing; member in struct:nm256_info
101 /* The start of the block currently playing. */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/dvb/dvb-core/
H A Ddvb_demux.h120 int playing; member in struct:dvb_demux
H A Ddvb_demux.c1183 dvbdemux->playing = 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/parisc/
H A Dharmony.h29 int playing; member in struct:snd_harmony::__anon11044
H A Dharmony.c208 if (h->psubs && h->st.playing) {
317 h->st.playing = 1;
324 h->st.playing = 0;
347 if (h->st.playing)
421 h->st.playing = 0;
444 if (h->st.playing)
476 if (!(h->st.playing) || (h->psubs == NULL))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/telephony/
H A Dixj.h1118 unsigned int playing:1; member in struct:__anon7110
1142 unsigned int cidplay:1; /* Currently playing Caller ID */
H A Dixj.c3115 j->cid_play_flag = j->flags.playing;
3625 j->flags.playing = 0;
3968 if (j->flags.playing) {
4454 j->flags.playing = 1;
4570 j->flags.playing = 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/Documentation/cdrom/
H A Dcdrom-standard.tex352 \item[1] Open for $ioctl$ commands, as done by audio-CD playing
655 secondarily for playing audio discs, have different demands for the
858 \item[CDROMRESUME] Resume playing.
891 current playing activity of the drive; this can be polled through an
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/ifpsp060/src/
H A Dfpsp.S10065 # algorithm just got done playing with fp0 and expected no exceptions

Completed in 290 milliseconds