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