Searched refs:interrupts (Results 1 – 17 of 17) sorted by relevance
1 type init-camera-set-interrupts-ownership, domain;2 type init-camera-set-interrupts-ownership_exec, exec_type, vendor_file_type, file_type;4 init_daemon_domain(init-camera-set-interrupts-ownership)6 allow init-camera-set-interrupts-ownership vendor_toolbox_exec:file rx_file_perms;7 allow init-camera-set-interrupts-ownership proc_interrupts:file r_file_perms;8 allow init-camera-set-interrupts-ownership proc_irq:dir r_dir_perms;9 allow init-camera-set-interrupts-ownership proc_irq:file { r_file_perms setattr };10 allow init-camera-set-interrupts-ownership self:capability { chown setuid setgid };
2 /vendor/bin/init\.camera\.set-interrupts-ownership u:object_r:init-camera-set-interrupts-ownership_…
1 Allocation of GPIOs and EXTI interrupts
46 PRODUCT_PACKAGES += init.camera.set-interrupts-ownership
95 # Allow camera HAL to query interrupts and set interrupt affinity
220 uint32_t interrupts[HOSTINTF_MAX_INTERRUPTS/(32*sizeof(uint8_t))]; member
116 # This is a bitfield that will disable incoming interrupts for mailboxes
132 # This is a bitfield that will disable incoming interrupts for mailboxes
693 hostIntfCopyInterrupts(resp->interrupts, HOSTINTF_MAX_INTERRUPTS); in getInterrupt()
8275 // Time spent servicing interrupts.8293 // Number of interrupts, broken by IRQ number.
1308 exynos_uart_intclr(uint32_t channel, uint32_t reg) "UART%d: interrupts cleared: 0x%08"PRIx322974 e1000e_irq_fire_delayed_interrupts(void) "Firing delayed interrupts"2983 e1000e_irq_fire_all_timers(uint32_t val) "Firing all delay/throttling timers on all interrupts enab…