Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dsd.c414 static const struct file_operations dev_fops = { variable
453 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()
/linux/fs/dlm/
H A Dplock.c600 static const struct file_operations dev_fops = { variable
611 .fops = &dev_fops
/linux/drivers/media/usb/gspca/
H A Dgspca.c1387 static const struct v4l2_file_operations dev_fops = { variable
1433 .fops = &dev_fops,