Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/char/tpm/st33zp24/
H A Dst33zp24.c173 * get_burstcount return the burstcount value
177 static int get_burstcount(struct tpm_chip *chip) in get_burstcount() function
203 } /* get_burstcount() */ in get_burstcount()
314 burstcnt = get_burstcount(chip); in recv_data()
383 burstcnt = get_burstcount(chip); in st33zp24_send()
/kernel/linux/linux-5.10/drivers/char/tpm/
H A Dtpm_i2c_infineon.c389 static ssize_t get_burstcount(struct tpm_chip *chip) in get_burstcount() function
444 burstcnt = get_burstcount(chip); in recv_data()
543 burstcnt = get_burstcount(chip); in tpm_tis_i2c_send()
H A Dtpm_tis_core.c257 static int get_burstcount(struct tpm_chip *chip) in get_burstcount() function
294 burstcnt = get_burstcount(chip); in recv_data()
391 burstcnt = get_burstcount(chip); in tpm_tis_send_data()
/kernel/linux/linux-6.6/drivers/char/tpm/st33zp24/
H A Dst33zp24.c157 * get_burstcount return the burstcount value
159 static int get_burstcount(struct tpm_chip *chip) in get_burstcount() function
273 burstcnt = get_burstcount(chip); in recv_data()
330 burstcnt = get_burstcount(chip); in st33zp24_send()
/kernel/linux/linux-6.6/drivers/char/tpm/
H A Dtpm_i2c_infineon.c389 static ssize_t get_burstcount(struct tpm_chip *chip) in get_burstcount() function
444 burstcnt = get_burstcount(chip); in recv_data()
543 burstcnt = get_burstcount(chip); in tpm_tis_i2c_send()
H A Dtpm_tis_core.c289 static int get_burstcount(struct tpm_chip *chip) in get_burstcount() function
326 burstcnt = get_burstcount(chip); in recv_data()
451 burstcnt = get_burstcount(chip); in tpm_tis_send_data()

Completed in 7 milliseconds