Lines Matching refs:ljca_adapter
130 struct ljca_adapter { struct
203 static void ljca_handle_event(struct ljca_adapter *adap, in ljca_handle_event()
228 static void ljca_handle_cmd_ack(struct ljca_adapter *adap, struct ljca_msg *header) in ljca_handle_cmd_ack()
263 struct ljca_adapter *adap = urb->context; in ljca_recv()
304 static int ljca_send(struct ljca_adapter *adap, u8 type, u8 cmd, in ljca_send()
467 static void ljca_auxdev_acpi_bind(struct ljca_adapter *adap, in ljca_auxdev_acpi_bind()
525 static int ljca_new_client_device(struct ljca_adapter *adap, u8 type, u8 id, in ljca_new_client_device()
576 static int ljca_enumerate_gpio(struct ljca_adapter *adap) in ljca_enumerate_gpio()
613 static int ljca_enumerate_i2c(struct ljca_adapter *adap) in ljca_enumerate_i2c()
651 static int ljca_enumerate_spi(struct ljca_adapter *adap) in ljca_enumerate_spi()
689 static int ljca_reset_handshake(struct ljca_adapter *adap) in ljca_reset_handshake()
709 static int ljca_enumerate_clients(struct ljca_adapter *adap) in ljca_enumerate_clients()
761 struct ljca_adapter *adap; in ljca_probe()
850 struct ljca_adapter *adap = usb_get_intfdata(interface); in ljca_disconnect()
874 struct ljca_adapter *adap = usb_get_intfdata(interface); in ljca_suspend()
883 struct ljca_adapter *adap = usb_get_intfdata(interface); in ljca_resume()