Searched refs:dev_fops (Results 1 – 2 of 2) sorted by relevance
414 static const struct file_operations dev_fops = { variable453 debugfs_create_file("primary", 0400, sd->dfs, primary, &dev_fops); in mlx5_sd_init()463 debugfs_create_file(name, 0400, sd->dfs, pos, &dev_fops); in mlx5_sd_init()
1385 static const struct v4l2_file_operations dev_fops = { variable1431 .fops = &dev_fops,
Completed in 10 milliseconds