Home
last modified time | relevance | path

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

/linux-6.12.1/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.12.1/sound/oss/dmasound/ !
Ddmasound_core.c1350 static const struct file_operations state_fops = { variable
1359 state_unit = register_sound_special(&state_fops, SND_DEV_STATUS); in state_init()
/linux-6.12.1/drivers/usb/dwc2/ !
Ddebugfs.c300 debugfs_create_file("state", 0444, root, hsotg, &state_fops); in dwc2_hsotg_create_debug()
/linux-6.12.1/drivers/dma/ !
Dpxa_dma.c352 debugfs_create_file("state", 0400, pdev->dbgfs_root, pdev, &state_fops); in pxad_init_debugfs()
/linux-6.12.1/drivers/android/ !
Dbinder.c6867 .fops = &state_fops,