Searched refs:tmp_ll (Results 1 – 2 of 2) sorted by relevance
341 long long tmp_ll = 0; in process_data_descriptor() local343 tmp_ll = strtoll (dsp, &dsp, 0); in process_data_descriptor()349 if (tmp_ll < 0) in process_data_descriptor()354 hwcdef[idx].min_time = tmp_ll; in process_data_descriptor()
349 long long tmp_ll = 0; in process_data_descriptor() local351 tmp_ll = strtoll (dsp, &dsp, 0); in process_data_descriptor()357 if (tmp_ll < 0) in process_data_descriptor()362 hwcdef[idx].min_time = tmp_ll; in process_data_descriptor()