Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/lib/
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-6.14.4/fs/dlm/
Dplock.c600 static const struct file_operations dev_fops = { variable
611 .fops = &dev_fops
/linux-6.14.4/drivers/media/usb/gspca/
Dgspca.c1385 static const struct v4l2_file_operations dev_fops = { variable
1431 .fops = &dev_fops,