Home
last modified time | relevance | path

Searched refs:started (Results 1 – 25 of 52) sorted by relevance

123

/drivers/input/serio/
Dhyperv-keyboard.c105 bool started; member
159 if (kbd_dev->started) { in hv_kbd_on_receive()
327 kbd_dev->started = true; in hv_kbd_start()
339 kbd_dev->started = false; in hv_kbd_stop()
/drivers/staging/media/davinci_vpfe/
Dvpfe_video.c195 if (!pipe->inputs[i]->started || in vpfe_video_is_pipe_ready()
199 if (!pipe->outputs[i]->started || in vpfe_video_is_pipe_ready()
375 if (pipe->inputs[i]->started) in all_videos_stopped()
378 if (pipe->outputs[i]->started) in all_videos_stopped()
487 video->started = 0; in vpfe_stop_capture()
517 if (video->started) { in vpfe_release()
569 if (video->started) in vpfe_poll()
720 if (video->started) { in vpfe_s_fmt()
840 if (video->started) { in vpfe_s_input()
941 if (video->started) { in vpfe_s_std()
[all …]
Dvpfe_video.h96 u8 started; member
/drivers/media/platform/davinci/
Dvpfe_capture.c583 if (!vpfe_dev->started) in vpfe_isr()
658 if (!vpfe_dev->started) { in vdint1_isr()
702 vpfe_dev->started = 0; in vpfe_stop_ccdc_capture()
725 if (vpfe_dev->started) { in vpfe_release()
784 if (vpfe_dev->started) in vpfe_poll()
989 if (vpfe_dev->started) { in vpfe_s_fmt_vid_cap()
1130 if (vpfe_dev->started) { in vpfe_s_input()
1214 if (vpfe_dev->started) { in vpfe_s_std()
1469 vpfe_dev->started = 1; in vpfe_start_ccdc_capture()
1583 if (!vpfe_dev->started) { in vpfe_streamoff()
[all …]
/drivers/crypto/
Dhifn_795x.c440 int active, started; member
1257 dev->started++; in hifn_setup_cmd_desc()
1613 if (dev->started + sg_num > HIFN_QUEUE_LENGTH) { in hifn_setup_session()
1674 dev->started = 0; in hifn_test()
1701 dev->started = dev->active = 0; in hifn_start_device()
1761 dev->started--; in hifn_complete_sa()
1762 if (dev->started < 0) in hifn_complete_sa()
1763 printk("%s: started: %d.\n", __func__, dev->started); in hifn_complete_sa()
1765 BUG_ON(dev->started < 0); in hifn_complete_sa()
1914 if ((dev->prev_success == dev->success) && dev->started) in hifn_work()
[all …]
/drivers/watchdog/
Ds3c2410_wdt.c518 int started = 0; in s3c2410wdt_probe() local
588 started = s3c2410wdt_set_heartbeat(&wdt->wdt_device, in s3c2410wdt_probe()
591 if (started == 0) in s3c2410wdt_probe()
622 if (tmr_atboot && started == 0) { in s3c2410wdt_probe()
/drivers/gpu/drm/rcar-du/
Drcar_du_crtc.c343 if (rcrtc->started) in rcar_du_crtc_start()
371 rcrtc->started = true; in rcar_du_crtc_start()
403 if (!rcrtc->started) in rcar_du_crtc_stop()
432 rcrtc->started = false; in rcar_du_crtc_stop()
Drcar_du_crtc.h50 bool started; member
/drivers/gpu/drm/shmobile/
Dshmob_drm_crtc.h33 bool started; member
Dshmob_drm_crtc.c174 if (scrtc->started) in shmob_drm_crtc_start()
261 scrtc->started = true; in shmob_drm_crtc_start()
269 if (!scrtc->started) in shmob_drm_crtc_stop()
287 scrtc->started = false; in shmob_drm_crtc_stop()
/drivers/md/
Ddm-snap.c211 int started; member
1719 pe->started = 0; in __find_pending_exception()
1826 if (!pe->started && in snapshot_map()
1829 pe->started = 1; in snapshot_map()
1837 if (!pe->started) { in snapshot_map()
1839 pe->started = 1; in snapshot_map()
2221 if (!pe->started) { in __origin_write()
2222 pe->started = 1; in __origin_write()
2227 if (!pe->started) { in __origin_write()
2228 pe->started = 1; in __origin_write()
/drivers/sh/maple/
Dmaple.c52 static int started, scanning, fullscan; variable
562 if (!started || !fullscan) { in maple_response_none()
581 if (!started || (scanning == 2) || !fullscan) { in maple_response_devinfo()
709 started = 1; in maple_dma_handler()
/drivers/macintosh/
Dwindfarm_pm112.c107 static int started; variable
514 if (!started) { in pm112_tick()
515 started = 1; in pm112_tick()
Dwindfarm_rm31.c82 static bool started; variable
516 if (!started) { in rm31_tick()
517 started = 1; in rm31_tick()
Dtherm_adt746x.c233 int started = 0; in update_fans_speed() local
246 started = 1; in update_fans_speed()
275 if (started) in update_fans_speed()
Dwindfarm_pm72.c88 static bool started; variable
613 if (!started) { in pm72_tick()
614 started = 1; in pm72_tick()
/drivers/staging/nvec/
DREADME6 started by triggering a gpio line.
/drivers/staging/comedi/drivers/
Damplc_pci230.c1010 bool started; in pci230_ao_stop() local
1014 started = devpriv->ao_cmd_started; in pci230_ao_stop()
1017 if (!started) in pci230_ao_stop()
1811 bool started; in pci230_ai_stop() local
1814 started = devpriv->ai_cmd_started; in pci230_ai_stop()
1817 if (!started) in pci230_ai_stop()
/drivers/isdn/hardware/eicon/
Dos_bri.c638 int started = 0; in diva_bri_start_adapter() local
696 started = 1; in diva_bri_start_adapter()
702 if (!started) { in diva_bri_start_adapter()
Dos_pri.c437 int started = 0; in diva_pri_start_adapter() local
467 started = 1; in diva_pri_start_adapter()
472 if (!started) { in diva_pri_start_adapter()
Dos_4bri.c937 int started = 0; in diva_4bri_start_adapter() local
957 started = 1; in diva_4bri_start_adapter()
969 if (!started) { in diva_4bri_start_adapter()
/drivers/usb/gadget/function/
Du_serial.c680 unsigned started; in gs_start_io() local
702 started = gs_start_rx(port); in gs_start_io()
704 if (started) { in gs_start_io()
/drivers/net/wireless/libertas/
Dif_sdio.c120 bool started; member
845 if (!card->started) { in if_sdio_finish_power_on()
849 card->started = true; in if_sdio_finish_power_on()
/drivers/soc/ti/
Dknav_qmss.h141 bool started; member
/drivers/net/wireless/
Dmac80211_hwsim.c517 bool started, idle, scanning; member
1312 if (!data2->started || (data2->idle && !data2->tmp_chan) || in mac80211_hwsim_tx_frame_no_nl()
1560 if (!data->started || (data->idle && !data->tmp_chan) || in hwsim_mon_xmit()
1618 data->started = true; in mac80211_hwsim_start()
1626 data->started = false; in mac80211_hwsim_stop()
1755 if (!data->started) in mac80211_hwsim_beacon()
1831 if (!data->started || !data->beacon_int) in mac80211_hwsim_config()
1902 if (data->started && in mac80211_hwsim_bss_info_changed()
3172 if ((data2->idle && !data2->tmp_chan) || !data2->started) in hwsim_cloned_frame_received_nl()

123