Home
last modified time | relevance | path

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

/linux/sound/oss/dmasound/
H A Ddmasound_core.c1350 static const struct file_operations state_fops = { variable
1359 state_unit = register_sound_special(&state_fops, SND_DEV_STATUS); in state_init()
/linux/drivers/usb/dwc2/
H A Ddebugfs.c300 debugfs_create_file("state", 0444, root, hsotg, &state_fops); in dwc2_hsotg_create_debug()