Home
last modified time | relevance | path

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

123456789

/Linux-v4.19/Documentation/watchdog/
Dwatchdog-parameters.txt16 nowayout: Watchdog cannot be stopped once started
23 nowayout: Watchdog cannot be stopped once started
28 nowayout: Watchdog cannot be stopped once started
35 nowayout: Watchdog cannot be stopped once started
45 nowayout: Watchdog cannot be stopped once started
50 nowayout: Watchdog cannot be stopped once started
55 nowayout: Watchdog cannot be stopped once started
73 nowayout: Watchdog cannot be stopped once started
81 nowayout: Watchdog cannot be stopped once started
84 nowayout: Watchdog cannot be stopped once started
[all …]
/Linux-v4.19/drivers/misc/ibmasm/
Dr_heartbeat.c52 rhb->stopped = 0; in ibmasm_init_reverse_heartbeat()
81 rhb->stopped, in ibmasm_start_reverse_heartbeat()
84 if (signal_pending(current) || rhb->stopped) { in ibmasm_start_reverse_heartbeat()
90 rhb->stopped = 0; in ibmasm_start_reverse_heartbeat()
97 rhb->stopped = 1; in ibmasm_stop_reverse_heartbeat()
/Linux-v4.19/drivers/input/touchscreen/
Dda9052_tsi.c29 bool stopped; member
43 if (!tsi->stopped) { in da9052_ts_pendwn_irq()
111 if (!tsi->stopped) { in da9052_ts_pen_work()
193 tsi->stopped = false; in da9052_ts_input_open()
208 tsi->stopped = true; in da9052_ts_input_close()
249 tsi->stopped = true; in da9052_ts_probe()
Dauo-pixcir-ts.c123 bool stopped; member
191 while (!ts->stopped) { in auo_pixcir_interrupt()
209 wait_event_timeout(ts->wait, ts->stopped, in auo_pixcir_interrupt()
252 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()
563 ts->stopped = true; in auo_pixcir_probe()
Ducb1400_ts.c202 while (!ucb->stopped && !(penup = ucb1400_ts_pen_up(ucb))) { in ucb1400_irq()
212 wait_event_timeout(ucb->ts_wait, ucb->stopped, in ucb1400_irq()
218 if (!ucb->stopped) { in ucb1400_irq()
230 ucb->stopped = true; in ucb1400_ts_stop()
243 ucb->stopped = false; in ucb1400_ts_start()
Dtsc2007_core.c120 while (!ts->stopped && tsc2007_is_pen_down(ts)) { in tsc2007_soft_irq()
162 wait_event_timeout(ts->wait, ts->stopped, ts->poll_period); in tsc2007_soft_irq()
192 ts->stopped = true; in tsc2007_stop()
204 ts->stopped = false; in tsc2007_open()
/Linux-v4.19/drivers/input/keyboard/
Dsamsung-keypad.c72 bool stopped; member
167 wait_event_timeout(keypad->wait, keypad->stopped, in samsung_keypad_irq()
170 } while (key_down && !keypad->stopped); in samsung_keypad_irq()
184 keypad->stopped = false; in samsung_keypad_start()
206 keypad->stopped = true; in samsung_keypad_stop()
387 keypad->stopped = true; in samsung_keypad_probe()
474 if (keypad->stopped) in samsung_keypad_runtime_suspend()
497 if (keypad->stopped) in samsung_keypad_runtime_resume()
Dmatrix_keypad.c40 bool stopped; member
188 if (unlikely(keypad->scan_pending || keypad->stopped)) in matrix_keypad_interrupt()
205 keypad->stopped = false; in matrix_keypad_start()
222 keypad->stopped = true; in matrix_keypad_stop()
506 keypad->stopped = true; in matrix_keypad_probe()
/Linux-v4.19/drivers/usb/gadget/udc/
Ds3c-hsudc.c112 u8 stopped; member
245 unsigned int stopped = hsep->stopped; in s3c_hsudc_complete_request() local
256 hsep->stopped = 1; in s3c_hsudc_complete_request()
260 hsep->stopped = stopped; in s3c_hsudc_complete_request()
295 hsep->stopped = 1; in s3c_hsudc_stop_activity()
518 hsep->stopped = 1; in s3c_hsudc_set_halt()
521 hsep->stopped = hsep->wedge = 0; in s3c_hsudc_set_halt()
606 reply = cpu_to_le16(hsep->stopped ? 1 : 0); in s3c_hsudc_process_req_status()
704 hsep->stopped = 0; in s3c_hsudc_handle_ep0_intr()
778 hsep->stopped = hsep->wedge = 0; in s3c_hsudc_ep_enable()
[all …]
Dfsl_udc_core.c162 unsigned char stopped = ep->stopped; in done() local
193 ep->stopped = 1; in done()
200 ep->stopped = stopped; in done()
209 ep->stopped = 1; in nuke()
364 udc->stopped = 0; in dr_controller_run()
398 udc->stopped = 1; in dr_controller_stop()
597 ep->stopped = 0; in fsl_ep_enable()
664 ep->stopped = 1; in fsl_ep_disable()
927 int ep_num, stopped, ret = 0; in fsl_ep_dequeue() local
934 stopped = ep->stopped; in fsl_ep_dequeue()
[all …]
Dgoku_udc.c177 ep->stopped = 0; in goku_ep_enable()
236 ep->stopped = 1; in ep_reset()
300 unsigned stopped = ep->stopped; in done() local
322 ep->stopped = 1; in done()
326 ep->stopped = stopped; in done()
376 dev->ep[0].stopped = 1; in write_fifo()
482 ep->stopped = 1; in read_fifo()
758 if (list_empty(&ep->queue) && likely(!ep->stopped)) { in goku_queue()
795 ep->stopped = 1; in nuke()
842 if (ep->dma && ep->queue.next == &req->queue && !ep->stopped) { in goku_dequeue()
[all …]
Dnet2280.c234 ep->stopped = 0; in net2280_enable()
960 unsigned stopped = ep->stopped; in done() local
979 ep->stopped = 1; in done()
983 ep->stopped = stopped; in done()
1044 if (list_empty(&ep->queue) && !ep->stopped && in net2280_queue()
1207 if (ep->stopped) in restart_dma()
1232 ep->stopped = 1; in nuke()
1250 int stopped; in net2280_dequeue() local
1260 stopped = ep->stopped; in net2280_dequeue()
1264 ep->stopped = 1; in net2280_dequeue()
[all …]
Dmv_udc_core.c212 unsigned char stopped = ep->stopped; in done() local
242 ep->stopped = 1; in done()
249 ep->stopped = stopped; in done()
512 ep->stopped = 0; in mv_ep_enable()
589 ep->stopped = 1; in mv_ep_disable()
778 int stopped, ret = 0; in mv_ep_dequeue() local
785 stopped = ep->stopped; in mv_ep_dequeue()
788 ep->stopped = 1; in mv_ep_dequeue()
848 ep->stopped = stopped; in mv_ep_dequeue()
978 udc->stopped = 1; in udc_stop()
[all …]
Dnet2280.h107 stopped : 1, member
121 ep->stopped = 1; in allow_status()
133 ep->stopped = 1; in allow_status_338x()
/Linux-v4.19/net/strparser/
Dstrparser.c53 if (strp->stopped) in strp_abort_strp()
56 strp->stopped = 1; in strp_abort_strp()
384 if (unlikely(strp->stopped) || strp->paused) in strp_data_ready()
416 if (unlikely(strp->stopped)) in do_strp_work()
526 WARN_ON(!strp->stopped); in strp_done()
540 strp->stopped = 1; in strp_stop()
/Linux-v4.19/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-v4.19/drivers/net/wireless/ath/ath9k/
Dwmi.c100 wmi->stopped = false; in ath9k_init_wmi()
120 wmi->stopped = true; in ath9k_deinit_wmi()
215 if (unlikely(wmi->stopped)) in ath9k_wmi_ctrl_rx()
321 if (unlikely(wmi->stopped)) { in ath9k_wmi_cmd()
/Linux-v4.19/drivers/net/wireless/mediatek/mt76/
Dmt76x2u_mac.c137 bool stopped = false; in mt76x2u_mac_stop() local
175 stopped = true; in mt76x2u_mac_stop()
181 if (!stopped) { in mt76x2u_mac_stop()
/Linux-v4.19/Documentation/media/v4l-drivers/
Dpxa_camera.rst18 a) QCI stopped
19 Initialy, the QCI interface is stopped.
82 - "DMA: stop" means all 3 DMA channels are stopped
101 On the DMA irq of the last videobuffer, the QCI is stopped.
168 - Videobuffer3 capture is not scheduled on DMA chain (as it stopped !!!)
/Linux-v4.19/Documentation/accounting/
Dcgroupstats.txt25 sleeping 1, blocked 0, running 1, stopped 0, uninterruptible 0
27 sleeping 155, blocked 0, running 1, stopped 0, uninterruptible 2
/Linux-v4.19/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-v4.19/drivers/auxdisplay/
Dht16k33.c60 bool stopped; member
287 wait_event_timeout(keypad->wait, keypad->stopped, in ht16k33_keypad_irq_thread()
289 if (keypad->stopped) in ht16k33_keypad_irq_thread()
300 keypad->stopped = false; in ht16k33_keypad_start()
311 keypad->stopped = true; in ht16k33_keypad_stop()
/Linux-v4.19/drivers/scsi/bfa/
Dbfa_cs.h70 u32 stopped; member
101 trcm->head = trcm->tail = trcm->stopped = 0; in bfa_trc_init()
108 trcm->stopped = 1; in bfa_trc_stop()
/Linux-v4.19/arch/ia64/hp/sim/
Dsimserial.c147 if (info->xmit.head == info->xmit.tail || tty->stopped) { in transmit_chars()
150 info->xmit.head, info->xmit.tail, tty->stopped); in transmit_chars()
184 if (info->xmit.head == info->xmit.tail || tty->stopped || in rs_flush_chars()
221 !tty->stopped) in rs_write()
/Linux-v4.19/Documentation/driver-api/dmaengine/
Dpxa_dma.rst28 a check of the DMA channel reports a "stopped channel", the transfer should
30 know if a channel is in running or stopped state.
94 If while new_link was created the DMA channel stopped, it is _not_
104 - then hot-chaining cannot happen, as the channel must be stopped, the
187 It should be noted that after tx3 is completed, the channel is stopped, and

123456789