Searched refs:read8_reg (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/char/tpm/st33zp24/ |
H A D | i2c.c | 41 * read8_reg 48 static int read8_reg(void *phy_id, u8 tpm_register, u8 *tpm_data, int tpm_size) in read8_reg() function 59 } /* read8_reg() */ in read8_reg() 89 return read8_reg(phy_id, tpm_register, tpm_data, tpm_size); in st33zp24_i2c_recv()
|
/kernel/linux/linux-5.10/drivers/char/tpm/st33zp24/ |
H A D | i2c.c | 46 * read8_reg 53 static int read8_reg(void *phy_id, u8 tpm_register, u8 *tpm_data, int tpm_size) in read8_reg() function 64 } /* read8_reg() */ in read8_reg() 94 return read8_reg(phy_id, tpm_register, tpm_data, tpm_size); in st33zp24_i2c_recv()
|
Completed in 2 milliseconds