/linux-2.6.39/drivers/media/dvb/ttpci/ |
D | av7110_av.c | 127 if (av7110->playing || (av7110->rec_mode & av)) in av7110_av_start_record() 172 if (av7110->playing & av) in av7110_av_start_play() 177 if (av7110->playing == RP_NONE) { in av7110_av_start_play() 182 av7110->playing |= av; in av7110_av_start_play() 183 switch (av7110->playing) { in av7110_av_start_play() 204 if (!(av7110->playing & av) && !(av7110->rec_mode & av)) in av7110_av_stop() 207 if (av7110->playing) { in av7110_av_stop() 208 av7110->playing &= ~av; in av7110_av_stop() 209 switch (av7110->playing) { in av7110_av_stop() 341 if (!ret && !av7110->playing) { in av7110_set_vidmode() [all …]
|
D | av7110.h | 161 int playing; member
|
D | av7110.c | 607 if (!av7110->playing) { in gpioirq() 954 if (!av7110->playing) in dvb_feed_stop_pid() 955 dvbdmx->playing = 0; in dvb_feed_stop_pid() 1005 demux->playing = 1; in av7110_start_feed() 1104 mode = av7110->playing; in restart_feeds() 1105 av7110->playing = 0; in restart_feeds() 1936 if (av7110->playing) { in av7110_fe_lock_fix()
|
/linux-2.6.39/sound/parisc/ |
D | harmony.c | 207 if (h->psubs && h->st.playing) { in snd_harmony_interrupt() 316 h->st.playing = 1; in snd_harmony_playback_trigger() 323 h->st.playing = 0; in snd_harmony_playback_trigger() 346 if (h->st.playing) in snd_harmony_capture_trigger() 420 h->st.playing = 0; in snd_harmony_playback_prepare() 443 if (h->st.playing) in snd_harmony_capture_prepare() 475 if (!(h->st.playing) || (h->psubs == NULL)) in snd_harmony_playback_pointer()
|
D | harmony.h | 29 int playing; member
|
/linux-2.6.39/Documentation/input/ |
D | ff.txt | 118 stops the effect if it was playing. 122 Control of playing is done with write(). Below is an example: 193 is playing only when it is ok to restart the effect with a replay count of 1. 214 FF_STATUS_STOPPED The effect stopped playing
|
D | iforce-protocol.txt | 49 01 Bit 8 is set if the effect is playing. Bits 0 to 7 are the effect id. 59 00 Channel (when playing several effects at the same time, each must be assigned a channel)
|
/linux-2.6.39/drivers/media/dvb/dvb-core/ |
D | dvb_demux.h | 124 int playing; member
|
/linux-2.6.39/Documentation/sound/oss/ |
D | VIBRA16 | 24 some sound playing jitters if you have HDD dma support enabled - but this
|
D | README.ymfsb | 56 When playing sounds via this driver, you will hear its pitch is slightly
|
D | Introduction | 87 3. The enlightenment sound daemon may be used for playing 322 port. This has happened to me when playing long files 325 3. If you get dropouts or pauses when playing high sample
|
D | mwave | 173 are playing at 1/8th speed - not very useful! If you have ANY insight
|
/linux-2.6.39/Documentation/sound/alsa/ |
D | Audiophile-Usb.txt | 118 * playing a S24_3BE encoded raw file to the Ao port 122 * playing a S16_BE encoded raw file to the Do port 124 * playing an ac3 sample file to the Do port 175 so that playing a file was a matter of using: 181 Alsa now reports Little-Endian interfaces. Thus playing a file now is as simple as
|
D | CMIPCI.txt | 224 playing MIDI music.
|
/linux-2.6.39/Documentation/fb/ |
D | sstfb.txt | 18 BTW, If you have only one monitor , and you don't feel like playing 147 things when playing with that.
|
/linux-2.6.39/Documentation/sound/alsa/soc/ |
D | overview.txt | 20 * Drivers tended to power up the entire codec when playing (or
|
/linux-2.6.39/Documentation/usb/ |
D | rio.txt | 33 In an extreme case, I left my Rio playing overnight and the batteries wore
|
/linux-2.6.39/Documentation/laptops/ |
D | laptop-mode.txt | 202 * You can spin down the disk while playing MP3, by setting disk readahead 204 once, and will then spin down while the MP3 is playing. (Thanks to Bartek 246 # Read-ahead, in 512-byte sectors. You can spin down the disk while playing MP3/OGG 249 # playing.
|
/linux-2.6.39/drivers/telephony/ |
D | ixj.h | 1118 unsigned int playing:1; member
|
/linux-2.6.39/Documentation/video4linux/ |
D | README.ivtv | 174 device. So while playing back a recording on /dev/video16, you can
|
/linux-2.6.39/fs/jffs2/ |
D | README.Locking | 62 Instead of playing such games, we just have an extra internal
|
/linux-2.6.39/Documentation/development-process/ |
D | 7.AdvancedTopics | 11 when Linus first started playing with the proprietary BitKeeper
|
/linux-2.6.39/Documentation/ide/ |
D | ChangeLog.ide-cd.1994-2004 | 218 * - mask out audio playing, if the device can't do it.
|
/linux-2.6.39/Documentation/networking/ |
D | README.sb1000 | 191 it out. If it still doesn't work or you like playing with the driver, you may
|
/linux-2.6.39/Documentation/cdrom/ |
D | cdrom-standard.tex | 352 \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
|