Home
last modified time | relevance | path

Searched refs:pld_srng_free_irq (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/core/pld/inc/
H A Dpld_common.h1785 int pld_srng_free_irq(struct device *dev, int irq, void *ctx);
2040 return pld_srng_free_irq(dev, irq, ctx); in pfrm_free_irq()
/wlan-driver/qcacld-3.0/core/pld/src/
H A Dpld_common.c1818 int pld_srng_free_irq(struct device *dev, int irq, void *dev_data) in pld_srng_free_irq() function