Lines Matching defs:gp
99 gpio_consumer_attach(const char *consumer, void *arg, struct gpio *gp, in gpio_consumer_attach()
141 gpio_consumer_detach(const char *consumer, struct gpio *gp, in gpio_consumer_detach()
183 gpio_map(struct gpio *gp, int *map, int offset, u_int32_t mask) in gpio_map()
275 gpio_pin_read(struct gpio *gp, struct gpio_mapping *map, int pin) in gpio_pin_read()
281 gpio_pin_write(struct gpio *gp, struct gpio_mapping *map, int pin, int data) in gpio_pin_write()
287 gpio_pin_ctl(struct gpio *gp, struct gpio_mapping *map, int pin, int flags) in gpio_pin_ctl()
293 gpio_pin_caps(struct gpio *gp, struct gpio_mapping *map, int pin) in gpio_pin_caps()
339 struct gpio *gp; in gpio_write() local
370 struct gpio *gp; in gpio_read() local
398 struct gpio *gp; in gpio_ioctl() local
451 struct gpio *gp; in gpio_master_ioctl() local
543 gpio_register(struct gpio *gp) in gpio_register()
588 gpio_unregister(struct gpio *gp) in gpio_unregister()