Home
last modified time | relevance | path

Searched defs:ljca_client (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/include/linux/usb/
Dljca.h47 struct ljca_client { struct
48 u8 type;
49 u8 id;
50 struct list_head link;
51 struct auxiliary_device auxdev;
52 struct ljca_adapter *adapter;
54 void *context;
55 ljca_event_cb_t event_cb;
57 spinlock_t event_cb_lock;