Home
last modified time | relevance | path

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

/linux/drivers/gpio/
H A Dgpio-vx855.c221 c->dbg_show = NULL; in vx855gpio_gpio_setup()
H A Dgpio-xra1403.c167 xra->chip.dbg_show = xra1403_dbg_show; in xra1403_probe()
H A Dgpio-timberdale.c257 gc->dbg_show = NULL; in timbgpio_probe()
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-adnp.c438 chip->dbg_show = adnp_gpio_dbg_show; in adnp_gpio_setup()
H A Dgpio-ml-ioh.c233 gpio->dbg_show = NULL; in ioh_gpio_setup()
H A Dgpio-nomadik.c683 chip->dbg_show = nmk_gpio_dbg_show; in nmk_gpio_probe()
H A Dgpio-mvebu.c1205 mvchip->chip.dbg_show = mvebu_gpio_dbg_show; in mvebu_gpio_probe()
H A Dgpio-sim.c496 gc->dbg_show = PTR_IF(IS_ENABLED(CONFIG_DEBUG_FS), gpio_sim_dbg_show); in gpio_sim_add_bank()
H A Dgpiolib.c5528 if (gc->dbg_show) in gpiolib_seq_show()
5529 gc->dbg_show(s, gc); in gpiolib_seq_show()
/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/pinctrl/sunplus/
H A Dsppctl.c552 gchip->dbg_show = IS_ENABLED(CONFIG_DEBUG_FS) ? in sppctl_gpio_new()
/linux/drivers/pinctrl/qcom/
H A Dpinctrl-spmi-gpio.c827 .dbg_show = pmic_gpio_dbg_show,
H A Dpinctrl-msm.c789 .dbg_show = msm_gpio_dbg_show,
/linux/drivers/pinctrl/
H A Dpinctrl-amd.c1198 gpio_dev->gc.dbg_show = amd_gpio_dbg_show; in amd_gpio_probe()
H A Dpinctrl-at91.c1806 .dbg_show = at91_gpio_dbg_show,
/linux/drivers/pinctrl/nuvoton/
H A Dpinctrl-npcm7xx.c1875 pctrl->gpio_bank[id].chip.gc.dbg_show = npcmgpio_dbg_show; in npcm7xx_gpio_of()
H A Dpinctrl-npcm8xx.c2507 pctrl->gpio_bank[id].chip.gc.dbg_show = npcmgpio_dbg_show; in npcm8xx_gpio_fw()