Searched refs:stopped (Results 1 - 25 of 113) sorted by relevance

12345

/drivers/misc/ibmasm/
H A Dr_heartbeat.c52 rhb->stopped = 0;
81 rhb->stopped,
84 if (signal_pending(current) || rhb->stopped) {
90 rhb->stopped = 0;
97 rhb->stopped = 1;
H A Dibmasm.h142 unsigned int stopped; member in struct:reverse_heartbeat
/drivers/staging/ozwpan/
H A Dozusbsvc.h20 int stopped; member in struct:oz_usb_ctx
H A Dozusbsvc.c72 usb_ctx->stopped = 0;
114 * This is called when the USB service is stopped or paused for a PD.
132 usb_ctx->stopped = 1;
135 * which claims a reference. Since stopped = 1 no one else
142 oz_trace("USB service stopped.\n");
187 if (usb_ctx->stopped)
/drivers/input/touchscreen/
H A Dtsc2007.c81 bool stopped; member in struct:tsc2007
174 while (!ts->stopped && tsc2007_is_pen_down(ts)) {
211 wait_event_timeout(ts->wait, ts->stopped,
242 ts->stopped = true;
254 ts->stopped = false;
H A Ducb1400_ts.c203 while (!ucb->stopped && !(penup = ucb1400_ts_pen_up(ucb))) {
213 wait_event_timeout(ucb->ts_wait, ucb->stopped,
219 if (!ucb->stopped) {
231 ucb->stopped = true;
244 ucb->stopped = false;
H A Dauo-pixcir-ts.c120 bool stopped; member in struct:auo_pixcir_ts
189 while (!ts->stopped) {
207 wait_event_timeout(ts->wait, ts->stopped,
250 wait_event_timeout(ts->wait, ts->stopped,
361 ts->stopped = false;
390 ts->stopped = true;
563 ts->stopped = true;
/drivers/scsi/bfa/
H A Dbfa_cs.h69 u32 stopped; member in struct:bfa_trc_mod_s
100 trcm->head = trcm->tail = trcm->stopped = 0;
107 trcm->stopped = 1;
116 if (trcm->stopped)
136 if (trcm->stopped)
/drivers/input/keyboard/
H A Dsamsung-keypad.c74 bool stopped; member in struct:samsung_keypad
173 wait_event_timeout(keypad->wait, keypad->stopped,
176 } while (key_down && !keypad->stopped);
190 keypad->stopped = false;
212 keypad->stopped = true;
441 keypad->stopped = true;
553 if (keypad->stopped)
576 if (keypad->stopped)
H A Dmatrix_keypad.c39 bool stopped; member in struct:matrix_keypad
184 if (unlikely(keypad->scan_pending || keypad->stopped))
201 keypad->stopped = false;
217 keypad->stopped = true;
416 keypad->stopped = true;
/drivers/usb/gadget/
H A Dlangwell_udc.h121 unsigned stopped:1, member in struct:langwell_ep
186 stopped:1, member in struct:langwell_udc
H A Dnet2280.c171 ep->stopped = 0;
798 unsigned stopped = ep->stopped; local
817 ep->stopped = 1;
821 ep->stopped = stopped;
875 if (list_empty (&ep->queue) && !ep->stopped) {
1022 if (ep->stopped)
1099 ep->stopped = 1;
1117 int stopped; local
2060 int stopped = ep->stopped; local
[all...]
H A Ds3c-hsudc.c105 * @stopped: Maintains state of endpoint, set if EP is halted.
115 u8 stopped; member in struct:s3c_hsudc_ep
250 unsigned int stopped = hsep->stopped; local
261 hsep->stopped = 1;
266 hsep->stopped = stopped;
287 * @hsudc: Device controller for which EP activity is to be stopped.
290 * All the endpoints are stopped and any pending transfer requests if any on
302 hsep->stopped
[all...]
H A Dgoku_udc.c178 ep->stopped = 0;
238 ep->stopped = 1;
303 unsigned stopped = ep->stopped; local
325 ep->stopped = 1;
329 ep->stopped = stopped;
379 dev->ep[0].stopped = 1;
485 ep->stopped = 1;
534 // return: 0 = q running, 1 = q stopped, negativ
[all...]
H A Dfsl_udc_core.c163 unsigned char stopped = ep->stopped; local
207 ep->stopped = 1;
216 ep->stopped = stopped;
225 ep->stopped = 1;
359 /* Clear stopped bit */
360 udc->stopped = 0;
393 /* Set stopped bit for isr */
394 udc->stopped
937 int ep_num, stopped, ret = 0; local
[all...]
H A Dat91_udc.h104 unsigned stopped:1; member in struct:at91_ep
H A Dmv_udc.h215 stopped:1; /* stop bit is setted */ member in struct:mv_udc
238 unsigned stopped:1, member in struct:mv_ep
H A Dnet2280.h102 stopped : 1, member in struct:net2280_ep
116 ep->stopped = 1;
H A Dmv_udc_core.c221 unsigned char stopped = ep->stopped; local
262 ep->stopped = 1;
273 ep->stopped = stopped;
532 ep->stopped = 0;
611 ep->stopped = 1;
808 int stopped, ret = 0; local
815 stopped = ep->stopped;
[all...]
H A Dnet2272.c213 ep->stopped = 0;
369 unsigned stopped = ep->stopped; local
373 ep->stopped = 1;
397 ep->stopped = 1;
401 ep->stopped = stopped;
866 if (list_empty(&ep->queue) && !ep->stopped) {
934 ep->stopped = 1;
951 int stopped; local
[all...]
H A Dat91_udc.c115 ep->stopped ? " stopped" : "");
258 unsigned stopped = ep->stopped; local
269 ep->stopped = 1;
273 ep->stopped = stopped;
455 ep->stopped = 1;
526 ep->stopped = 0;
639 if (list_empty(&ep->queue) && !ep->stopped) {
[all...]
/drivers/net/wireless/ath/ath9k/
H A Dwmi.c98 wmi->stopped = false;
117 wmi->stopped = true;
211 if (unlikely(wmi->stopped))
313 /* check if wmi stopped flag is set */
314 if (unlikely(wmi->stopped)) {
H A Dwmi.h152 bool stopped; member in struct:wmi
/drivers/usb/host/
H A Dehci-q.c313 int stopped; local
333 stopped = (state == QH_STATE_IDLE);
343 * if queue is stopped, handles unlinks.
418 stopped = 1;
432 stopped = 1;
436 } else if (likely (!stopped
442 stopped = 1;
506 if (stopped && qtd->qtd_list.prev != &qh->qtd_list) {
549 if (stopped != 0 || hw->hw_qtd_next == EHCI_LIST_END(ehci)) {
556 * stopped th
1266 bool stopped; local
[all...]
/drivers/i2c/busses/
H A Di2c-imx.c127 int stopped; member in struct:imx_i2c_struct
210 i2c_imx->stopped = 0;
221 if (!i2c_imx->stopped) {
236 if (!i2c_imx->stopped) {
238 i2c_imx->stopped = 1;
379 i2c_imx->stopped = 1;

Completed in 617 milliseconds

12345