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