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.c129 struct ljca_adapter { struct
202 static void ljca_handle_event(struct ljca_adapter *adap, in ljca_handle_event()
227 static void ljca_handle_cmd_ack(struct ljca_adapter *adap, struct ljca_msg *header) in ljca_handle_cmd_ack()
262 struct ljca_adapter *adap = urb->context; in ljca_recv()
303 static int ljca_send(struct ljca_adapter *adap, u8 type, u8 cmd, in ljca_send()
466 static void ljca_auxdev_acpi_bind(struct ljca_adapter *adap, in ljca_auxdev_acpi_bind()
524 static int ljca_new_client_device(struct ljca_adapter *adap, u8 type, u8 id, in ljca_new_client_device()
575 static int ljca_enumerate_gpio(struct ljca_adapter *adap) in ljca_enumerate_gpio()
615 static int ljca_enumerate_i2c(struct ljca_adapter *adap) in ljca_enumerate_i2c()
653 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;