Searched refs:to_byt_gpio (Results 1 – 1 of 1) sorted by relevance
150 #define to_byt_gpio(c) container_of(c, struct byt_gpio, chip) macro155 struct byt_gpio *vg = to_byt_gpio(chip); in byt_gpio_reg()196 struct byt_gpio *vg = to_byt_gpio(chip); in byt_gpio_request()232 struct byt_gpio *vg = to_byt_gpio(chip); in byt_gpio_free()240 struct byt_gpio *vg = to_byt_gpio(irq_data_get_irq_chip_data(d)); in byt_irq_type()276 struct byt_gpio *vg = to_byt_gpio(chip); in byt_gpio_get()289 struct byt_gpio *vg = to_byt_gpio(chip); in byt_gpio_set()308 struct byt_gpio *vg = to_byt_gpio(chip); in byt_gpio_direction_input()327 struct byt_gpio *vg = to_byt_gpio(chip); in byt_gpio_direction_output()359 struct byt_gpio *vg = to_byt_gpio(chip); in byt_gpio_dbg_show()[all …]