Searched refs:fifo_proc_ops (Results 1 – 3 of 3) sorted by relevance
138 static const struct proc_ops fifo_proc_ops = { variable162 if (proc_create(PROC_FIFO, 0, NULL, &fifo_proc_ops) == NULL) { in example_init()
152 static const struct proc_ops fifo_proc_ops = { variable178 if (proc_create(PROC_FIFO, 0, NULL, &fifo_proc_ops) == NULL) { in example_init()
145 static const struct proc_ops fifo_proc_ops = { variable171 if (proc_create(PROC_FIFO, 0, NULL, &fifo_proc_ops) == NULL) { in example_init()