Searched refs:dev_fops (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dsd.c410 static const struct file_operations dev_fops = { variable in typeref:struct:file_operations
449 debugfs_create_file("primary", 0400, sd->dfs, primary, &dev_fops);
459 debugfs_create_file(name, 0400, sd->dfs, pos, &dev_fops);
/linux-master/fs/dlm/
H A Dplock.c600 static const struct file_operations dev_fops = { variable in typeref:struct:file_operations
611 .fops = &dev_fops
/linux-master/drivers/media/usb/gspca/
H A Dgspca.c1387 static const struct v4l2_file_operations dev_fops = { variable in typeref:struct:v4l2_file_operations
1433 .fops = &dev_fops,

Completed in 109 milliseconds