Searched refs:scx200_gpio_ops (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/leds/
H A Dleds-net48xx.c28 scx200_gpio_ops.gpio_set(NET48XX_ERROR_LED_GPIO, value ? 1 : 0);
54 if (!scx200_gpio_ops.dev) {
/linux-master/drivers/char/
H A Dscx200_gpio.c39 struct nsc_gpio_ops scx200_gpio_ops = { variable in typeref:struct:nsc_gpio_ops
48 EXPORT_SYMBOL_GPL(scx200_gpio_ops); variable
53 file->private_data = &scx200_gpio_ops;
96 scx200_gpio_ops.dev = &pdev->dev;
/linux-master/include/linux/
H A Dscx200_gpio.h6 extern struct nsc_gpio_ops scx200_gpio_ops;

Completed in 157 milliseconds