Home
last modified time | relevance | path

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

/linux/drivers/gpio/
A Dgpio-exar.c28 struct exar_gpio_chip { struct
37 exar_offset_to_sel_addr(struct exar_gpio_chip *exar_gpio, unsigned int offset) in exar_offset_to_sel_addr() argument
44 exar_offset_to_lvl_addr(struct exar_gpio_chip *exar_gpio, unsigned int offset) in exar_offset_to_lvl_addr()
51 exar_offset_to_bit(struct exar_gpio_chip *exar_gpio, unsigned int offset) in exar_offset_to_bit()
58 struct exar_gpio_chip *exar_gpio = gpiochip_get_data(chip); in exar_get_direction()
70 struct exar_gpio_chip *exar_gpio = gpiochip_get_data(chip); in exar_get_value()
80 struct exar_gpio_chip *exar_gpio = gpiochip_get_data(chip); in exar_set_value()
93 struct exar_gpio_chip *exar_gpio = gpiochip_get_data(chip); in exar_direction_output()
105 struct exar_gpio_chip *exar_gpio = gpiochip_get_data(chip); in exar_direction_input()
116 struct exar_gpio_chip *exar_gpio = data; in exar_devm_ida_free()
[all …]

Completed in 2 milliseconds