| /linux/sound/aoa/soundbus/i2sbus/ |
| H A D | pcm.c | 250 if (pi->dbdma_ring.stopping) { in i2sbus_wait_for_stop() 261 pi->dbdma_ring.stopping = 0; in i2sbus_wait_for_stop() 308 if (pi->dbdma_ring.stopping) in i2sbus_pcm_prepare() 360 if (pi->dbdma_ring.stopping) in i2sbus_pcm_prepare() 548 if (pi->dbdma_ring.stopping) { in i2sbus_pcm_trigger() 555 pi->dbdma_ring.stopping = 0; in i2sbus_pcm_trigger() 588 pi->dbdma_ring.stopping = 1; in i2sbus_pcm_pointer() 627 if (!pi->dbdma_ring.running && !pi->dbdma_ring.stopping) in handle_interrupt() 675 pi->dbdma_ring.stopping = 0; in i2sbus_playback_open()
|
| H A D | i2sbus.h | 36 u32 stopping:1; member
|
| /linux/drivers/media/platform/ti/omap3isp/ |
| H A D | ispccdc.c | 1322 if (enable && ccdc->stopping & CCDC_STOP_REQUEST) in __ccdc_enable() 1338 ccdc->stopping = CCDC_STOP_REQUEST; in ccdc_disable() 1340 ccdc->stopping = CCDC_STOP_FINISHED; in ccdc_disable() 1344 ccdc->stopping == CCDC_STOP_FINISHED, in ccdc_disable() 1361 ccdc->stopping = CCDC_STOP_NOT_REQUESTED; in ccdc_disable() 1434 switch ((ccdc->stopping & 3) | event) { in ccdc_handle_stopping() 1439 ccdc->stopping = CCDC_STOP_EXECUTED; in ccdc_handle_stopping() 1443 ccdc->stopping |= CCDC_STOP_CCDC_FINISHED; in ccdc_handle_stopping() 1445 ccdc->stopping |= CCDC_STOP_LSC_FINISHED; in ccdc_handle_stopping() 1450 ccdc->stopping |= CCDC_STOP_LSC_FINISHED; in ccdc_handle_stopping() [all …]
|
| H A D | ispccp2.h | 74 atomic_t stopping; member
|
| H A D | ispresizer.h | 107 atomic_t stopping; member
|
| H A D | isppreview.h | 142 atomic_t stopping; member
|
| H A D | ispccdc.h | 155 unsigned int stopping; member
|
| H A D | ispcsi2.h | 142 atomic_t stopping; member
|
| H A D | isp.c | 1189 atomic_t *stopping) in omap3isp_module_sync_idle() argument 1202 atomic_set(stopping, 1); in omap3isp_module_sync_idle() 1220 atomic_set(stopping, 0); in omap3isp_module_sync_idle() 1225 if (!wait_event_timeout(*wait, !atomic_read(stopping), in omap3isp_module_sync_idle() 1227 atomic_set(stopping, 0); in omap3isp_module_sync_idle() 1246 atomic_t *stopping) in omap3isp_module_sync_is_stopping() argument 1248 if (atomic_cmpxchg(stopping, 1, 0)) { in omap3isp_module_sync_is_stopping()
|
| /linux/drivers/char/ipmi/ |
| H A D | ipmi_ipmb.c | 62 bool stopping; member 292 if (iidev->stopping) in ipmi_ipmb_thread() 398 iidev->stopping = true; in ipmi_ipmb_stop_thread()
|
| /linux/tools/testing/selftests/sched_ext/ |
| H A D | select_cpu_vtime.bpf.c | 89 .stopping = (void *) select_cpu_vtime_stopping,
|
| H A D | maximal.bpf.c | 145 .stopping = (void *) maximal_stopping,
|
| /linux/drivers/media/platform/ti/am437x/ |
| H A D | am437x-vpfe.h | 284 int stopping; member
|
| /linux/drivers/media/rc/img-ir/ |
| H A D | img-ir-hw.h | 246 bool stopping; member
|
| /linux/drivers/net/ethernet/freescale/fman/ |
| H A D | Kconfig | 23 internal resource leak thus stopping further packet processing.
|
| /linux/Documentation/hwmon/ |
| H A D | asus_wmi_sensors.rst | 70 fans stopping, fans getting stuck at max speed, or temperature readouts
|
| /linux/tools/sched_ext/ |
| H A D | scx_central.bpf.c | 18 * All tasks are dispatched with the infinite slice which allows stopping the 377 .stopping = (void *)central_stopping,
|
| /linux/Documentation/driver-api/ |
| H A D | wbrf.rst | 63 3. Or on stopping using some frequency band, call
|
| /linux/Documentation/networking/ |
| H A D | driver.rst | 104 :doc: Lockless queue stopping / waking helpers.
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-streamon.rst | 84 no notion of starting or stopping "now". Buffer timestamps can be used
|
| /linux/fs/ceph/ |
| H A D | super.c | 1490 if (mdsc->stopping >= CEPH_MDSC_STOPPING_FLUSHING) { in __inc_stopping_blocker() 1503 mdsc->stopping >= CEPH_MDSC_STOPPING_FLUSHING) in __dec_stopping_blocker() 1575 mdsc->stopping = CEPH_MDSC_STOPPING_FLUSHING; in ceph_kill_sb() 1589 mdsc->stopping = CEPH_MDSC_STOPPING_FLUSHED; in ceph_kill_sb()
|
| /linux/Documentation/ABI/stable/ |
| H A D | firewire-cdev | 102 Besides stopping and freeing I/O contexts that were associated
|
| /linux/drivers/net/ethernet/xilinx/ |
| H A D | xilinx_axienet.h | 607 bool stopping; member
|
| /linux/kernel/sched/ |
| H A D | ext_internal.h | 446 void (*stopping)(struct task_struct *p, bool runnable); member
|
| /linux/drivers/gpu/drm/i915/ |
| H A D | Kconfig.profile | 113 By stopping submission and sleeping for a short time before resetting
|