Lines Matching defs:ljca_gpio_dev
57 struct ljca_gpio_dev {
75 static int gpio_config(struct ljca_gpio_dev *ljca_gpio, u8 gpio_id, u8 config)
91 static int ljca_gpio_read(struct ljca_gpio_dev *ljca_gpio, u8 gpio_id)
118 static int ljca_gpio_write(struct ljca_gpio_dev *ljca_gpio, u8 gpio_id,
137 struct ljca_gpio_dev *ljca_gpio = gpiochip_get_data(chip);
145 struct ljca_gpio_dev *ljca_gpio = gpiochip_get_data(chip);
156 struct ljca_gpio_dev *ljca_gpio = gpiochip_get_data(chip);
165 struct ljca_gpio_dev *ljca_gpio = gpiochip_get_data(chip);
180 struct ljca_gpio_dev *ljca_gpio = gpiochip_get_data(chip);
203 struct ljca_gpio_dev *ljca_gpio = gpiochip_get_data(chip);
217 static int ljca_enable_irq(struct ljca_gpio_dev *ljca_gpio, int gpio_id, bool enable)
236 struct ljca_gpio_dev *ljca_gpio = container_of(work, struct ljca_gpio_dev, work);
251 struct ljca_gpio_dev *ljca_gpio = context;
276 struct ljca_gpio_dev *ljca_gpio = gpiochip_get_data(gc);
286 struct ljca_gpio_dev *ljca_gpio = gpiochip_get_data(gc);
296 struct ljca_gpio_dev *ljca_gpio = gpiochip_get_data(gc);
325 struct ljca_gpio_dev *ljca_gpio = gpiochip_get_data(gc);
333 struct ljca_gpio_dev *ljca_gpio = gpiochip_get_data(gc);
368 struct ljca_gpio_dev *ljca_gpio;
426 struct ljca_gpio_dev *ljca_gpio = platform_get_drvdata(pdev);