Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/greybus/
H A Dconnection.h93 void greybus_data_rcvd(struct gb_host_device *hd, u16 cport_id,
/openbmc/linux/drivers/greybus/
H A Dconnection.c76 void greybus_data_rcvd(struct gb_host_device *hd, u16 cport_id, in greybus_data_rcvd() function
92 EXPORT_SYMBOL_GPL(greybus_data_rcvd);
H A Des2.c844 greybus_data_rcvd(hd, cport_id, urb->transfer_buffer, in cport_in_callback()