Lines Matching defs:slave

163 static struct fsi_device *fsi_create_device(struct fsi_slave *slave)  in fsi_create_device()
179 static int fsi_slave_calc_addr(struct fsi_slave *slave, uint32_t *addrp, in fsi_slave_calc_addr()
203 static int fsi_slave_report_and_clear_errors(struct fsi_slave *slave) in fsi_slave_report_and_clear_errors()
263 static int fsi_slave_set_smode(struct fsi_slave *slave) in fsi_slave_set_smode()
279 static int fsi_slave_handle_error(struct fsi_slave *slave, bool write, in fsi_slave_handle_error()
339 int fsi_slave_read(struct fsi_slave *slave, uint32_t addr, in fsi_slave_read()
364 int fsi_slave_write(struct fsi_slave *slave, uint32_t addr, in fsi_slave_write()
389 extern int fsi_slave_claim_range(struct fsi_slave *slave, in fsi_slave_claim_range()
403 extern void fsi_slave_release_range(struct fsi_slave *slave, in fsi_slave_release_range()
460 static int fsi_slave_scan(struct fsi_slave *slave) in fsi_slave_scan()
551 struct fsi_slave *slave = to_fsi_slave(kobj_to_dev(kobj)); in fsi_slave_sysfs_raw_read() local
579 struct fsi_slave *slave = to_fsi_slave(kobj_to_dev(kobj)); in fsi_slave_sysfs_raw_write() local
615 struct fsi_slave *slave = to_fsi_slave(dev); in fsi_slave_release() local
668 struct fsi_slave *slave = filep->private_data; in cfam_read() local
704 struct fsi_slave *slave = filep->private_data; in cfam_write() local
755 struct fsi_slave *slave = container_of(inode->i_cdev, struct fsi_slave, cdev); in cfam_open() local
774 struct fsi_slave *slave = to_fsi_slave(dev); in send_term_store() local
790 struct fsi_slave *slave = to_fsi_slave(dev); in slave_send_echo_show() local
798 struct fsi_slave *slave = to_fsi_slave(dev); in slave_send_echo_store() local
834 struct fsi_slave *slave = to_fsi_slave(dev); in chip_id_show() local
845 struct fsi_slave *slave = to_fsi_slave(dev); in cfam_id_show() local
872 struct fsi_slave *slave = to_fsi_slave(dev); in cfam_devnode() local
913 static int __fsi_get_new_minor(struct fsi_slave *slave, enum fsi_dev_type type, in __fsi_get_new_minor()
959 struct fsi_slave *slave; in fsi_slave_init() local
1191 struct fsi_slave *slave = to_fsi_slave(dev); in fsi_master_remove_slave() local