Searched defs:ljca_client (Results 1 – 1 of 1) sorted by relevance
47 struct ljca_client { struct48 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;