Home
last modified time | relevance | path

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

/linux/drivers/gpio/
H A Dgpio-vx855.c221 c->dbg_show = NULL; in vx855gpio_gpio_setup()
H A Dgpio-crystalcove.c357 cg->chip.dbg_show = crystalcove_gpio_dbg_show; in crystalcove_gpio_probe()
H A Dgpio-ich.c283 chip->dbg_show = NULL; in ichx_gpiolib_setup()
H A Dgpio-wcove.c448 wg->chip.dbg_show = wcove_gpio_dbg_show; in wcove_gpio_probe()
H A Dgpio-nomadik.c682 chip->dbg_show = nmk_gpio_dbg_show; in nmk_gpio_probe()
/linux/drivers/mfd/
H A Dtps65010.c183 static int dbg_show(struct seq_file *s, void *_) in dbg_show() function
289 return single_open(file, dbg_show, inode->i_private); in dbg_tps_open()
/linux/arch/arm/plat-orion/
H A Dgpio.c548 ochip->chip.dbg_show = orion_gpio_dbg_show; in orion_gpio_init()
/linux/drivers/misc/mchp_pci1xxxx/
H A Dmchp_pci1xxxx_gpio.c443 gchip->dbg_show = NULL; in pci1xxxx_gpio_setup()
/linux/drivers/pinctrl/sunplus/
H A Dsppctl.c552 gchip->dbg_show = IS_ENABLED(CONFIG_DEBUG_FS) ? in sppctl_gpio_new()
/linux/drivers/pinctrl/
H A Dpinctrl-at91.c1806 .dbg_show = at91_gpio_dbg_show,