Searched refs:event_inject_fops (Results 1 – 3 of 3) sorted by relevance
330 const struct file_operations event_inject_fops = { variable
1696 extern const struct file_operations event_inject_fops;
2924 *fops = &event_inject_fops; in event_callback()