Searched refs:stopped (Results 51 - 75 of 149) sorted by relevance

123456

/linux-master/drivers/usb/gadget/udc/
H A Dpxa25x_udc.c457 ep->stopped = 0;
489 ep->stopped = 1;
540 unsigned stopped = ep->stopped; local
555 ep->stopped = 1;
557 ep->stopped = stopped;
879 if (list_empty(&ep->queue) && !ep->stopped) {
1396 ep->stopped = 0;
1503 ep->stopped
[all...]
H A Dnet2272.h424 stopped:1, member in struct:net2272_ep
551 ep->stopped = 1;
H A Daspeed_udc.c195 unsigned stopped:1; member in struct:ast_udc_ep
324 * Device controller for which EP activity is to be stopped.
326 * All the endpoints are stopped and any pending transfer requests if any on
336 ep->stopped = 1;
369 ep->stopped = 0;
439 ep->stopped = 1;
641 if (ep->stopped) {
642 dev_warn(dev, "%s is already stopped !\n", _ep->name);
754 /* only epn is stopped and waits for clear */
755 ep->stopped
[all...]
H A Dfsl_usb2_udc.h466 unsigned stopped:1; member in struct:fsl_ep
486 unsigned stopped:1; member in struct:fsl_udc
H A Dgoku_udc.h212 stopped:1; member in struct:goku_ep
H A Domap_udc.c201 ep->stopped = 0;
292 unsigned stopped = ep->stopped; local
313 ep->stopped = 1;
317 ep->stopped = stopped;
776 restart = !ep->stopped && !list_empty(&ep->queue);
923 } else if (list_empty(&ep->queue) && !ep->stopped && !ep->ackwait) {
1334 ep->stopped = 1;
1538 ep0->stopped
[all...]
H A Dfsl_qe_udc.c80 unsigned char stopped = ep->stopped; local
115 ep->stopped = 1;
122 ep->stopped = stopped;
641 ep->stopped = 0;
1632 ep->stopped = 1;
2428 ep->stopped = 1;
H A Dfsl_qe_udc.h303 unsigned stopped:1; member in struct:qe_ep
/linux-master/drivers/usb/host/
H A Dehci-q.c291 int stopped; local
307 stopped = (state == QH_STATE_IDLE);
317 * if queue is stopped, handles unlinks.
391 stopped = 1;
406 stopped = 1;
411 } else if (likely (!stopped
417 stopped = 1;
492 if (stopped && qtd->qtd_list.prev != &qh->qtd_list) {
529 * stopped the queue). That avoids a race:
539 if (stopped !
[all...]
/linux-master/arch/powerpc/kernel/
H A Dsmp.c618 static bool stopped = false; local
629 if (stopped)
632 stopped = true;
683 static bool stopped = false; local
691 if (stopped)
694 stopped = true;
/linux-master/drivers/gpu/drm/sprd/
H A Dsprd_dpu.c133 if (ctx->stopped)
140 ctx->stopped = true;
391 if (!ctx->stopped) {
400 ctx->stopped = false;
490 ctx->stopped = false;
/linux-master/drivers/s390/block/
H A Ddasd.c305 * In case the analysis returns an error, the device setup is stopped
1820 (!device->stopped)) {
2016 if (device->stopped) {
2017 if (device->stopped & mask) {
2018 /* stopped and CQR will not change that. */
2074 if (device->stopped & ~(DASD_STOPPED_DC_WAIT))
2191 device->stopped |= bits;
2197 device->stopped &= ~bits;
2198 if (!device->stopped)
2333 if (device->stopped
[all...]
/linux-master/drivers/net/vmxnet3/
H A Dvmxnet3_xdp.c209 if (tq->stopped)
236 if (tq->stopped)
/linux-master/drivers/net/wireless/broadcom/b43/
H A Ddma.h258 /* Boolean. Is this ring stopped at ieee80211 level? */
259 bool stopped; member in struct:b43_dmaring
H A Dpio.c529 q->stopped = true;
556 q->stopped = true;
589 if (q->stopped) {
591 q->stopped = false;
/linux-master/drivers/net/wireless/zydas/zd1211rw/
H A Dzd_usb.h191 * @stopped: indicates whether higher level tx queues are stopped
200 u8 stopped:1, watchdog_enabled:1; member in struct:zd_usb_tx
H A Dzd_usb.c896 /* The stopped state is ignored, relying on ieee80211_wake_queues()
917 tx->stopped = 0;
928 if (tx->stopped && tx->submitted_urbs <= ZD_USB_TX_LOW) {
930 tx->stopped = 0;
942 if (!tx->stopped && tx->submitted_urbs > ZD_USB_TX_HIGH) {
944 tx->stopped = 1;
1191 tx->stopped = 0;
/linux-master/drivers/media/pci/saa7134/
H A Dsaa7134-tvaudio.c606 dev->thread.stopped = 1;
851 dev->thread.stopped = 1;
1041 if (dev->thread.thread && !dev->thread.stopped)
1058 if (!dev->insuspend && !dev->thread.stopped)
/linux-master/include/drm/
H A Dgpu_scheduler.h211 * @stopped:
217 bool stopped; member in struct:drm_sched_entity
452 * 5. Restart all schedulers that were stopped in step #1 using
/linux-master/drivers/media/platform/amphion/
H A Dvenc.c54 u32 stopped; member in struct:venc_t
882 if (venc->stopped && list_empty(&venc->frames))
891 venc->stopped = true;
966 venc->stopped = false;
1077 if (!wait_event_timeout(venc->wq, venc->stopped, VPU_TIMEOUT)) {
1153 if (venc->stopped)
1190 "enable = 0x%x, input = %d, encode = %d, ready = %d, stopped = %d\n",
1194 venc->stopped);
/linux-master/drivers/net/wireless/ti/wlcore/
H A Dtx.c1053 /* caller must hold wl->mutex and TX must be stopped */
1074 /* caller must hold wl->mutex and TX must be stopped */
1200 bool stopped = !!wl->queue_stop_reasons[hwq]; local
1202 /* queue should not be stopped for this reason */
1205 if (stopped)
1249 /* mark all possible queues as stopped */
1255 * know are stopped.
1288 bool stopped; local
1291 stopped = wlcore_is_queue_stopped_by_reason_locked(wl, wlvif, queue,
1295 return stopped;
[all...]
/linux-master/drivers/net/wireless/broadcom/b43legacy/
H A Ddma.c158 B43legacy_WARN_ON(ring->stopped);
1057 if (unlikely(ring->stopped)) {
1060 * the queue is stopped, thus we got called when we shouldn't.
1063 b43legacyerr(dev->wl, "Packet after queue stopped\n");
1069 * full, but queues not stopped. */
1093 ring->stopped = true;
1201 if (ring->stopped) {
1203 ring->stopped = false;
/linux-master/drivers/net/ethernet/brocade/bna/
H A Dbfa_msgq.c43 bfa_fsm_state_decl(cmdq, stopped, struct bfa_msgq_cmdq, enum cmdq_event);
320 bfa_fsm_state_decl(rspq, stopped, struct bfa_msgq_rspq, enum rspq_event);
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dreporter_tx.c228 bool stopped = netif_xmit_stopped(sq->txq); local
240 devlink_fmsg_bool_pair_put(fmsg, "stopped", stopped);
/linux-master/net/kcm/
H A Dkcmproc.c160 if (psock->strp.stopped)

Completed in 575 milliseconds

123456