Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/char/tpm/st33zp24/
Dst33zp24.c207 static int get_burstcount(struct tpm_chip *chip) in get_burstcount() function
350 burstcnt = get_burstcount(chip); in recv_data()
425 burstcnt = get_burstcount(chip); in st33zp24_send()
/linux-4.1.27/drivers/char/tpm/
Dtpm_i2c_infineon.c357 static ssize_t get_burstcount(struct tpm_chip *chip) in get_burstcount() function
412 burstcnt = get_burstcount(chip); in recv_data()
510 burstcnt = get_burstcount(chip); in tpm_tis_i2c_send()
Dtpm_tis.c244 static int get_burstcount(struct tpm_chip *chip) in get_burstcount() function
274 burstcnt = get_burstcount(chip); in recv_data()
358 burstcnt = get_burstcount(chip); in tpm_tis_send_data()