Home
last modified time | relevance | path

Searched refs:stopped (Results 1 – 25 of 266) sorted by relevance

1234567891011

/linux-6.1.9/Documentation/watchdog/
Dwatchdog-parameters.rst33 Watchdog cannot be stopped once started
46 Watchdog cannot be stopped once started
55 Watchdog cannot be stopped once started
67 Watchdog cannot be stopped once started
94 Watchdog cannot be stopped once started
103 Watchdog cannot be stopped once started
112 Watchdog cannot be stopped once started
147 Watchdog cannot be stopped once started
162 Watchdog cannot be stopped once started
168 Watchdog cannot be stopped once started
[all …]
/linux-6.1.9/drivers/misc/ibmasm/
Dr_heartbeat.c39 rhb->stopped = 0; in ibmasm_init_reverse_heartbeat()
68 rhb->stopped, in ibmasm_start_reverse_heartbeat()
71 if (signal_pending(current) || rhb->stopped) { in ibmasm_start_reverse_heartbeat()
77 rhb->stopped = 0; in ibmasm_start_reverse_heartbeat()
84 rhb->stopped = 1; in ibmasm_stop_reverse_heartbeat()
/linux-6.1.9/drivers/net/wireless/mediatek/mt76/mt76x2/
Dmac.c11 bool stopped = false; in mt76x2_mac_stop() local
32 stopped = true; in mt76x2_mac_stop()
36 if (force && !stopped) { in mt76x2_mac_stop()
Dusb_mac.c98 bool stopped = false; in mt76x2u_mac_stop() local
136 stopped = true; in mt76x2u_mac_stop()
142 if (!stopped) { in mt76x2u_mac_stop()
/linux-6.1.9/drivers/input/touchscreen/
Dda9052_tsi.c24 bool stopped; member
38 if (!tsi->stopped) { in da9052_ts_pendwn_irq()
106 if (!tsi->stopped) { in da9052_ts_pen_work()
188 tsi->stopped = false; in da9052_ts_input_open()
203 tsi->stopped = true; in da9052_ts_input_close()
244 tsi->stopped = true; in da9052_ts_probe()
Dauo-pixcir-ts.c127 bool stopped; member
193 while (!ts->stopped) { in auo_pixcir_interrupt()
211 wait_event_timeout(ts->wait, ts->stopped, in auo_pixcir_interrupt()
254 wait_event_timeout(ts->wait, ts->stopped, in auo_pixcir_interrupt()
363 ts->stopped = false; in auo_pixcir_start()
392 ts->stopped = true; in auo_pixcir_stop()
506 ts->stopped = true; in auo_pixcir_probe()
Ducb1400_ts.c198 while (!ucb->stopped && !ucb1400_ts_pen_up(ucb)) { in ucb1400_irq()
207 wait_event_timeout(ucb->ts_wait, ucb->stopped, in ucb1400_irq()
213 if (!ucb->stopped) { in ucb1400_irq()
225 ucb->stopped = true; in ucb1400_ts_stop()
238 ucb->stopped = false; in ucb1400_ts_start()
Dtsc2007_core.c118 while (!ts->stopped && tsc2007_is_pen_down(ts)) { in tsc2007_soft_irq()
160 wait_event_timeout(ts->wait, ts->stopped, ts->poll_period); in tsc2007_soft_irq()
190 ts->stopped = true; in tsc2007_stop()
202 ts->stopped = false; in tsc2007_open()
/linux-6.1.9/drivers/usb/gadget/udc/
Ds3c-hsudc.c110 u8 stopped; member
196 unsigned int stopped = hsep->stopped; in s3c_hsudc_complete_request() local
207 hsep->stopped = 1; in s3c_hsudc_complete_request()
211 hsep->stopped = stopped; in s3c_hsudc_complete_request()
246 hsep->stopped = 1; in s3c_hsudc_stop_activity()
469 hsep->stopped = 1; in s3c_hsudc_set_halt()
472 hsep->stopped = hsep->wedge = 0; in s3c_hsudc_set_halt()
557 reply = cpu_to_le16(hsep->stopped ? 1 : 0); in s3c_hsudc_process_req_status()
655 hsep->stopped = 0; in s3c_hsudc_handle_ep0_intr()
729 hsep->stopped = hsep->wedge = 0; in s3c_hsudc_ep_enable()
[all …]
Dfsl_udc_core.c160 unsigned char stopped = ep->stopped; in done() local
191 ep->stopped = 1; in done()
198 ep->stopped = stopped; in done()
207 ep->stopped = 1; in nuke()
360 udc->stopped = 0; in dr_controller_run()
394 udc->stopped = 1; in dr_controller_stop()
593 ep->stopped = 0; in fsl_ep_enable()
660 ep->stopped = 1; in fsl_ep_disable()
924 int ep_num, stopped, ret = 0; in fsl_ep_dequeue() local
931 stopped = ep->stopped; in fsl_ep_dequeue()
[all …]
Dgoku_udc.c180 ep->stopped = 0; in goku_ep_enable()
239 ep->stopped = 1; in ep_reset()
303 unsigned stopped = ep->stopped; in done() local
325 ep->stopped = 1; in done()
329 ep->stopped = stopped; in done()
379 dev->ep[0].stopped = 1; in write_fifo()
485 ep->stopped = 1; in read_fifo()
761 if (list_empty(&ep->queue) && likely(!ep->stopped)) { in goku_queue()
798 ep->stopped = 1; in nuke()
847 if (ep->dma && ep->queue.next == &req->queue && !ep->stopped) { in goku_dequeue()
[all …]
Dnet2280.c235 ep->stopped = 0; in net2280_enable()
948 unsigned stopped = ep->stopped; in done() local
967 ep->stopped = 1; in done()
971 ep->stopped = stopped; in done()
1032 if (list_empty(&ep->queue) && !ep->stopped && in net2280_queue()
1195 if (ep->stopped) in restart_dma()
1220 ep->stopped = 1; in nuke()
1239 int stopped; in net2280_dequeue() local
1249 stopped = ep->stopped; in net2280_dequeue()
1253 ep->stopped = 1; in net2280_dequeue()
[all …]
Dmv_udc_core.c211 unsigned char stopped = ep->stopped; in done() local
241 ep->stopped = 1; in done()
248 ep->stopped = stopped; in done()
511 ep->stopped = 0; in mv_ep_enable()
588 ep->stopped = 1; in mv_ep_disable()
777 int stopped, ret = 0; in mv_ep_dequeue() local
784 stopped = ep->stopped; in mv_ep_dequeue()
787 ep->stopped = 1; in mv_ep_dequeue()
849 ep->stopped = stopped; in mv_ep_dequeue()
979 udc->stopped = 1; in udc_stop()
[all …]
Dnet2272.c198 ep->stopped = 0; in net2272_enable()
349 unsigned stopped = ep->stopped; in net2272_done() local
353 ep->stopped = 1; in net2272_done()
377 ep->stopped = 1; in net2272_done()
381 ep->stopped = stopped; in net2272_done()
846 if (list_empty(&ep->queue) && !ep->stopped) { in net2272_queue()
914 ep->stopped = 1; in net2272_dequeue_all()
931 int stopped; in net2272_dequeue() local
938 stopped = ep->stopped; in net2272_dequeue()
939 ep->stopped = 1; in net2272_dequeue()
[all …]
/linux-6.1.9/drivers/input/keyboard/
Dsamsung-keypad.c68 bool stopped; member
162 wait_event_timeout(keypad->wait, keypad->stopped, in samsung_keypad_irq()
165 } while (key_down && !keypad->stopped); in samsung_keypad_irq()
179 keypad->stopped = false; in samsung_keypad_start()
201 keypad->stopped = true; in samsung_keypad_stop()
382 keypad->stopped = true; in samsung_keypad_probe()
469 if (keypad->stopped) in samsung_keypad_runtime_suspend()
492 if (keypad->stopped) in samsung_keypad_runtime_resume()
Dmatrix_keypad.c37 bool stopped; member
185 if (unlikely(keypad->scan_pending || keypad->stopped)) in matrix_keypad_interrupt()
202 keypad->stopped = false; in matrix_keypad_start()
219 keypad->stopped = true; in matrix_keypad_stop()
508 keypad->stopped = true; in matrix_keypad_probe()
/linux-6.1.9/net/strparser/
Dstrparser.c43 if (strp->stopped) in strp_abort_strp()
46 strp->stopped = 1; in strp_abort_strp()
368 if (unlikely(strp->stopped) || strp->paused) in strp_data_ready()
400 if (unlikely(strp->stopped)) in do_strp_work()
510 WARN_ON(!strp->stopped); in strp_done()
524 strp->stopped = 1; in strp_stop()
/linux-6.1.9/drivers/net/wireless/ath/ath9k/
Dwmi.c100 wmi->stopped = false; in ath9k_init_wmi()
119 wmi->stopped = true; in ath9k_stop_wmi()
221 if (unlikely(wmi->stopped)) in ath9k_wmi_ctrl_rx()
327 if (unlikely(wmi->stopped)) { in ath9k_wmi_cmd()
/linux-6.1.9/drivers/usb/host/
Dehci-timer.c213 bool stopped = (ehci->rh_state < EHCI_RH_RUNNING); in ehci_handle_start_intr_unlinks() local
227 if (!stopped && (qh->unlink_cycle == in ehci_handle_start_intr_unlinks()
245 bool stopped = (ehci->rh_state < EHCI_RH_RUNNING); in ehci_handle_intr_unlinks() local
260 if (!stopped && qh->unlink_cycle == ehci->intr_unlink_cycle) in ehci_handle_intr_unlinks()
/linux-6.1.9/sound/virtio/
Dvirtio_pcm_ops.c117 vss->stopped = !!virtsnd_pcm_msg_pending_num(vss); in virtsnd_pcm_open()
359 vss->stopped = true; in virtsnd_pcm_trigger()
397 if (!vss->stopped) in virtsnd_pcm_sync_stop()
425 vss->stopped = false; in virtsnd_pcm_sync_stop()
/linux-6.1.9/Documentation/driver-api/media/drivers/
Dpxa_camera.rst20 a) QCI stopped
21 Initially, the QCI interface is stopped.
84 - "DMA: stop" means all 3 DMA channels are stopped
103 On the DMA irq of the last videobuffer, the QCI is stopped.
170 - Videobuffer3 capture is not scheduled on DMA chain (as it stopped !!!)
/linux-6.1.9/Documentation/networking/
Dcan_ucan_protocol.rst174 stopped SET_BITTIMING stopped
175 stopped START started
176 started STOP or RESET stopped
177 stopped STOP or RESET stopped
/linux-6.1.9/net/tls/
Dtls_strp.c17 if (strp->stopped) in tls_strp_abort_strp()
20 strp->stopped = 1; in tls_strp_abort_strp()
425 if (unlikely(strp->stopped) || strp->msg_ready) in tls_strp_check_rcv()
477 strp->stopped = 1; in tls_strp_stop()
500 WARN_ON(!strp->stopped); in tls_strp_done()
/linux-6.1.9/Documentation/accounting/
Dcgroupstats.rst29 sleeping 1, blocked 0, running 1, stopped 0, uninterruptible 0
31 sleeping 155, blocked 0, running 1, stopped 0, uninterruptible 2
/linux-6.1.9/drivers/scsi/bfa/
Dbfa_cs.h62 u32 stopped; member
93 trcm->head = trcm->tail = trcm->stopped = 0; in bfa_trc_init()
100 trcm->stopped = 1; in bfa_trc_stop()

1234567891011