Searched refs:dev_fops (Results 1 – 3 of 3) 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()
600 static const struct file_operations dev_fops = { variable611 .fops = &dev_fops
1387 static const struct v4l2_file_operations dev_fops = { variable1433 .fops = &dev_fops,