Home
last modified time | relevance | path

Searched refs:STOPPED (Results 1 – 24 of 24) sorted by relevance

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/MediaUI/player/
H A Dmusicplayer.cpp50 m_bPlayState(STOPPED), in MusicPlayer()
140 m_bPlayState = STOPPED; in initAutPlayer()
195 m_bPlayState = STOPPED; in updateDurationInfo()
346 else if(m_bPlayState == STOPPED){ in on_playButton_clicked()
604 if (m_bPlayState != STOPPED){ in on_notifyMusicPlayerAddFile()
608 m_bPlayState = STOPPED; in on_notifyMusicPlayerAddFile()
H A Dvideoplayer.cpp54 m_bPlayState(STOPPED), in VideoPlayer()
137 m_bPlayState = STOPPED; in initAutPlayer()
258 m_bPlayState = STOPPED; in updateDurationInfo()
287 m_bPlayState = STOPPED; in on_return_btn_clicked()
399 else if(m_bPlayState == STOPPED){ in on_playButton_clicked()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/music/
H A Dmusicplayer.cpp49 m_bPlayState(STOPPED), in MusicPlayer()
137 m_bPlayState = STOPPED; in initAutPlayer()
192 m_bPlayState = STOPPED; in updateDurationInfo()
343 else if(m_bPlayState == STOPPED){ in on_playButton_clicked()
583 if (m_bPlayState != STOPPED){ in on_notifyMusicPlayerAddFile()
587 m_bPlayState = STOPPED; in on_notifyMusicPlayerAddFile()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/video/
H A Dvideoplayer.cpp56 m_bPlayState(STOPPED), in VideoPlayer()
174 m_bPlayState = STOPPED; in initAutPlayer()
294 m_bPlayState = STOPPED; in updateDurationInfo()
323 m_bPlayState = STOPPED; in on_return_btn_clicked()
449 else if(m_bPlayState == STOPPED){ in on_playButton_clicked()
/OK3568_Linux_fs/kernel/drivers/media/platform/rcar-vin/
H A Drcar-dma.c996 if (vin->state == STOPPED) { in rvin_irq()
1330 vin->state = STOPPED; in rvin_stop_streaming()
1339 if (vin->state != STOPPED) { in rvin_stop_streaming()
1346 vin->state = STOPPED; in rvin_stop_streaming()
1396 vin->state = STOPPED; in rvin_dma_register()
1481 if (vin->state == STOPPED) in rvin_set_alpha()
H A Drcar-vin.h58 STOPPED = 0, enumerator
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/MediaUI/common/
H A Dcommonfunction.h29 STOPPED = 3, enumerator
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/music/common/
H A Dcommonfunction.h29 STOPPED = 3, enumerator
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/video/common/
H A Dcommonfunction.h29 STOPPED = 3, enumerator
/OK3568_Linux_fs/kernel/drivers/isdn/hardware/mISDN/
H A Disdnhdlc.c37 HDLC_SENDFLAG_B1A6, HDLC_SENDFLAG_B7, STOPPED, HDLC_SENDFLAG_ONE enumerator
175 case STOPPED: in isdnhdlc_decode()
384 case STOPPED: in isdnhdlc_encode()
/OK3568_Linux_fs/kernel/drivers/net/fddi/skfp/h/
H A Dtargethw.h86 #define STOPPED 0 macro
/OK3568_Linux_fs/kernel/drivers/net/fddi/skfp/
H A Ddrvfbi.c155 smc->hw.hw_state = STOPPED ; in card_start()
178 smc->hw.hw_state = STOPPED ; in card_stop()
H A Dhwmtm.c550 if (smc->hw.hw_state != STOPPED) { in mac_drv_repair_descr()
1096 smc->hw.hw_state = STOPPED ; in process_receive()
1463 if (smc->hw.hw_state != STOPPED) { in mac_drv_clear_rx_queue()
2030 if (smc->hw.hw_state != STOPPED) { in mac_drv_clear_tx_queue()
H A Dfplustm.c833 smc->hw.hw_state = STOPPED ; in formac_offline()
980 smc->hw.hw_state = STOPPED ; in init_mac()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/cxgb4/
H A Ddevice.c1275 ctx->dev->db_state = STOPPED; in stop_queues()
1313 if (ctx->dev->db_state != STOPPED) in resume_queues()
1437 WARN_ON(ctx->dev->db_state != STOPPED); in recover_queues()
1466 ctx->dev->db_state = STOPPED; in recover_queues()
H A Diw_cxgb4.h311 STOPPED = 3 enumerator
/OK3568_Linux_fs/kernel/block/
H A Dblk-mq-debugfs.c105 QUEUE_FLAG_NAME(STOPPED),
219 HCTX_STATE_NAME(STOPPED),
/OK3568_Linux_fs/kernel/drivers/media/platform/stm32/
H A Dstm32-dcmi.c88 STOPPED = 0, enumerator
880 dcmi->state = STOPPED; in dcmi_stop_streaming()
1931 dcmi->state = STOPPED; in dcmi_probe()
/OK3568_Linux_fs/kernel/drivers/net/wan/
H A Dhdlc_ppp.c82 enum {CLOSED = 0, STOPPED, STOPPING, REQ_SENT, ACK_RECV, ACK_SENT, OPENED, enumerator
/OK3568_Linux_fs/kernel/drivers/misc/mei/
H A Dhbm.c60 MEI_HBM_STATE(STOPPED); in mei_hbm_state_str()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dctxnv50.c248 cp_set (ctx, STATE, STOPPED); in nv50_grctx_generate()
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dcan.rst1225 "ERROR-WARNING", "ERROR-PASSIVE", "BUS-OFF" or "STOPPED"
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgdb.info33720 '*stopped,reason="REASON",thread-id="ID",stopped-threads="STOPPED",core="CORE"'
33776 STOPPED field will have the value of '"all"'. Otherwise, the value
33777 of the STOPPED field will be a list of thread identifiers.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgdb.info33720 '*stopped,reason="REASON",thread-id="ID",stopped-threads="STOPPED",core="CORE"'
33776 STOPPED field will have the value of '"all"'. Otherwise, the value
33777 of the STOPPED field will be a list of thread identifiers.