Searched refs:device_fops (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/crypto/cavium/nitrox/
H A Dnitrox_debugfs.c68 debugfs_create_file("device", 0400, dir, ndev, &device_fops);
/linux-master/fs/dlm/
H A Duser.c31 static const struct file_operations device_fops; variable in typeref:struct:file_operations
378 ls->ls_device.fops = &device_fops;
982 static const struct file_operations device_fops = { variable in typeref:struct:file_operations

Completed in 279 milliseconds