Lines Matching refs:ljca_adapter
130 struct ljca_adapter { struct
192 static void ljca_handle_event(struct ljca_adapter *adap, in ljca_handle_event()
217 static void ljca_handle_cmd_ack(struct ljca_adapter *adap, struct ljca_msg *header) in ljca_handle_cmd_ack()
252 struct ljca_adapter *adap = urb->context; in ljca_recv()
293 static int ljca_send(struct ljca_adapter *adap, u8 type, u8 cmd, in ljca_send()
456 static void ljca_auxdev_acpi_bind(struct ljca_adapter *adap, in ljca_auxdev_acpi_bind()
514 static int ljca_new_client_device(struct ljca_adapter *adap, u8 type, u8 id, in ljca_new_client_device()
565 static int ljca_enumerate_gpio(struct ljca_adapter *adap) in ljca_enumerate_gpio()
602 static int ljca_enumerate_i2c(struct ljca_adapter *adap) in ljca_enumerate_i2c()
640 static int ljca_enumerate_spi(struct ljca_adapter *adap) in ljca_enumerate_spi()
678 static int ljca_reset_handshake(struct ljca_adapter *adap) in ljca_reset_handshake()
698 static int ljca_enumerate_clients(struct ljca_adapter *adap) in ljca_enumerate_clients()
750 struct ljca_adapter *adap; in ljca_probe()
839 struct ljca_adapter *adap = usb_get_intfdata(interface); in ljca_disconnect()
863 struct ljca_adapter *adap = usb_get_intfdata(interface); in ljca_suspend()
872 struct ljca_adapter *adap = usb_get_intfdata(interface); in ljca_resume()