Searched refs:next_device (Results 1 – 4 of 4) sorted by relevance
172 struct net_device *next_device; member
572 priv->next_device = tlan_eisa_devices; in tlan_probe1()616 tlan_eisa_devices = priv->next_device; in tlan_eisa_cleanup()
324 static struct device *next_device(struct klist_iter *i) in next_device() function382 while (!error && (dev = next_device(&i))) in bus_for_each_dev()418 while ((dev = next_device(&i))) { in bus_find_device()
3937 static struct device *next_device(struct klist_iter *i) in next_device() function4017 while (!error && (child = next_device(&i))) in device_for_each_child()4116 while ((child = next_device(&i))) { in device_find_child()