Searched defs:test_ioctl (Results 1 – 6 of 6) sorted by relevance
27 mod test_ioctl; module
29 def test_ioctl(self): member in IoctlTests
107 static int test_ioctl(struct inode *ino, struct file *f, in test_ioctl() function
99 static int test_ioctl(struct inode *ino, struct file *f, unsigned int cmd, in test_ioctl() function
262 int test_ioctl(const struct cmd_expect *expect, void *cmd) in test_ioctl() function