Home
last modified time | relevance | path

Searched defs:update_irq (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/autotest/client/profilers/powertop/src/
H A Dpowertop.c146 int update_irq(int irq, uint64_t count, char *name) in update_irq() function
/aosp_15_r20/external/crosvm/devices/src/irqchip/
H A Dpic.rs387 fn update_irq(&mut self) -> bool { in update_irq() method