Searched refs:num_count (Results 1 – 2 of 2) sorted by relevance
222 auto* num_count = static_cast<uint32_t*>(out_buf); in DdkIoctl() local223 *num_count = static_cast<uint32_t>(fbl::count_of(clks)); in DdkIoctl()
305 auto* num_count = static_cast<uint32_t*>(out_buf); in DdkIoctl() local306 *num_count = static_cast<uint32_t>(clk_table_.size()); in DdkIoctl()
Completed in 3 milliseconds