Home
last modified time | relevance | path

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

/linux-3.3/drivers/gpio/
Dgpio-tc3589x.c27 struct tc3589x_gpio { struct
40 static inline struct tc3589x_gpio *to_tc3589x_gpio(struct gpio_chip *chip) in to_tc3589x_gpio() argument
47 struct tc3589x_gpio *tc3589x_gpio = to_tc3589x_gpio(chip); in tc3589x_gpio_get() local
62 struct tc3589x_gpio *tc3589x_gpio = to_tc3589x_gpio(chip); in tc3589x_gpio_set() local
74 struct tc3589x_gpio *tc3589x_gpio = to_tc3589x_gpio(chip); in tc3589x_gpio_direction_output() local
87 struct tc3589x_gpio *tc3589x_gpio = to_tc3589x_gpio(chip); in tc3589x_gpio_direction_input() local
97 struct tc3589x_gpio *tc3589x_gpio = to_tc3589x_gpio(chip); in tc3589x_gpio_to_irq() local
115 struct tc3589x_gpio *tc3589x_gpio = irq_data_get_irq_chip_data(d); in tc3589x_gpio_irq_set_type() local
142 struct tc3589x_gpio *tc3589x_gpio = irq_data_get_irq_chip_data(d); in tc3589x_gpio_irq_lock() local
149 struct tc3589x_gpio *tc3589x_gpio = irq_data_get_irq_chip_data(d); in tc3589x_gpio_irq_sync_unlock() local
[all …]