Searched refs:event_fops (Results 1 – 2 of 2) sorted by relevance
401 static const struct file_operations event_fops = { variable488 cdev_init(&dev_data->cdev, &event_fops); in event_device_add()
553 static const struct file_operations event_fops = { variable592 ibmasmfs_create_file(dir, "event", &event_fops, sp, S_IRUSR|S_IWUSR); in ibmasmfs_create_files()