Home
last modified time | relevance | path

Searched refs:dbg_show (Results 1 - 25 of 62) sorted by relevance

123

/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-xra1403.c172 xra->chip.dbg_show = xra1403_dbg_show; in xra1403_probe()
H A Dgpio-bt8xx.c157 c->dbg_show = NULL; in bt8xxgpio_gpio_setup()
H A Dgpio-wm831x.c255 .dbg_show = wm831x_gpio_dbg_show,
H A Dgpio-wm8994.c257 .dbg_show = wm8994_gpio_dbg_show,
H A Dgpio-vx855.c220 c->dbg_show = NULL; in vx855gpio_gpio_setup()
H A Dgpio-crystalcove.c354 cg->chip.dbg_show = crystalcove_gpio_dbg_show; in crystalcove_gpio_probe()
H A Dgpio-timberdale.c251 gc->dbg_show = NULL; in timbgpio_probe()
H A Dgpio-ich.c281 chip->dbg_show = NULL; in ichx_gpiolib_setup()
H A Dgpio-stmpe.c488 stmpe_gpio->chip.dbg_show = stmpe_dbg_show; in stmpe_gpio_probe()
H A Dgpio-sta2x11.c124 gpio->dbg_show = NULL; in gsta_gpio_setup()
H A Dgpio-wcove.c442 wg->chip.dbg_show = wcove_gpio_dbg_show; in wcove_gpio_probe()
H A Dgpio-adnp.c455 chip->dbg_show = adnp_gpio_dbg_show; in adnp_gpio_setup()
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-xra1403.c171 xra->chip.dbg_show = xra1403_dbg_show; in xra1403_probe()
H A Dgpio-wm831x.c255 .dbg_show = wm831x_gpio_dbg_show,
H A Dgpio-wm8994.c257 .dbg_show = wm8994_gpio_dbg_show,
H A Dgpio-vx855.c220 c->dbg_show = NULL; in vx855gpio_gpio_setup()
H A Dgpio-crystalcove.c356 cg->chip.dbg_show = crystalcove_gpio_dbg_show; in crystalcove_gpio_probe()
H A Dgpio-bt8xx.c157 c->dbg_show = NULL; in bt8xxgpio_gpio_setup()
H A Dgpio-timberdale.c251 gc->dbg_show = NULL; in timbgpio_probe()
/kernel/linux/linux-5.10/drivers/mfd/
H A Dtps65010.c182 static int dbg_show(struct seq_file *s, void *_) in dbg_show() function
288 return single_open(file, dbg_show, inode->i_private); in dbg_tps_open()
/kernel/linux/linux-6.6/drivers/mfd/
H A Dtps65010.c182 static int dbg_show(struct seq_file *s, void *_) in dbg_show() function
288 return single_open(file, dbg_show, inode->i_private); in dbg_tps_open()
/kernel/linux/linux-5.10/drivers/hwmon/pmbus/
H A Dadm1266.c310 data->gc.dbg_show = adm1266_gpio_dbg_show; in adm1266_config_gpio()
/kernel/linux/linux-5.10/include/linux/gpio/
H A Ddriver.h323 * @dbg_show: optional routine to show contents in debugfs; default code
414 void (*dbg_show)(struct seq_file *s, member
/kernel/linux/linux-6.6/drivers/misc/mchp_pci1xxxx/
H A Dmchp_pci1xxxx_gpio.c347 gchip->dbg_show = NULL; in pci1xxxx_gpio_setup()
/kernel/linux/linux-6.6/include/linux/gpio/
H A Ddriver.h349 * @dbg_show: optional routine to show contents in debugfs; default code
448 void (*dbg_show)(struct seq_file *s, member

Completed in 17 milliseconds

123