Searched refs:TCC_GET_REGION_COUNT (Results 1 – 2 of 2) sorted by relevance
63 #define TCC_GET_REGION_COUNT _IOR(IOCTL_TCC_MAGIC, IOCTL_TCC_GET_REGION_COUNT, unsigned int *) macro
282 if (ioctl(tcc_buffer_fd, TCC_GET_REGION_COUNT, &buffer_count) < 0) { in tcc_driver_get_region_count()
Completed in 5 milliseconds