Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-mlxbf2.c58 struct mlxbf2_gpio_context { struct
125 static int mlxbf2_gpio_lock_acquire(struct mlxbf2_gpio_context *gs) in mlxbf2_gpio_lock_acquire()
151 static void mlxbf2_gpio_lock_release(struct mlxbf2_gpio_context *gs) in mlxbf2_gpio_lock_release()
181 struct mlxbf2_gpio_context *gs = gpiochip_get_data(chip); in mlxbf2_gpio_direction_input()
208 struct mlxbf2_gpio_context *gs = gpiochip_get_data(chip); in mlxbf2_gpio_direction_output()
232 struct mlxbf2_gpio_context *gs; in mlxbf2_gpio_probe()
296 struct mlxbf2_gpio_context *gs = platform_get_drvdata(pdev); in mlxbf2_gpio_suspend()
308 struct mlxbf2_gpio_context *gs = platform_get_drvdata(pdev); in mlxbf2_gpio_resume()