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
164 struct ljca_gpio_dev *ljca_gpio = gpiochip_get_data(chip); in ljca_gpio_direction_input() local
180 struct ljca_gpio_dev *ljca_gpio = gpiochip_get_data(chip); in ljca_gpio_direction_output() local
199 struct ljca_gpio_dev *ljca_gpio = gpiochip_get_data(chip); in ljca_gpio_get_direction() local
210 struct ljca_gpio_dev *ljca_gpio = gpiochip_get_data(chip); in ljca_gpio_set_config() local
234 struct ljca_gpio_dev *ljca_gpio = gpiochip_get_data(chip); in ljca_gpio_init_valid_mask() local
249 static int ljca_enable_irq(struct ljca_gpio_dev *ljca_gpio, int gpio_id, in ljca_enable_irq()
272 struct ljca_gpio_dev *ljca_gpio = in ljca_gpio_async() local
288 struct ljca_gpio_dev *ljca_gpio = context; in ljca_gpio_event_cb() local
314 struct ljca_gpio_dev *ljca_gpio = gpiochip_get_data(gc); in ljca_irq_unmask() local
324 struct ljca_gpio_dev *ljca_gpio = gpiochip_get_data(gc); in ljca_irq_mask() local
334 struct ljca_gpio_dev *ljca_gpio = gpiochip_get_data(gc); in ljca_irq_set_type() local
367 struct ljca_gpio_dev *ljca_gpio = gpiochip_get_data(gc); in ljca_irq_bus_lock() local
375 struct ljca_gpio_dev *ljca_gpio = gpiochip_get_data(gc); in ljca_irq_bus_unlock() local
411 struct ljca_gpio_dev *ljca_gpio; in ljca_gpio_probe() local
475 struct ljca_gpio_dev *ljca_gpio = auxiliary_get_drvdata(auxdev); in ljca_gpio_remove() local