Searched refs:hwconfig_len (Results 1 – 1 of 1) sorted by relevance
136 int32_t hwconfig_len, in intel_process_hwconfig_table() argument140 assert(hwconfig_len % 4 == 0); in intel_process_hwconfig_table()143 (struct hwconfig*)(((uint32_t*)hwconfig) + (hwconfig_len / 4)); in intel_process_hwconfig_table()278 int32_t hwconfig_len = 0; in intel_get_and_process_hwconfig_table() local280 &hwconfig_len); in intel_get_and_process_hwconfig_table()282 intel_process_hwconfig_table(devinfo, hwconfig, hwconfig_len, in intel_get_and_process_hwconfig_table()305 int32_t hwconfig_len) in intel_print_hwconfig_table() argument307 intel_process_hwconfig_table(NULL, hwconfig, hwconfig_len, in intel_print_hwconfig_table()315 int32_t hwconfig_len = 0; in intel_get_and_print_hwconfig_table() local317 &hwconfig_len); in intel_get_and_print_hwconfig_table()[all …]