Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpio/
Dgpio-vr41xx.c121 static void unmask_giuint_low(struct irq_data *d) in unmask_giuint_low() function
139 unmask_giuint_low(data); in startup_giuint()
154 .irq_unmask = unmask_giuint_low,