Searched refs:ub_dev_send (Results 1 – 3 of 3) sorted by relevance
58 int ub_dev_send(int handle, void *buf, int len);
321 int ub_dev_send(int handle, void *buf, int len) in ub_dev_send() function
141 else if ((rv = ub_dev_send(i, &buf, 2048)) != 0) in main()