Searched refs:next_device (Results 1 – 11 of 11) sorted by relevance
21 static struct device *next_device(struct klist_iter *i) in next_device() function55 while ((dev = next_device(&i)) && !error) in driver_for_each_device()89 while ((dev = next_device(&i))) in driver_find_device()
268 static struct device *next_device(struct klist_iter *i) in next_device() function312 while ((dev = next_device(&i)) && !error) in bus_for_each_dev()346 while ((dev = next_device(&i))) in bus_find_device()399 dev = next_device(&i); in subsys_find_device_by_id()408 while ((dev = next_device(&i))) { in subsys_find_device_by_id()
1337 static struct device *next_device(struct klist_iter *i) in next_device() function1418 while ((child = next_device(&i)) && !error) in device_for_each_child()1482 while ((child = next_device(&i))) in device_find_child()
204 int next_device; in macii_queue_poll() local211 next_device = ffs(autopoll_devs & ~device_mask) - 1; in macii_queue_poll()213 next_device = ffs(autopoll_devs) - 1; in macii_queue_poll()218 ADB_READREG(next_device, 0)); in macii_queue_poll()
168 struct _mgslpc_info *next_device; /* device list link */ member2486 info = info->next_device; in mgslpc_open()2614 info = info->next_device; in mgslpc_proc_show()2699 info->next_device = NULL; in mgslpc_add_device()2714 while (current_dev->next_device) in mgslpc_add_device()2715 current_dev = current_dev->next_device; in mgslpc_add_device()2716 current_dev->next_device = info; in mgslpc_add_device()2747 current_dev->next_device = NULL; in mgslpc_add_device()2762 last->next_device = info->next_device; in mgslpc_remove_device()2764 mgslpc_device_list = info->next_device; in mgslpc_remove_device()[all …]
172 struct net_device *next_device; member
592 priv->next_device = tlan_eisa_devices; in tlan_probe1()636 tlan_eisa_devices = priv->next_device; in tlan_eisa_cleanup()
243 struct slgt_info *next_device; /* device list link */ member662 info = info->next_device; in open()1315 info = info->next_device; in synclink_gt_proc_show()3516 info->next_device = NULL; in add_device()3531 while(current_dev->next_device) in add_device()3532 current_dev = current_dev->next_device; in add_device()3533 current_dev->next_device = info; in add_device()3738 for (info=slgt_device_list ; info != NULL ; info=info->next_device) in slgt_cleanup()3750 info = info->next_device; in slgt_cleanup()3764 info = info->next_device; in slgt_cleanup()
175 struct _synclinkmp_info *next_device; /* device list link */ member726 info = info->next_device; in install()1419 info = info->next_device; in synclinkmp_proc_show()3686 info->next_device = NULL; in add_device()3701 while( current_dev->next_device ) in add_device()3702 current_dev = current_dev->next_device; in add_device()3703 current_dev->next_device = info; in add_device()3928 info = info->next_device; in synclinkmp_cleanup()3945 info = info->next_device; in synclinkmp_cleanup()
199 struct mgsl_struct *next_device; /* device list link */ member3355 info = info->next_device; in mgsl_install()3533 info = info->next_device; in mgsl_proc_show()4180 info->next_device = NULL; in mgsl_add_device()4209 while( current_dev->next_device ) in mgsl_add_device()4210 current_dev = current_dev->next_device; in mgsl_add_device()4211 current_dev->next_device = info; in mgsl_add_device()4402 info = info->next_device; in synclink_cleanup()
3659 next_device: in drbd_adm_dump_peer_devices()3673 goto next_device; in drbd_adm_dump_peer_devices()3685 goto next_device; in drbd_adm_dump_peer_devices()