Searched defs:tc3589x_gpio (Results 1 – 1 of 1) sorted by relevance
27 struct tc3589x_gpio { struct40 static inline struct tc3589x_gpio *to_tc3589x_gpio(struct gpio_chip *chip) in to_tc3589x_gpio() argument47 struct tc3589x_gpio *tc3589x_gpio = to_tc3589x_gpio(chip); in tc3589x_gpio_get() local62 struct tc3589x_gpio *tc3589x_gpio = to_tc3589x_gpio(chip); in tc3589x_gpio_set() local74 struct tc3589x_gpio *tc3589x_gpio = to_tc3589x_gpio(chip); in tc3589x_gpio_direction_output() local87 struct tc3589x_gpio *tc3589x_gpio = to_tc3589x_gpio(chip); in tc3589x_gpio_direction_input() local97 struct tc3589x_gpio *tc3589x_gpio = to_tc3589x_gpio(chip); in tc3589x_gpio_to_irq() local115 struct tc3589x_gpio *tc3589x_gpio = irq_data_get_irq_chip_data(d); in tc3589x_gpio_irq_set_type() local142 struct tc3589x_gpio *tc3589x_gpio = irq_data_get_irq_chip_data(d); in tc3589x_gpio_irq_lock() local149 struct tc3589x_gpio *tc3589x_gpio = irq_data_get_irq_chip_data(d); in tc3589x_gpio_irq_sync_unlock() local[all …]