Home
last modified time | relevance | path

Searched refs:chip_bus_sync_unlock (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/kernel/irq/
H A Dmanage.c1009 chip_bus_sync_unlock(desc); in irq_finalize_oneshot()
1030 chip_bus_sync_unlock(desc); in irq_finalize_oneshot()
1713 chip_bus_sync_unlock(desc); in __setup_irq()
1742 chip_bus_sync_unlock(desc); in __setup_irq()
1792 chip_bus_sync_unlock(desc); in __free_irq()
1835 chip_bus_sync_unlock(desc); in __free_irq()
1893 chip_bus_sync_unlock(desc); in __free_irq()
2428 chip_bus_sync_unlock(desc); in free_percpu_irq()
H A Dinternals.h151 static inline void chip_bus_sync_unlock(struct irq_desc *desc) in chip_bus_sync_unlock() function
H A Dirqdesc.c913 chip_bus_sync_unlock(desc); in __irq_put_desc_unlock()