Home
last modified time | relevance | path

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

/Linux-v5.4/sound/oss/dmasound/
Ddmasound_core.c1371 static const struct file_operations state_fops = { variable
1384 state_unit = register_sound_special(&state_fops, SND_DEV_STATUS); in state_init()
/Linux-v5.4/drivers/usb/dwc2/
Ddebugfs.c299 debugfs_create_file("state", 0444, root, hsotg, &state_fops); in dwc2_hsotg_create_debug()
/Linux-v5.4/drivers/dma/
Dpxa_dma.c352 debugfs_create_file("state", 0400, pdev->dbgfs_root, pdev, &state_fops); in pxad_init_debugfs()