Searched refs:ath79_gpio_ctrl (Results 1 – 1 of 1) sorted by relevance
21 struct ath79_gpio_ctrl { struct27 #define to_ath79_gpio_ctrl(c) container_of(c, struct ath79_gpio_ctrl, chip) argument32 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()143 struct ath79_gpio_ctrl *ctrl; in ath79_gpio_probe()