Searched refs:sun4i_irq_chip_data (Results 1 – 1 of 1) sorted by relevance
38 struct sun4i_irq_chip_data { struct45 static struct sun4i_irq_chip_data *irq_ic_data; argument149 irq_ic_data = kzalloc(sizeof(struct sun4i_irq_chip_data), GFP_KERNEL); in sun4i_ic_of_init()164 irq_ic_data = kzalloc(sizeof(struct sun4i_irq_chip_data), GFP_KERNEL); in suniv_ic_of_init()
Completed in 3 milliseconds