Searched refs:to_byt_gpio (Results 1 – 1 of 1) sorted by relevance
155 #define to_byt_gpio(c) container_of(c, struct byt_gpio, chip) macro160 struct byt_gpio *vg = to_byt_gpio(chip); in byt_gpio_reg()201 struct byt_gpio *vg = to_byt_gpio(chip); in byt_gpio_request()237 struct byt_gpio *vg = to_byt_gpio(chip); in byt_gpio_free()245 struct byt_gpio *vg = to_byt_gpio(irq_data_get_irq_chip_data(d)); in byt_irq_type()281 struct byt_gpio *vg = to_byt_gpio(chip); in byt_gpio_get()294 struct byt_gpio *vg = to_byt_gpio(chip); in byt_gpio_set()313 struct byt_gpio *vg = to_byt_gpio(chip); in byt_gpio_direction_input()332 struct byt_gpio *vg = to_byt_gpio(chip); in byt_gpio_direction_output()364 struct byt_gpio *vg = to_byt_gpio(chip); in byt_gpio_dbg_show()[all …]