Lines Matching defs:ljca_gpio

77 static int ljca_gpio_config(struct ljca_gpio_dev *ljca_gpio, u8 gpio_id,  in ljca_gpio_config()
96 static int ljca_gpio_read(struct ljca_gpio_dev *ljca_gpio, u8 gpio_id) in ljca_gpio_read()
122 static int ljca_gpio_write(struct ljca_gpio_dev *ljca_gpio, u8 gpio_id, int value) in ljca_gpio_write()
142 struct ljca_gpio_dev *ljca_gpio = gpiochip_get_data(chip); in ljca_gpio_get_value() local
150 struct ljca_gpio_dev *ljca_gpio = gpiochip_get_data(chip); in ljca_gpio_set_value() local
162 struct ljca_gpio_dev *ljca_gpio = gpiochip_get_data(chip); in ljca_gpio_direction_input() local
178 struct ljca_gpio_dev *ljca_gpio = gpiochip_get_data(chip); in ljca_gpio_direction_output() local
194 struct ljca_gpio_dev *ljca_gpio = gpiochip_get_data(chip); in ljca_gpio_get_direction() local
205 struct ljca_gpio_dev *ljca_gpio = gpiochip_get_data(chip); in ljca_gpio_set_config() local
229 struct ljca_gpio_dev *ljca_gpio = gpiochip_get_data(chip); in ljca_gpio_init_valid_mask() local
244 static int ljca_enable_irq(struct ljca_gpio_dev *ljca_gpio, int gpio_id, in ljca_enable_irq()
267 struct ljca_gpio_dev *ljca_gpio = in ljca_gpio_async() local
283 struct ljca_gpio_dev *ljca_gpio = context; in ljca_gpio_event_cb() local
309 struct ljca_gpio_dev *ljca_gpio = gpiochip_get_data(gc); in ljca_irq_unmask() local
319 struct ljca_gpio_dev *ljca_gpio = gpiochip_get_data(gc); in ljca_irq_mask() local
329 struct ljca_gpio_dev *ljca_gpio = gpiochip_get_data(gc); in ljca_irq_set_type() local
362 struct ljca_gpio_dev *ljca_gpio = gpiochip_get_data(gc); in ljca_irq_bus_lock() local
370 struct ljca_gpio_dev *ljca_gpio = gpiochip_get_data(gc); in ljca_irq_bus_unlock() local
406 struct ljca_gpio_dev *ljca_gpio; in ljca_gpio_probe() local
470 struct ljca_gpio_dev *ljca_gpio = auxiliary_get_drvdata(auxdev); in ljca_gpio_remove() local