Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpio/
Dgpio-ath79.c27 #define to_ath79_gpio_ctrl(c) container_of(c, struct ath79_gpio_ctrl, chip) macro
32 struct ath79_gpio_ctrl *ctrl = to_ath79_gpio_ctrl(chip); in ath79_gpio_set_value()
42 struct ath79_gpio_ctrl *ctrl = to_ath79_gpio_ctrl(chip); in ath79_gpio_get_value()
50 struct ath79_gpio_ctrl *ctrl = to_ath79_gpio_ctrl(chip); in ath79_gpio_direction_input()
67 struct ath79_gpio_ctrl *ctrl = to_ath79_gpio_ctrl(chip); in ath79_gpio_direction_output()
88 struct ath79_gpio_ctrl *ctrl = to_ath79_gpio_ctrl(chip); in ar934x_gpio_direction_input()
105 struct ath79_gpio_ctrl *ctrl = to_ath79_gpio_ctrl(chip); in ar934x_gpio_direction_output()