Home
last modified time | relevance | path

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

/linux/drivers/gpio/
H A Dgpiolib-sysfs.c55 struct gpiod_data { struct
127 struct gpiod_data *data = container_of(attr, struct gpiod_data, in direction_show()
144 struct gpiod_data *data = container_of(attr, struct gpiod_data, in direction_store()
166 struct gpiod_data *data = container_of(attr, struct gpiod_data, in value_show()
183 struct gpiod_data *data = container_of(attr, struct gpiod_data, in value_store()
205 struct gpiod_data *data = priv; in gpio_sysfs_irq()
213 static int gpio_sysfs_request_irq(struct gpiod_data *data, unsigned char flags) in gpio_sysfs_request_irq()
273 static void gpio_sysfs_free_irq(struct gpiod_data *data) in gpio_sysfs_free_irq()
298 struct gpiod_data *data = container_of(attr, struct gpiod_data, in edge_show()
314 struct gpiod_data *data = container_of(attr, struct gpiod_data, in edge_store()
[all …]