Searched refs:greybus_data_rcvd (Results 1 – 4 of 4) sorted by relevance
/linux/include/linux/greybus/ |
H A D | connection.h | 93 void greybus_data_rcvd(struct gb_host_device *hd, u16 cport_id,
|
/linux/drivers/greybus/ |
H A D | connection.c | 76 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 D | gb-beagleplay.c | 213 greybus_data_rcvd(bg->gb_hd, cport_id, (u8 *)&gb_frame->hdr, gb_msg_len); in hdlc_rx_greybus_frame()
|
H A D | es2.c | 844 greybus_data_rcvd(hd, cport_id, urb->transfer_buffer, in cport_in_callback()
|