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