Searched defs:receive (Results 1 – 3 of 3) sorted by relevance
15 int (*receive)(struct tpm_chip_data *chip_data, tpm_cmd *buf); member
21 static int tpm_xfer(struct tpm_chip_data *chip_data, const tpm_cmd *send, tpm_cmd *receive) in tpm_xfer()
553 RCAR_DVFS_API(receive, uint8_t slave, uint8_t reg, uint8_t *data) in RCAR_DVFS_API() argument