Home
last modified time | relevance | path

Searched refs:frozen (Results 1 – 21 of 21) sorted by relevance

/drivers/media/usb/gspca/
A Dfinepix.c89 if (gspca_dev->frozen) in dostream()
100 if (gspca_dev->frozen) in dostream()
119 if (gspca_dev->frozen) in dostream()
A Dgspca.h205 char frozen; /* suspend - resume */ member
A Dbenq.c153 if (gspca_dev->frozen) in sd_isoc_irq()
A Dsq905c.c140 if (gspca_dev->frozen) in sq905c_dostream()
A Dvicam.c184 if (gspca_dev->frozen) in vicam_dostream()
A Dgspca.c274 if (gspca_dev->frozen) in fill_frame()
349 if (gspca_dev->frozen) in bulk_irq()
1664 gspca_dev->frozen = 1; /* avoid urb error messages */ in gspca_suspend()
1684 gspca_dev->frozen = 0; in gspca_resume()
A Dsq905.c222 if (gspca_dev->frozen) in sq905_dostream()
A Djl2005bcd.c325 if (gspca_dev->frozen) in jl2005c_dostream()
A Dkonica.c270 if (gspca_dev->frozen) in sd_isoc_irq()
A Dzc3xx.c5955 if (gspca_dev->frozen) in transfer_update()
/drivers/mfd/
A Ducb1x00-ts.c208 bool frozen, ignore = false; in ucb1x00_thread() local
213 while (!kthread_freezable_should_stop(&frozen)) { in ucb1x00_thread()
217 if (frozen) in ucb1x00_thread()
/drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/
A Dtx.c1050 if (txq->frozen) in iwl_txq_progress()
1280 trans_pcie->txqs.txq[txq_id]->frozen = false; in iwl_trans_pcie_txq_disable()
2287 if (!txq->frozen) in iwl_trans_pcie_tx()
2511 if (txq->frozen == freeze) in iwl_pcie_freeze_txq_timer()
2517 txq->frozen = freeze; in iwl_pcie_freeze_txq_timer()
A Dtrans.c2770 txq->need_update, txq->frozen, in iwl_dbgfs_tx_queue_seq_show()
/drivers/ata/
A Dlibata-eh.c2578 const char *frozen, *desc; in ata_eh_link_report() local
2604 frozen = ""; in ata_eh_link_report()
2606 frozen = " frozen"; in ata_eh_link_report()
2616 ehc->i.action, frozen, tries_buf); in ata_eh_link_report()
2623 ehc->i.action, frozen, tries_buf); in ata_eh_link_report()
/drivers/media/usb/uvc/
A Duvc_video.c1710 if (stream->frozen) in uvc_video_complete()
2135 stream->frozen = 1; in uvc_video_suspend()
2162 stream->frozen = 0; in uvc_video_resume()
A Duvcvideo.h479 unsigned int frozen : 1; member
/drivers/net/wireless/intel/iwlwifi/
A Diwl-trans.h805 bool frozen; member
/drivers/nvdimm/
A Ddimm_devs.c385 static DEVICE_ATTR_RO(frozen);
/drivers/android/
A Dbinder.c2859 bool frozen = false; in binder_proc_transaction() local
2873 frozen = true; in binder_proc_transaction()
2878 if ((frozen && !oneway) || proc->is_dead || in binder_proc_transaction()
2882 return frozen ? BR_FROZEN_REPLY : BR_DEAD_REPLY; in binder_proc_transaction()
2893 if ((t->flags & TF_UPDATE_TXN) && frozen) { in binder_proc_transaction()
2930 if (oneway && frozen) in binder_proc_transaction()
/drivers/scsi/aic7xxx/
A Daic79xx.reg3793 * The queue is frozen so long as the sequencer
A Daic79xx.seq419 * if select-outs are currently frozen or we have

Completed in 91 milliseconds