Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/gpio/
Dxilinx_gpio.c28 struct xgpio_instance { struct
63 struct xgpio_instance *chip = in xgpio_set()
64 container_of(mm_gc, struct xgpio_instance, mmchip); in xgpio_set()
91 struct xgpio_instance *chip = in xgpio_dir_in()
92 container_of(mm_gc, struct xgpio_instance, mmchip); in xgpio_dir_in()
119 struct xgpio_instance *chip = in xgpio_dir_out()
120 container_of(mm_gc, struct xgpio_instance, mmchip); in xgpio_dir_out()
146 struct xgpio_instance *chip = in xgpio_save_regs()
147 container_of(mm_gc, struct xgpio_instance, mmchip); in xgpio_save_regs()
163 struct xgpio_instance *chip; in xgpio_of_probe()