Lines Matching defs:next_instance
2325 struct adv_info *adv, *next_instance;
2357 next_instance = hci_get_next_instance(hdev, instance);
2358 if (next_instance)
2359 instance = next_instance->instance;
8758 struct adv_info *adv, *next_instance;
8837 next_instance = hci_get_next_instance(hdev, cp->instance);
8838 if (next_instance)
8839 schedule_instance = next_instance->instance;
9106 struct adv_info *next_instance;
9168 next_instance = hci_get_next_instance(hdev, cp->instance);
9169 if (next_instance)
9170 schedule_instance = next_instance->instance;