Lines Matching defs:slave
171 static struct fsi_device *fsi_create_device(struct fsi_slave *slave) in fsi_create_device()
187 static int fsi_slave_calc_addr(struct fsi_slave *slave, uint32_t *addrp, in fsi_slave_calc_addr()
211 static int fsi_slave_report_and_clear_errors(struct fsi_slave *slave) in fsi_slave_report_and_clear_errors()
271 static int fsi_slave_set_smode(struct fsi_slave *slave) in fsi_slave_set_smode()
287 static int fsi_slave_handle_error(struct fsi_slave *slave, bool write, in fsi_slave_handle_error()
347 int fsi_slave_read(struct fsi_slave *slave, uint32_t addr, in fsi_slave_read()
372 int fsi_slave_write(struct fsi_slave *slave, uint32_t addr, in fsi_slave_write()
397 extern int fsi_slave_claim_range(struct fsi_slave *slave, in fsi_slave_claim_range()
411 extern void fsi_slave_release_range(struct fsi_slave *slave, in fsi_slave_release_range()
468 static int fsi_slave_scan(struct fsi_slave *slave) in fsi_slave_scan()
559 struct fsi_slave *slave = to_fsi_slave(kobj_to_dev(kobj)); in fsi_slave_sysfs_raw_read() local
587 struct fsi_slave *slave = to_fsi_slave(kobj_to_dev(kobj)); in fsi_slave_sysfs_raw_write() local
623 struct fsi_slave *slave = to_fsi_slave(dev); in fsi_slave_release() local
676 struct fsi_slave *slave = filep->private_data; in cfam_read() local
712 struct fsi_slave *slave = filep->private_data; in cfam_write() local
763 struct fsi_slave *slave = container_of(inode->i_cdev, struct fsi_slave, cdev); in cfam_open() local
782 struct fsi_slave *slave = to_fsi_slave(dev); in send_term_store() local
798 struct fsi_slave *slave = to_fsi_slave(dev); in slave_send_echo_show() local
806 struct fsi_slave *slave = to_fsi_slave(dev); in slave_send_echo_store() local
842 struct fsi_slave *slave = to_fsi_slave(dev); in chip_id_show() local
853 struct fsi_slave *slave = to_fsi_slave(dev); in cfam_id_show() local
880 struct fsi_slave *slave = to_fsi_slave(dev); in cfam_devnode() local
921 static int __fsi_get_new_minor(struct fsi_slave *slave, enum fsi_dev_type type, in __fsi_get_new_minor()
967 struct fsi_slave *slave; in fsi_slave_init() local
1191 struct fsi_slave *slave = to_fsi_slave(dev); in fsi_master_remove_slave() local