Searched refs:sch311x_gpio_block (Results 1 – 1 of 1) sorted by relevance
43 struct sch311x_gpio_block { /* one GPIO block runtime data */ struct52 struct sch311x_gpio_block blocks[6]; argument138 struct sch311x_gpio_block *block = gpiochip_get_data(chip); in sch311x_gpio_request()154 struct sch311x_gpio_block *block = gpiochip_get_data(chip); in sch311x_gpio_free()164 struct sch311x_gpio_block *block = gpiochip_get_data(chip); in sch311x_gpio_get()174 static void __sch311x_gpio_set(struct sch311x_gpio_block *block, in __sch311x_gpio_set()188 struct sch311x_gpio_block *block = gpiochip_get_data(chip); in sch311x_gpio_set()197 struct sch311x_gpio_block *block = gpiochip_get_data(chip); in sch311x_gpio_direction_in()212 struct sch311x_gpio_block *block = gpiochip_get_data(chip); in sch311x_gpio_direction_out()228 struct sch311x_gpio_block *block = gpiochip_get_data(chip); in sch311x_gpio_get_direction()[all …]