Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-sch311x.c39 struct sch311x_gpio_block { /* one GPIO block runtime data */ struct
48 struct sch311x_gpio_block blocks[6];
134 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 *bloc in sch311x_gpio_get_direction()
[all...]
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-sch311x.c39 struct sch311x_gpio_block { /* one GPIO block runtime data */ struct
48 struct sch311x_gpio_block blocks[6];
134 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 *bloc in sch311x_gpio_get_direction()
[all...]

Completed in 2 milliseconds