Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dconfigfs.h264 int configfs_depend_item_unlocked(struct configfs_subsystem *caller_subsys,
/Linux-v6.1/fs/configfs/
Ddir.c1188 int configfs_depend_item_unlocked(struct configfs_subsystem *caller_subsys, in configfs_depend_item_unlocked() function
1250 EXPORT_SYMBOL(configfs_depend_item_unlocked);
/Linux-v6.1/drivers/usb/gadget/function/
Df_tcm.c1369 ret = configfs_depend_item_unlocked( in usbg_make_tpg()