Lines Matching refs:seq_printf
195 seq_printf(s, " gpio-%-3d (%-20.20s) ", gpio, label); in wm8994_gpio_dbg_show()
202 seq_printf(s, "\n"); in wm8994_gpio_dbg_show()
207 seq_printf(s, "in "); in wm8994_gpio_dbg_show()
209 seq_printf(s, "out "); in wm8994_gpio_dbg_show()
212 seq_printf(s, "pull up "); in wm8994_gpio_dbg_show()
215 seq_printf(s, "pull down "); in wm8994_gpio_dbg_show()
218 seq_printf(s, "inverted "); in wm8994_gpio_dbg_show()
220 seq_printf(s, "noninverted "); in wm8994_gpio_dbg_show()
223 seq_printf(s, "open drain "); in wm8994_gpio_dbg_show()
225 seq_printf(s, "CMOS "); in wm8994_gpio_dbg_show()
227 seq_printf(s, "%s (%x)\n", in wm8994_gpio_dbg_show()