Searched refs:fsi_master_acf_xfer (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/fsi/ |
H A D | fsi-master-ast-cf.c | 571 static int fsi_master_acf_xfer(struct fsi_master_acf *master, uint8_t slave, in fsi_master_acf_xfer() function 611 rc = fsi_master_acf_xfer(master, id, &cmd, size, val); in fsi_master_acf_read() 636 rc = fsi_master_acf_xfer(master, id, &cmd, 0, NULL); in fsi_master_acf_write() 659 rc = fsi_master_acf_xfer(master, id, &cmd, 0, NULL); in fsi_master_acf_term()
|