Searched refs:get_burstcount (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/char/tpm/
H A Dtpm_i2c_infineon.c389 static ssize_t get_burstcount(struct tpm_chip *chip) function
444 burstcnt = get_burstcount(chip);
543 burstcnt = get_burstcount(chip);
H A Dtpm_tis_core.c289 static int get_burstcount(struct tpm_chip *chip) function
326 burstcnt = get_burstcount(chip);
451 burstcnt = get_burstcount(chip);
/linux-master/drivers/char/tpm/st33zp24/
H A Dst33zp24.c157 * get_burstcount return the burstcount value
159 static int get_burstcount(struct tpm_chip *chip) function
273 burstcnt = get_burstcount(chip);
330 burstcnt = get_burstcount(chip);

Completed in 118 milliseconds