Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dconfigfs.h280 int configfs_depend_item_unlocked(struct configfs_subsystem *caller_subsys,
/Linux-v4.19/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-v4.19/drivers/usb/gadget/function/
Df_tcm.c1380 ret = configfs_depend_item_unlocked( in usbg_make_tpg()