Searched refs:event_fops (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/misc/ibmasm/ |
H A D | ibmasmfs.c | 553 static const struct file_operations event_fops = { variable 592 ibmasmfs_create_file(dir, "event", &event_fops, sp, S_IRUSR|S_IWUSR); in ibmasmfs_create_files()
|
/kernel/linux/linux-5.10/drivers/platform/chrome/wilco_ec/ |
H A D | event.c | 402 static const struct file_operations event_fops = { variable 489 cdev_init(&dev_data->cdev, &event_fops); in event_device_add()
|
/kernel/linux/linux-6.6/drivers/misc/ibmasm/ |
H A D | ibmasmfs.c | 553 static const struct file_operations event_fops = { variable 592 ibmasmfs_create_file(dir, "event", &event_fops, sp, S_IRUSR|S_IWUSR); in ibmasmfs_create_files()
|
/kernel/linux/linux-6.6/drivers/platform/chrome/wilco_ec/ |
H A D | event.c | 401 static const struct file_operations event_fops = { variable 488 cdev_init(&dev_data->cdev, &event_fops); in event_device_add()
|
Completed in 6 milliseconds