Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/gadget/function/
Df_fs.c724 static const struct file_operations ffs_ep0_operations = { variable
1941 if (!ffs_sb_create_file(sb, "ep0", ffs, &ffs_ep0_operations)) in ffs_sb_fill()