Searched refs:TCC_GET_MEMORY_CONFIG (Results 1 – 2 of 2) sorted by relevance
68 #define TCC_GET_MEMORY_CONFIG _IOWR(IOCTL_TCC_MAGIC, IOCTL_TCC_GET_MEMORY_CONFIG, struct tcc_buf_me… macro
304 if ((ioctl(tcc_buffer_fd, TCC_GET_MEMORY_CONFIG, config)) < 0) { in tcc_driver_get_memory_config()
Completed in 24 milliseconds