Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpio/
Dgpio-mlxbf2.c56 struct mlxbf2_gpio_context { struct
118 static int mlxbf2_gpio_lock_acquire(struct mlxbf2_gpio_context *gs) in mlxbf2_gpio_lock_acquire()
144 static void mlxbf2_gpio_lock_release(struct mlxbf2_gpio_context *gs) in mlxbf2_gpio_lock_release()
174 struct mlxbf2_gpio_context *gs = gpiochip_get_data(chip); in mlxbf2_gpio_direction_input()
201 struct mlxbf2_gpio_context *gs = gpiochip_get_data(chip); in mlxbf2_gpio_direction_output()
225 struct mlxbf2_gpio_context *gs; in mlxbf2_gpio_probe()
282 struct mlxbf2_gpio_context *gs = dev_get_drvdata(dev); in mlxbf2_gpio_suspend()
294 struct mlxbf2_gpio_context *gs = dev_get_drvdata(dev); in mlxbf2_gpio_resume()