| /drivers/media/platform/ti/omap3isp/ |
| A D | ispccdc.c | 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() 1450 ccdc->stopping |= CCDC_STOP_LSC_FINISHED; in ccdc_handle_stopping() 1622 ccdc->stopping & CCDC_STOP_REQUEST) in ccdc_isr_buffer() 1730 ccdc->stopping = CCDC_STOP_REQUEST; in ccdc_vd1_isr() [all …]
|
| A D | isp.h | 247 atomic_t *stopping); 250 atomic_t *stopping);
|
| A D | ispccp2.h | 74 atomic_t stopping; member
|
| A D | ispresizer.h | 107 atomic_t stopping; member
|
| A D | isppreview.h | 142 atomic_t stopping; member
|
| A D | ispccdc.h | 155 unsigned int stopping; member
|
| A D | ispcsi2.h | 142 atomic_t stopping; member
|
| 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()
|
| A D | ispccp2.c | 597 if (omap3isp_module_sync_is_stopping(&ccp2->wait, &ccp2->stopping)) in omap3isp_ccp2_isr() 844 atomic_set(&ccp2->stopping, 0); in ccp2_s_stream() 886 &ccp2->stopping)) in ccp2_s_stream()
|
| A D | ispcsi2.c | 780 if (omap3isp_module_sync_is_stopping(&csi2->wait, &csi2->stopping)) in omap3isp_csi2_isr() 1078 atomic_set(&csi2->stopping, 0); in csi2_set_stream() 1088 &csi2->stopping)) in csi2_set_stream()
|
| A D | ispresizer.c | 1065 if (omap3isp_module_sync_is_stopping(&res->wait, &res->stopping)) in omap3isp_resizer_isr() 1167 &res->stopping)) in resizer_set_stream() 1787 atomic_set(&res->stopping, 0); in omap3isp_resizer_init()
|
| A D | isppreview.c | 1528 if (omap3isp_module_sync_is_stopping(&prev->wait, &prev->stopping)) in omap3isp_preview_isr() 1641 atomic_set(&prev->stopping, 0); in preview_set_stream() 1668 &prev->stopping)) in preview_set_stream()
|
| /drivers/char/ipmi/ |
| A D | ipmi_ipmb.c | 62 bool stopping; member 287 if (iidev->stopping) in ipmi_ipmb_thread() 393 iidev->stopping = true; in ipmi_ipmb_stop_thread()
|
| A D | ipmi_ssif.c | 263 bool stopping; member 547 if (ssif_info->stopping) in retry_timeout() 571 if (ssif_info->stopping) in watch_timeout() 630 if (!ssif_info->stopping) in msg_done_handler() 894 if (IS_SSIF_IDLE(ssif_info) && !ssif_info->stopping) { in msg_done_handler() 986 if (!ssif_info->stopping) in msg_written_handler() 1270 ssif_info->stopping = true; in shutdown_ssif()
|
| /drivers/media/platform/ti/am437x/ |
| A D | am437x-vpfe.h | 284 int stopping; member
|
| A D | am437x-vpfe.c | 1178 if (vpfe->stopping) in vpfe_handle_interlaced_irq() 1219 int intr_status, stopping = vpfe->stopping; in vpfe_isr() local 1230 if (stopping) { in vpfe_isr() 1231 vpfe->stopping = false; in vpfe_isr() 1236 if (intr_status & VPFE_VDINT1 && !stopping) { in vpfe_isr() 1882 vpfe->stopping = false; in vpfe_start_streaming() 1934 vpfe->stopping = true; in vpfe_stop_streaming()
|
| /drivers/media/rc/img-ir/ |
| A D | img-ir-hw.c | 552 hw->stopping = true; in img_ir_set_decoder() 563 hw->stopping = false; in img_ir_set_decoder() 853 if (dec->repeat && !hw->stopping) { in img_ir_handle_data() 969 hw->stopping) in img_ir_isr_hw()
|
| A D | img-ir-hw.h | 246 bool stopping; member
|
| /drivers/net/ethernet/freescale/fman/ |
| A D | Kconfig | 23 internal resource leak thus stopping further packet processing.
|
| /drivers/media/platform/synopsys/hdmirx/ |
| A D | snps_hdmirx.c | 115 bool stopping; member 1517 WRITE_ONCE(stream->stopping, true); in hdmirx_stop_streaming() 1520 ret = wait_event_timeout(stream->wq_stopped, !stream->stopping, in hdmirx_stop_streaming() 1549 WRITE_ONCE(stream->stopping, false); in hdmirx_start_streaming() 2048 if (READ_ONCE(stream->stopping)) { in hdmirx_dma_irq_handler() 2059 WRITE_ONCE(stream->stopping, false); in hdmirx_dma_irq_handler()
|
| /drivers/net/ethernet/xilinx/ |
| A D | xilinx_axienet.h | 607 bool stopping; member
|
| A D | xilinx_axienet_main.c | 1595 lp->stopping = false; in axienet_init_legacy_dma() 1717 WRITE_ONCE(lp->stopping, true); in axienet_stop() 2672 if (READ_ONCE(lp->stopping)) in axienet_dma_err_handler()
|
| /drivers/gpu/drm/i915/ |
| A D | Kconfig.profile | 113 By stopping submission and sleeping for a short time before resetting
|
| /drivers/gpu/drm/ci/xfails/ |
| A D | msm-sm8350-hdk-skips.txt | 206 # [ 228.691882] SMP: stopping secondary CPUs
|
| /drivers/scsi/bfa/ |
| A D | bfa_core.c | 222 bfa_fsm_state_decl(bfa_iocfc, stopping, struct bfa_iocfc_s, enum iocfc_event);
|