Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dconfigfs.h266 int configfs_depend_item_unlocked(struct configfs_subsystem *caller_subsys,
/Linux-v5.10/fs/configfs/
Ddir.c1206 int configfs_depend_item_unlocked(struct configfs_subsystem *caller_subsys, in configfs_depend_item_unlocked() function
1268 EXPORT_SYMBOL(configfs_depend_item_unlocked);
/Linux-v5.10/drivers/usb/gadget/function/
Df_tcm.c1373 ret = configfs_depend_item_unlocked( in usbg_make_tpg()