[go: nahoru, domu]

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

/drivers/pinctrl/
H A Dpinctrl-adi2.c524 static inline void preflow_handler(struct irq_desc *desc) function
526 if (desc->preflow_handler)
527 desc->preflow_handler(&desc->irq_data);
530 static inline void preflow_handler(struct irq_desc *desc) { } function
544 preflow_handler(desc);

Completed in 50 milliseconds