Searched refs:get_controller (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/arm/mach-lpc32xx/
H A Dirq.c195 static void get_controller(unsigned int irq, unsigned int *base, get_controller() function
214 get_controller(d->hwirq, &ctrl, &mask); lpc32xx_mask_irq()
224 get_controller(d->hwirq, &ctrl, &mask); lpc32xx_unmask_irq()
234 get_controller(d->hwirq, &ctrl, &mask); lpc32xx_ack_irq()
249 get_controller(irq, &ctrl, &mask); __lpc32xx_set_irq_type()
/linux-4.1.27/drivers/scsi/device_handler/
H A Dscsi_dh_rdac.c370 static struct rdac_controller *get_controller(int index, char *array_name, get_controller() function
514 h->ctlr = get_controller(index, array_name, array_id, sdev); initialize_controller()

Completed in 107 milliseconds