Home
last modified time | relevance | path

Searched refs:greybus_data_rcvd (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/staging/greybus/
Dconnection.h90 void greybus_data_rcvd(struct gb_host_device *hd, u16 cport_id,
Dconnection.c80 void greybus_data_rcvd(struct gb_host_device *hd, u16 cport_id, in greybus_data_rcvd() function
96 EXPORT_SYMBOL_GPL(greybus_data_rcvd);
Des2.c848 greybus_data_rcvd(hd, cport_id, urb->transfer_buffer, in cport_in_callback()