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