Home
last modified time | relevance | path

Searched refs:state_fops (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/lag/
Ddebugfs.c173 debugfs_create_file("state", 0444, dbg, dev, &state_fops); in mlx5_ldev_add_debugfs()
/linux-6.6.21/sound/oss/dmasound/
Ddmasound_core.c1351 static const struct file_operations state_fops = { variable
1361 state_unit = register_sound_special(&state_fops, SND_DEV_STATUS); in state_init()
/linux-6.6.21/drivers/usb/dwc2/
Ddebugfs.c300 debugfs_create_file("state", 0444, root, hsotg, &state_fops); in dwc2_hsotg_create_debug()
/linux-6.6.21/drivers/dma/
Dpxa_dma.c352 debugfs_create_file("state", 0400, pdev->dbgfs_root, pdev, &state_fops); in pxad_init_debugfs()
/linux-6.6.21/drivers/android/
Dbinder.c6506 .fops = &state_fops,