Searched refs:xc_tbuf_get_size (Results 1 – 3 of 3) sorted by relevance
11 if ( xc_tbuf_get_size(xc_handle, &size) != 0 ) in main()33 if (xc_tbuf_get_size(xc_handle, &size) != 0) in main()
54 int xc_tbuf_get_size(xc_interface *xch, unsigned long *size) in xc_tbuf_get_size() function
1609 int xc_tbuf_get_size(xc_interface *xch, unsigned long *size);
Completed in 7 milliseconds