Lines Matching defs:gs
130 static int mlxbf2_gpio_lock_acquire(struct mlxbf2_gpio_context *gs) in mlxbf2_gpio_lock_acquire()
156 static void mlxbf2_gpio_lock_release(struct mlxbf2_gpio_context *gs) in mlxbf2_gpio_lock_release()
186 struct mlxbf2_gpio_context *gs = gpiochip_get_data(chip); in mlxbf2_gpio_direction_input() local
213 struct mlxbf2_gpio_context *gs = gpiochip_get_data(chip); in mlxbf2_gpio_direction_output() local
236 struct mlxbf2_gpio_context *gs = gpiochip_get_data(gc); in mlxbf2_gpio_irq_enable() local
256 struct mlxbf2_gpio_context *gs = gpiochip_get_data(gc); in mlxbf2_gpio_irq_disable() local
271 struct mlxbf2_gpio_context *gs = ptr; in mlxbf2_gpio_irq_handler() local
289 struct mlxbf2_gpio_context *gs = gpiochip_get_data(gc); in mlxbf2_gpio_irq_set_type() local
332 struct mlxbf2_gpio_context *gs = gpiochip_get_data(gc); in mlxbf2_gpio_irq_print_chip() local
350 struct mlxbf2_gpio_context *gs; in mlxbf2_gpio_probe() local
436 struct mlxbf2_gpio_context *gs = dev_get_drvdata(dev); in mlxbf2_gpio_suspend() local
448 struct mlxbf2_gpio_context *gs = dev_get_drvdata(dev); in mlxbf2_gpio_resume() local