Home
last modified time | relevance | path

Searched defs:interrupt (Results 1 – 25 of 106) sorted by relevance

12345

/OK3568_Linux_fs/kernel/drivers/net/ipa/
H A Dipa_interrupt.c46 static bool ipa_interrupt_uc(struct ipa_interrupt *interrupt, u32 irq_id) in ipa_interrupt_uc()
52 static void ipa_interrupt_process(struct ipa_interrupt *interrupt, u32 irq_id) in ipa_interrupt_process()
76 static void ipa_interrupt_process_all(struct ipa_interrupt *interrupt) in ipa_interrupt_process_all()
102 struct ipa_interrupt *interrupt = dev_id; in ipa_isr_thread() local
116 struct ipa_interrupt *interrupt = dev_id; in ipa_isr() local
134 static void ipa_interrupt_suspend_control(struct ipa_interrupt *interrupt, in ipa_interrupt_suspend_control()
152 ipa_interrupt_suspend_enable(struct ipa_interrupt *interrupt, u32 endpoint_id) in ipa_interrupt_suspend_enable()
159 ipa_interrupt_suspend_disable(struct ipa_interrupt *interrupt, u32 endpoint_id) in ipa_interrupt_suspend_disable()
165 void ipa_interrupt_suspend_clear_all(struct ipa_interrupt *interrupt) in ipa_interrupt_suspend_clear_all()
175 void ipa_interrupt_simulate_suspend(struct ipa_interrupt *interrupt) in ipa_interrupt_simulate_suspend()
[all …]
H A Dipa.h96 struct ipa_interrupt *interrupt; member
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Depapr_hcalls.h136 static inline unsigned int ev_int_set_config(unsigned int interrupt, in ev_int_set_config()
168 static inline unsigned int ev_int_get_config(unsigned int interrupt, in ev_int_get_config()
199 static inline unsigned int ev_int_set_mask(unsigned int interrupt, in ev_int_set_mask()
225 static inline unsigned int ev_int_get_mask(unsigned int interrupt, in ev_int_get_mask()
255 static inline unsigned int ev_int_eoi(unsigned int interrupt) in ev_int_eoi()
H A Dmacio.h47 struct resource interrupt[MACIO_DEV_COUNT_IRQS]; member
/OK3568_Linux_fs/kernel/drivers/staging/gasket/
H A Dgasket_interrupt.c158 int interrupt = -1; in gasket_msix_interrupt_handler() local
488 int interrupt, int event_fd) in gasket_interrupt_set_eventfd()
505 int interrupt) in gasket_interrupt_clear_eventfd()
H A Dgasket.h25 u64 interrupt; member
/OK3568_Linux_fs/kernel/tools/testing/selftests/arm64/fp/
H A Dfpsimd-stress30 interrupt () { function
H A Dsve-stress30 interrupt () { function
/OK3568_Linux_fs/kernel/drivers/media/platform/s5p-mfc/
H A Ds5p_mfc_intr.c52 int command, int interrupt) in s5p_mfc_wait_for_done_ctx()
/OK3568_Linux_fs/kernel/drivers/media/platform/qcom/camss/
H A Dcamss.h49 char *interrupt[CAMSS_RES_MAX]; member
56 char *interrupt; member
/OK3568_Linux_fs/u-boot/include/
H A Dtegra-kbc.h16 u32 interrupt; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/falcon/
H A Dselftest.h34 int interrupt; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/
H A Dselftest.h34 int interrupt; member
/OK3568_Linux_fs/kernel/drivers/pci/endpoint/
H A Dpci-epc-core.c242 int interrupt; in pci_epc_get_msi() local
302 int interrupt; in pci_epc_get_msix() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/quantenna/qtnfmac/
H A Dshm_ipc.c84 const struct qtnf_shm_ipc_int *interrupt, in qtnf_shm_ipc_init()
H A Dshm_ipc.h41 struct qtnf_shm_ipc_int interrupt; member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/relate/
H A Dresult.hpp133 static const bool interrupt = false; member in boost::geometry::detail::relate::matrix_handler
364 inline bool interrupt(Mask const& mask) in interrupt() function
604 bool interrupt; member in boost::geometry::detail::relate::mask_handler
1086 bool interrupt; member in boost::geometry::detail::relate::static_mask_handler
/OK3568_Linux_fs/kernel/sound/pci/ca0106/
H A Dca_midi.h40 void (*interrupt)(struct snd_ca_midi *midi, unsigned int status); member
/OK3568_Linux_fs/kernel/include/sound/sof/
H A Dxtensa.h40 uint32_t interrupt; member
/OK3568_Linux_fs/u-boot/drivers/rtc/
H A Drk8xx_rtc.c92 u32 interrupt[2], phandle; in rtc_interrupt_init() local
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dprom_32.c143 int interrupt = 0; in ambapp_path_component() local
/OK3568_Linux_fs/kernel/drivers/acpi/arm64/
H A Dgtdt.c72 static int __init map_gt_gsi(u32 interrupt, u32 flags) in map_gt_gsi()
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dmax8997-irq.c216 bool interrupt = false; in max8997_irq_thread() local
/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-core.c1506 struct hid_usage *usage, __s32 value, int interrupt) in hid_process_event()
1537 __u8 *data, int interrupt) in hid_input_field()
1747 int interrupt) in hid_report_raw_event()
1813 int hid_input_report(struct hid_device *hid, int type, u8 *data, u32 size, int interrupt) in hid_input_report()
/OK3568_Linux_fs/kernel/drivers/char/tpm/
H A Dtpm_tis_core.c686 u32 interrupt; in tis_int_handler() local
836 u32 interrupt; in tpm_tis_remove() local

12345