Home
last modified time | relevance | path

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

/linux/include/linux/usb/
A Dljca.h32 typedef void (*ljca_event_cb_t)(void *context, u8 cmd, const void *evt_data, int len); typedef
55 ljca_event_cb_t event_cb;
104 int ljca_register_event_cb(struct ljca_client *client, ljca_event_cb_t event_cb, void *context);
/linux/drivers/usb/misc/
A Dusb-ljca.c385 int ljca_register_event_cb(struct ljca_client *client, ljca_event_cb_t event_cb, in ljca_register_event_cb()

Completed in 25 milliseconds