Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/crypto/cavium/nitrox/
Dnitrox_debugfs.c68 debugfs_create_file("device", 0400, dir, ndev, &device_fops); in nitrox_debugfs_init()
/linux-6.1.9/fs/dlm/
Duser.c30 static const struct file_operations device_fops; variable
373 ls->ls_device.fops = &device_fops; in dlm_device_register()
972 static const struct file_operations device_fops = { variable