greybus_data_rcvd
EXPORT_SYMBOL_GPL(greybus_data_rcvd);
greybus_data_rcvd(hd, cport_id, urb->transfer_buffer,
greybus_data_rcvd(bg->gb_hd, cport_id, (u8 *)&gb_frame->hdr, gb_msg_len);
void greybus_data_rcvd(struct gb_host_device *hd, u16 cport_id,