Home
last modified time | relevance | path

Searched defs:fsi (Results 1 – 14 of 14) sorted by relevance

/linux/fs/devpts/
H A Dinode.c150 struct vfsmount *devpts_mntget(struct file *filp, struct pts_fs_info *fsi) in devpts_mntget()
213 void devpts_release(struct pts_fs_info *fsi) in devpts_release()
223 struct pts_fs_info *fsi = fc->s_fs_info; in devpts_parse_param() local
266 struct pts_fs_info *fsi = DEVPTS_SB(sb); in mknod_ptmx() local
312 static void update_ptmx_mode(struct pts_fs_info *fsi) in update_ptmx_mode()
323 struct pts_fs_info *fsi = DEVPTS_SB(fc->root->d_sb); in devpts_reconfigure() local
352 struct pts_fs_info *fsi = DEVPTS_SB(root->d_sb); in devpts_show_options() local
376 struct pts_fs_info *fsi = DEVPTS_SB(s); in devpts_fill_super() local
435 struct pts_fs_info *fsi; in devpts_init_fs_context() local
459 struct pts_fs_info *fsi = DEVPTS_SB(sb); in devpts_kill_sb() local
[all …]
/linux/drivers/i2c/busses/
H A Di2c-fsi.c149 struct fsi_device *fsi; member
163 static int fsi_i2c_read_reg(struct fsi_device *fsi, unsigned int reg, in fsi_i2c_read_reg()
178 static int fsi_i2c_write_reg(struct fsi_device *fsi, unsigned int reg, in fsi_i2c_write_reg()
217 struct fsi_device *fsi = port->ctrl->fsi; in fsi_i2c_set_port() local
482 struct fsi_device *fsi = i2c->fsi; in fsi_i2c_abort() local
661 static struct device_node *fsi_i2c_find_port_of_node(struct device_node *fsi, in fsi_i2c_find_port_of_node()
/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-opp-lanyang.dts65 fsi: gpio-fsi { label
H A Daspeed-bmc-opp-palmetto.dts57 fsi: gpio-fsi { label
H A Daspeed-bmc-opp-mowgli.dts167 fsi: gpio-fsi { label
H A Daspeed-bmc-opp-romulus.dts70 fsi: gpio-fsi { label
H A Daspeed-bmc-opp-nicole.dts79 fsi: gpio-fsi { label
H A Daspeed-bmc-opp-witherspoon.dts175 fsi: gpio-fsi { label
H A Daspeed-bmc-opp-zaius.dts98 fsi: gpio-fsi { label
H A Daspeed-bmc-opp-swift.dts202 fsi: gpio-fsi { label
H A Daspeed-bmc-inspur-fp5280g2.dts56 fsi: gpio-fsi { label
/linux/arch/s390/include/asm/
H A Dfault.h12 unsigned long fsi : 2; /* Access Exception Fetch/Store Indication */ member
/linux/drivers/tty/
H A Dpty.c727 struct pts_fs_info *fsi; in pty_unix98_remove() local
792 struct pts_fs_info *fsi; in ptmx_open() local
/linux/fs/efivarfs/
H A Dinode.c24 struct efivarfs_fs_info *fsi = sb->s_fs_info; in efivarfs_get_inode() local