get_deglitch      172 drivers/pinctrl/pinctrl-at91.c 	bool (*get_deglitch)(void __iomem *pio, unsigned pin);
get_deglitch      689 drivers/pinctrl/pinctrl-at91.c 	.get_deglitch	= at91_mux_get_deglitch,
get_deglitch      700 drivers/pinctrl/pinctrl-at91.c 	.get_deglitch	= at91_mux_pio3_get_deglitch,
get_deglitch      719 drivers/pinctrl/pinctrl-at91.c 	.get_deglitch	= at91_mux_pio3_get_deglitch,
get_deglitch      741 drivers/pinctrl/pinctrl-at91.c 	.get_deglitch	= at91_mux_pio3_get_deglitch,
get_deglitch      983 drivers/pinctrl/pinctrl-at91.c 	if (info->ops->get_deglitch && info->ops->get_deglitch(pio, pin))