Home
last modified time | relevance | path

Searched refs:sch311x_gpio_block (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/gpio/
Dgpio-sch311x.c43 struct sch311x_gpio_block { /* one GPIO block runtime data */ struct
52 struct sch311x_gpio_block blocks[6]; argument
138 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 …]