Home
last modified time | relevance | path

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

/linux/drivers/gpio/
H A Dgpio-vx855.c221 c->dbg_show = NULL; in vx855gpio_gpio_setup()
H A Dgpio-timberdale.c258 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.c437 chip->dbg_show = adnp_gpio_dbg_show; in adnp_gpio_setup()
H A Dgpio-nomadik.c682 chip->dbg_show = nmk_gpio_dbg_show; in nmk_gpio_probe()
H A Dgpiolib.c5504 if (gc->dbg_show) in gpiolib_seq_show()
5505 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/drivers/hwmon/pmbus/
H A Dadm1266.c310 data->gc.dbg_show = adm1266_gpio_dbg_show; in adm1266_config_gpio()
/linux/drivers/pinctrl/qcom/
H A Dpinctrl-lpass-lpi.c435 .dbg_show = lpi_gpio_dbg_show,
H A Dpinctrl-spmi-gpio.c827 .dbg_show = pmic_gpio_dbg_show,
/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,