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