Searched refs:state_fops (Results 1 – 5 of 5) sorted by relevance
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/lag/ |
D | debugfs.c | 173 debugfs_create_file("state", 0444, dbg, dev, &state_fops); in mlx5_ldev_add_debugfs()
|
/linux-6.6.21/sound/oss/dmasound/ |
D | dmasound_core.c | 1351 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/ |
D | debugfs.c | 300 debugfs_create_file("state", 0444, root, hsotg, &state_fops); in dwc2_hsotg_create_debug()
|
/linux-6.6.21/drivers/dma/ |
D | pxa_dma.c | 352 debugfs_create_file("state", 0400, pdev->dbgfs_root, pdev, &state_fops); in pxad_init_debugfs()
|
/linux-6.6.21/drivers/android/ |
D | binder.c | 6506 .fops = &state_fops,
|