Searched refs:event_trigger_fops (Results 1 – 3 of 3) sorted by relevance
391 const struct file_operations event_trigger_fops = { variable
1770 extern const struct file_operations event_trigger_fops;
2928 *fops = &event_trigger_fops; in event_callback()