Home
last modified time | relevance | path

Searched defs:res_irq (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/can/sja1000/
H A Dsja1000_platform.c220 struct resource *res_mem, *res_irq = NULL; in sp_probe() local
/openbmc/linux/drivers/media/platform/ti/davinci/
H A Dvpif.c442 static struct resource res_irq; in vpif_probe() local
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_llh.c329 void hw_atl_itr_res_irq_set(struct aq_hw_s *aq_hw, u32 res_irq) in hw_atl_itr_res_irq_set()