Home
last modified time | relevance | path

Searched refs:gpio_dump (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/
H A Dnsc_gpio.h26 void (*gpio_dump) (struct nsc_gpio_ops *amp, unsigned iminor); member
/openbmc/linux/drivers/char/
H A Dscx200_gpio.c42 .gpio_dump = nsc_gpio_dump,
H A Dnsc_gpio.c88 amp->gpio_dump(amp, m); in nsc_gpio_write()
H A Dpc8736x_gpio.c214 .gpio_dump = nsc_gpio_dump,