Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-sch311x.c39 struct sch311x_gpio_block { /* one GPIO block runtime data */ struct
48 struct sch311x_gpio_block blocks[6]; argument
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()
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()
240 struct sch311x_gpio_block *block = gpiochip_get_data(chip); in sch311x_gpio_set_config()
[all …]