Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/fsi/
Dfsi-master-ast-cf.c120 #define to_fsi_master_acf(m) container_of(m, struct fsi_master_acf, master) macro
601 struct fsi_master_acf *master = to_fsi_master_acf(_master); in fsi_master_acf_read()
625 struct fsi_master_acf *master = to_fsi_master_acf(_master); in fsi_master_acf_write()
649 struct fsi_master_acf *master = to_fsi_master_acf(_master); in fsi_master_acf_term()
668 struct fsi_master_acf *master = to_fsi_master_acf(_master); in fsi_master_acf_break()
1044 struct fsi_master_acf *master = to_fsi_master_acf(_master); in fsi_master_acf_link_enable()
1063 struct fsi_master_acf *master = to_fsi_master_acf(_master); in fsi_master_acf_link_config()
1192 struct fsi_master_acf *master = to_fsi_master_acf(dev_to_fsi_master(dev)); in fsi_master_acf_release()