Searched refs:test_open (Results 1 – 2 of 2) sorted by relevance
10 static int test_open(struct inode *ip, struct file *fp) { return 0; }21 .proc_open = test_open,
106 test_open(void *arg, const char *filename, void **h_return) in test_open() function411 .open = test_open,