Searched refs:riocm_ch_send (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/rapidio/
H A Drio_cm.c770 * riocm_ch_send - sends a data packet to a remote device
783 static int riocm_ch_send(u16 ch_id, void *buf, int len) function
1850 ret = riocm_ch_send(msg.ch_num, buf, msg.size);

Completed in 232 milliseconds