Searched refs:sch311x_gpio_block (Results 1 – 1 of 1) sorted by relevance
39 struct sch311x_gpio_block { /* one GPIO block runtime data */ struct48 struct sch311x_gpio_block blocks[6]; argument134 struct sch311x_gpio_block *block = gpiochip_get_data(chip); in sch311x_gpio_request()150 struct sch311x_gpio_block *block = gpiochip_get_data(chip); in sch311x_gpio_free()160 struct sch311x_gpio_block *block = gpiochip_get_data(chip); in sch311x_gpio_get()170 static void __sch311x_gpio_set(struct sch311x_gpio_block *block, in __sch311x_gpio_set()184 struct sch311x_gpio_block *block = gpiochip_get_data(chip); in sch311x_gpio_set()193 struct sch311x_gpio_block *block = gpiochip_get_data(chip); in sch311x_gpio_direction_in()208 struct sch311x_gpio_block *block = gpiochip_get_data(chip); in sch311x_gpio_direction_out()224 struct sch311x_gpio_block *block = gpiochip_get_data(chip); in sch311x_gpio_get_direction()[all …]