Searched refs:i2o_cfg_ioctl (Results 1 – 1 of 1) sorted by relevance
44 static long i2o_cfg_ioctl(struct file *, unsigned int, unsigned long);758 ret = i2o_cfg_ioctl(file, cmd, arg); in i2o_cfg_compat_ioctl()997 static long i2o_cfg_ioctl(struct file *fp, unsigned int cmd, unsigned long arg) in i2o_cfg_ioctl() function1130 .unlocked_ioctl = i2o_cfg_ioctl,