Home
last modified time | relevance | path

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

/linux/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()
544 burstcnt = get_burstcount(chip); in tpm_tis_i2c_send()
H A Dtpm_tis_core.c287 static int get_burstcount(struct tpm_chip *chip) in get_burstcount() function
324 burstcnt = get_burstcount(chip); in recv_data()
449 burstcnt = get_burstcount(chip); in tpm_tis_send_data()
/linux/drivers/char/tpm/st33zp24/
H A Dst33zp24.c159 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()