Searched refs:sysfs_depth (Results 1 – 1 of 1) sorted by relevance
26 unsigned *sysfs_depth) in _locate_sysfs_blocks() argument42 *sysfs_depth = 0; in _locate_sysfs_blocks()58 *sysfs_depth = 0; in _locate_sysfs_blocks()83 *sysfs_depth = 1; in _locate_sysfs_blocks()103 unsigned sysfs_depth; member110 unsigned sysfs_depth) in _dev_set_create() argument119 ds->sysfs_depth = sysfs_depth; in _dev_set_create()203 static int _read_devs(struct dev_set *ds, const char *dir, unsigned sysfs_depth) in _read_devs() argument238 if (sysfs_depth) in _read_devs()239 _read_devs(ds, path, sysfs_depth - 1); in _read_devs()[all …]