Searched refs:state_fops (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/oss/dmasound/ |
| H A D | dmasound_core.c | 1373 static const struct file_operations state_fops = { variable 1386 state_unit = register_sound_special(&state_fops, SND_DEV_STATUS); in state_init()
|
| /OK3568_Linux_fs/kernel/drivers/usb/dwc2/ |
| H A D | debugfs.c | 300 debugfs_create_file("state", 0444, root, hsotg, &state_fops); in dwc2_hsotg_create_debug()
|
| /OK3568_Linux_fs/kernel/drivers/dma/ |
| H A D | pxa_dma.c | 352 debugfs_create_file("state", 0400, pdev->dbgfs_root, pdev, &state_fops); in pxad_init_debugfs()
|
| /OK3568_Linux_fs/kernel/drivers/android/ |
| H A D | binder.c | 6540 .fops = &state_fops,
|