Searched refs:chip_num (Results 1 – 1 of 1) sorted by relevance
89 int chip_num = 0; in tpm_default_chip() local95 chip_prev = chip_num; in tpm_default_chip()96 chip = idr_get_next(&dev_nums_idr, &chip_num); in tpm_default_chip()102 } while (chip_prev != chip_num); in tpm_default_chip()