Searched refs:gpio_attrs (Results 1 – 3 of 3) sorted by relevance
211 static struct device_attribute *gpio_attrs[] = { variable234 for (ptr = 0; ptr < ARRAY_SIZE(gpio_attrs); ptr++) { in to_gpio_num()235 if (gpio_attrs[ptr] == attr) in to_gpio_num()272 ret = device_create_file(&spi->dev, gpio_attrs[ptr]); in tle62x0_probe()285 device_remove_file(&spi->dev, gpio_attrs[ptr]); in tle62x0_probe()300 device_remove_file(&spi->dev, gpio_attrs[ptr]); in tle62x0_remove()
375 static struct attribute *gpio_attrs[] = { variable384 .attrs = gpio_attrs,
619 static struct attribute *gpio_attrs[] = { variable632 .attrs = gpio_attrs,