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

/linux-4.1.27/drivers/gpio/
H A Dgpio-mcp23s08.c542 static void mcp23s08_dbg_show(struct seq_file *s, struct gpio_chip *chip) mcp23s08_dbg_show() function
581 #define mcp23s08_dbg_show NULL macro
603 mcp->chip.dbg_show = mcp23s08_dbg_show; mcp23s08_probe_one()

Completed in 41 milliseconds