Home
last modified time | relevance | path

Searched refs:PAUSED (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0/
H A D0005-bin-Fix-race-conditions-in-tests.patch252 /* PAUSED => PLAYING */
253 GST_DEBUG ("popping PAUSED -> PLAYING messages");
285 /* PAUSED => PLAYING */
286 GST_DEBUG ("popping PAUSED -> PLAYING messages");
/OK3568_Linux_fs/kernel/drivers/scsi/aic94xx/
H A Daic94xx_seq.c52 if (arp2ctl & PAUSED) in asd_pause_cseq()
58 if (arp2ctl & PAUSED) in asd_pause_cseq()
79 if (!(arp2ctl & PAUSED)) in asd_unpause_cseq()
85 if (!(arp2ctl & PAUSED)) in asd_unpause_cseq()
107 if (arp2ctl & PAUSED) in asd_seq_pause_lseq()
113 if (arp2ctl & PAUSED) in asd_seq_pause_lseq()
156 if (!(arp2ctl & PAUSED)) in asd_seq_unpause_lseq()
162 if (!(arp2ctl & PAUSED)) in asd_seq_unpause_lseq()
H A Daic94xx_reg_def.h310 #define PAUSED 0x00000004 /* ro */ macro
/OK3568_Linux_fs/buildroot/package/alsa-lib/
H A D0002-add-dcbfilter-16bit-process.patch15 P_STATE(PAUSED) | \
/OK3568_Linux_fs/kernel/sound/core/
H A Dpcm.c252 STATE(PAUSED),
/OK3568_Linux_fs/kernel/Documentation/input/devices/
H A Datarikbd.rst408 and it is not PAUSED, it is simply ignored.