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

/linux-master/drivers/pinctrl/
H A Dpinctrl-ocelot.c1915 static int ocelot_irq_set_type(struct irq_data *data, unsigned int type);
1923 .irq_set_type = ocelot_irq_set_type,
1932 .irq_set_type = ocelot_irq_set_type,
1937 static int ocelot_irq_set_type(struct irq_data *data, unsigned int type) function

Completed in 112 milliseconds