Symbol: disable_interrupts
arch/powerpc/platforms/cell/spufs/switch.c
1790
disable_interrupts(prev, spu); /* Step 3. */
arch/powerpc/platforms/cell/spufs/switch.c
1924
disable_interrupts(prev, spu); /* Step 2. */
drivers/i2c/busses/i2c-nomadik.c
802
disable_interrupts(priv, I2C_IT_TXFNE);
drivers/i2c/busses/i2c-nomadik.c
810
disable_interrupts(priv, I2C_IT_TXFNE);
drivers/media/platform/renesas/rzg2l-cru/rzg2l-core.c
367
.disable_interrupts = rzg3e_cru_disable_interrupts,
drivers/media/platform/renesas/rzg2l-cru/rzg2l-core.c
411
.disable_interrupts = rzg2l_cru_disable_interrupts,
drivers/media/platform/renesas/rzg2l-cru/rzg2l-cru.h
81
void (*disable_interrupts)(struct rzg2l_cru_dev *cru);
drivers/media/platform/renesas/rzg2l-cru/rzg2l-video.c
387
cru->info->disable_interrupts(cru);
drivers/media/platform/renesas/rzg2l-cru/rzg2l-video.c
511
cru->info->disable_interrupts(cru);
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
5439
disable_interrupts(adap);
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
5551
disable_interrupts(adapter);
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
7106
disable_interrupts(adapter);
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
7189
disable_interrupts(adapter);
drivers/net/ethernet/marvell/octeon_ep/octep_cn9k_pf.c
899
oct->hw_ops.disable_interrupts = octep_disable_interrupts_cn93_pf;
drivers/net/ethernet/marvell/octeon_ep/octep_cnxk_pf.c
935
oct->hw_ops.disable_interrupts = octep_disable_interrupts_cnxk_pf;
drivers/net/ethernet/marvell/octeon_ep/octep_main.c
790
oct->hw_ops.disable_interrupts(oct);
drivers/net/ethernet/marvell/octeon_ep/octep_main.h
100
void (*disable_interrupts)(struct octep_device *oct);
drivers/net/ethernet/marvell/octeon_ep_vf/octep_vf_cn9k.c
475
oct->hw_ops.disable_interrupts = octep_vf_disable_interrupts_cn93;
drivers/net/ethernet/marvell/octeon_ep_vf/octep_vf_cnxk.c
518
oct->hw_ops.disable_interrupts = octep_vf_disable_interrupts_cnxk;
drivers/net/ethernet/marvell/octeon_ep_vf/octep_vf_main.c
554
oct->hw_ops.disable_interrupts(oct);
drivers/net/ethernet/marvell/octeon_ep_vf/octep_vf_main.h
67
void (*disable_interrupts)(struct octep_vf_device *oct);
drivers/net/wireless/ti/wl12xx/main.c
1202
goto disable_interrupts;
drivers/net/wireless/ti/wl12xx/main.c
1206
goto disable_interrupts;
drivers/net/wireless/ti/wl12xx/main.c
1210
disable_interrupts:
drivers/net/wireless/ti/wl18xx/main.c
985
goto disable_interrupts;
drivers/net/wireless/ti/wl18xx/main.c
989
disable_interrupts:
sound/soc/codecs/tac5xx2-sdw.c
1004
disable_interrupts:
sound/soc/codecs/tac5xx2-sdw.c
984
goto disable_interrupts;
sound/soc/codecs/tac5xx2-sdw.c
991
goto disable_interrupts;
sound/soc/codecs/tac5xx2-sdw.c
999
goto disable_interrupts;
sound/soc/sof/intel/apl.c
119
.disable_interrupts = hda_dsp_disable_interrupts,
sound/soc/sof/intel/cnl.c
473
.disable_interrupts = hda_dsp_disable_interrupts,
sound/soc/sof/intel/cnl.c
510
.disable_interrupts = hda_dsp_disable_interrupts,
sound/soc/sof/intel/hda-dsp.c
809
ret = chip->disable_interrupts(sdev);
sound/soc/sof/intel/icl.c
194
.disable_interrupts = hda_dsp_disable_interrupts,
sound/soc/sof/intel/lnl.c
174
.disable_interrupts = lnl_dsp_disable_interrupts,
sound/soc/sof/intel/mtl.c
784
.disable_interrupts = mtl_dsp_disable_interrupts,
sound/soc/sof/intel/mtl.c
813
.disable_interrupts = mtl_dsp_disable_interrupts,
sound/soc/sof/intel/nvl.c
49
.disable_interrupts = lnl_dsp_disable_interrupts,
sound/soc/sof/intel/nvl.c
74
.disable_interrupts = lnl_dsp_disable_interrupts,
sound/soc/sof/intel/ptl.c
126
.disable_interrupts = lnl_dsp_disable_interrupts,
sound/soc/sof/intel/ptl.c
151
.disable_interrupts = lnl_dsp_disable_interrupts,
sound/soc/sof/intel/shim.h
201
int (*disable_interrupts)(struct snd_sof_dev *sdev);
sound/soc/sof/intel/skl.c
114
.disable_interrupts = hda_dsp_disable_interrupts,
sound/soc/sof/intel/tgl.c
163
.disable_interrupts = hda_dsp_disable_interrupts,
sound/soc/sof/intel/tgl.c
193
.disable_interrupts = hda_dsp_disable_interrupts,
sound/soc/sof/intel/tgl.c
223
.disable_interrupts = hda_dsp_disable_interrupts,
sound/soc/sof/intel/tgl.c
253
.disable_interrupts = hda_dsp_disable_interrupts,