Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dconfigfs.h264 int configfs_depend_item_unlocked(struct configfs_subsystem *caller_subsys,
/linux-6.1.9/fs/configfs/
Ddir.c1190 int configfs_depend_item_unlocked(struct configfs_subsystem *caller_subsys, in configfs_depend_item_unlocked() function
1252 EXPORT_SYMBOL(configfs_depend_item_unlocked);
/linux-6.1.9/drivers/usb/gadget/function/
Df_tcm.c1369 ret = configfs_depend_item_unlocked( in usbg_make_tpg()