Searched refs:tfa2_dev_mtp_writepair (Results 1 – 2 of 2) sorted by relevance
564 int tfa2_dev_mtp_writepair(struct tfa2_device *tfa, uint16_t mtp_address, uint16_t mtp_data[2]);
1689 int tfa2_dev_mtp_writepair(struct tfa2_device *tfa, uint16_t mtp_address, uint16_t mtp_data[2]) in tfa2_dev_mtp_writepair() function1734 return tfa2_dev_mtp_writepair(tfa, mtp_address, mtp_data); in tfa2_dev_mtp_write()