Home
last modified time | relevance | path

Searched defs:next_device (Results 1 – 5 of 5) sorted by relevance

/linux-4.19.296/drivers/base/
Ddriver.c19 static struct device *next_device(struct klist_iter *i) in next_device() function
Dbus.c269 static struct device *next_device(struct klist_iter *i) in next_device() function
Dcore.c2396 static struct device *next_device(struct klist_iter *i) in next_device() function
/linux-4.19.296/fs/btrfs/
Dvolumes.c1851 struct btrfs_device *next_device; in btrfs_find_next_active_device() local
1873 struct btrfs_device *next_device; in btrfs_assign_next_active_device() local
/linux-4.19.296/drivers/char/pcmcia/
Dsynclink_cs.c168 struct _mgslpc_info *next_device; /* device list link */ member