Home
last modified time | relevance | path

Searched defs:tb10x_gpio (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/gpio/
Dgpio-tb10x.c55 struct tb10x_gpio { struct
63 static inline u32 tb10x_reg_read(struct tb10x_gpio *gpio, unsigned int offs) in tb10x_reg_read() argument
97 struct tb10x_gpio *tb10x_gpio = to_tb10x_gpio(chip); in tb10x_gpio_direction_in() local
108 struct tb10x_gpio *tb10x_gpio = to_tb10x_gpio(chip); in tb10x_gpio_get() local
121 struct tb10x_gpio *tb10x_gpio = to_tb10x_gpio(chip); in tb10x_gpio_set() local
131 struct tb10x_gpio *tb10x_gpio = to_tb10x_gpio(chip); in tb10x_gpio_direction_out() local
153 struct tb10x_gpio *tb10x_gpio = to_tb10x_gpio(chip); in tb10x_gpio_to_irq() local
172 struct tb10x_gpio *tb10x_gpio = data; in tb10x_gpio_irq_cascade() local
186 struct tb10x_gpio *tb10x_gpio; in tb10x_gpio_probe() local
288 struct tb10x_gpio *tb10x_gpio = platform_get_drvdata(pdev); in tb10x_gpio_remove() local