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