Home
last modified time | relevance | path

Searched refs:ljca_adapter (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/misc/
H A Dusb-ljca.c130 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()
[all …]
/linux/include/linux/usb/
H A Dljca.h18 struct ljca_adapter;
52 struct ljca_adapter *adapter;