Home
last modified time | relevance | path

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

/linux-6.15/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()
252 struct ljca_adapter *adap = urb->context; in ljca_recv()
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()
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()
[all …]
/linux-6.15/include/linux/usb/
H A Dljca.h18 struct ljca_adapter;
52 struct ljca_adapter *adapter;