Home
last modified time | relevance | path

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

123

/drivers/net/wireless/ath/wil6210/
Dp2p.c170 u8 started = p2p->discovery_started; in wil_p2p_stop_discovery() local
178 return started; in wil_p2p_stop_discovery()
184 u8 started; in wil_p2p_cancel_listen() local
195 started = wil_p2p_stop_discovery(wil); in wil_p2p_cancel_listen()
199 if (!started) { in wil_p2p_cancel_listen()
220 u8 started; in wil_p2p_listen_expired() local
225 started = wil_p2p_stop_discovery(wil); in wil_p2p_listen_expired()
228 if (started) { in wil_p2p_listen_expired()
246 u8 started; in wil_p2p_search_expired() local
251 started = wil_p2p_stop_discovery(wil); in wil_p2p_search_expired()
[all …]
/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.c207 if (!pipe->inputs[i]->started || in vpfe_video_is_pipe_ready()
211 if (!pipe->outputs[i]->started || in vpfe_video_is_pipe_ready()
392 if (pipe->inputs[i]->started) in all_videos_stopped()
395 if (pipe->outputs[i]->started) in all_videos_stopped()
501 video->started = 0; in vpfe_stop_capture()
531 if (video->started) { in vpfe_release()
583 if (video->started) in vpfe_poll()
736 if (video->started) { in vpfe_s_fmt()
856 if (video->started) { in vpfe_s_input()
957 if (video->started) { in vpfe_s_std()
[all …]
Dvpfe_video.h97 u8 started; member
/drivers/soc/fsl/qbman/
Dqman_test_stash.c87 atomic_t started; member
94 atomic_inc(&bstrap->started); in bstrap_fn()
109 .started = ATOMIC_INIT(0) in on_all_cpus()
125 while (!atomic_read(&bstrap.started)) in on_all_cpus()
/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.c426 int active, started; member
1214 dev->started++; in hifn_setup_cmd_desc()
1570 if (dev->started + sg_num > HIFN_QUEUE_LENGTH) { in hifn_setup_session()
1604 dev->started = dev->active = 0; in hifn_start_device()
1664 dev->started--; in hifn_complete_sa()
1665 if (dev->started < 0) in hifn_complete_sa()
1667 dev->started); in hifn_complete_sa()
1669 BUG_ON(dev->started < 0); in hifn_complete_sa()
1816 if ((dev->prev_success == dev->success) && dev->started) in hifn_work()
1829 r, dev->active, dev->started, in hifn_work()
[all …]
/drivers/watchdog/
Ds3c2410_wdt.c544 int started = 0; in s3c2410wdt_probe() local
617 started = s3c2410wdt_set_heartbeat(&wdt->wdt_device, in s3c2410wdt_probe()
620 if (started == 0) in s3c2410wdt_probe()
652 if (tmr_atboot && started == 0) { in s3c2410wdt_probe()
/drivers/gpu/drm/rcar-du/
Drcar_du_crtc.c360 if (rcrtc->started) in rcar_du_crtc_start()
392 rcrtc->started = true; in rcar_du_crtc_start()
424 if (!rcrtc->started) in rcar_du_crtc_stop()
457 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/usb/misc/
Dchaoskey.c369 bool started; in _chaoskey_fill() local
407 started = dev->reads_started; in _chaoskey_fill()
412 (started ? NAK_TIMEOUT : ALEA_FIRST_TIMEOUT) ); in _chaoskey_fill()
/drivers/md/
Ddm-snap.c195 int started; member
1648 pe->started = 0; in __find_pending_exception()
1753 if (!pe->started && in snapshot_map()
1756 pe->started = 1; in snapshot_map()
1764 if (!pe->started) { in snapshot_map()
1766 pe->started = 1; in snapshot_map()
2148 if (!pe->started) { in __origin_write()
2149 pe->started = 1; in __origin_write()
2154 if (!pe->started) { in __origin_write()
2155 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/staging/media/pulse8-cec/
Dpulse8-cec.c131 bool started; member
172 if (!pulse8->started && data != MSGSTART) in pulse8_interrupt()
223 pulse8->started = false; in pulse8_interrupt()
227 pulse8->started = true; in pulse8_interrupt()
/drivers/usb/gadget/udc/
Drenesas_usb3.c245 bool started; member
698 usb3_ep->started = false; in __usb3_request_done()
985 if (usb3_ep->started) in usb3_start_pipe0()
988 usb3_ep->started = true; in usb3_start_pipe0()
1011 if (usb3_ep->halt || usb3_ep->started) in usb3_start_pipen()
1020 usb3_ep->started = true; in usb3_start_pipen()
1216 if (halt && usb3_ep->started) in usb3_set_halt()
1243 usb3_ep->started = false; in usb3_std_req_feature_endpoint()
1376 if (usb3_ep->started) in usb3_irq_epc_pipe0_setup()
/drivers/macintosh/
Dwindfarm_pm112.c106 static int started; variable
508 if (!started) { in pm112_tick()
509 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/usb/dwc3/
Dgadget.h75 req->started = true; in dwc3_gadget_move_started_request()
/drivers/staging/nvec/
DREADME6 started by triggering a gpio line.
/drivers/staging/comedi/drivers/
Damplc_pci230.c1021 bool started; in pci230_ao_stop() local
1025 started = devpriv->ao_cmd_started; in pci230_ao_stop()
1028 if (!started) in pci230_ao_stop()
1824 bool started; in pci230_ai_stop() local
1827 started = devpriv->ai_cmd_started; in pci230_ai_stop()
1830 if (!started) in pci230_ai_stop()
/drivers/staging/greybus/tools/
DREADME.loopback102 * Run a 1000 transfers of a 100 byte packet. Each transfer is started only
113 * Run a 1000 transfers of a 100 byte packet. Transfers are started without

123