Home
last modified time | relevance | path

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

/Linux-v4.19/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-v4.19/drivers/usb/dwc2/
Ddebugfs.c299 debugfs_create_file("state", 0444, root, hsotg, &state_fops); in dwc2_hsotg_create_debug()