Home
last modified time | relevance | path

Searched refs:old_scheme_first_port (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/core/
H A Dhub.c2846 int old_scheme_first_port = in use_new_scheme() local
2866 return old_scheme_first_port; /* Second half */ in use_new_scheme()
2867 return !old_scheme_first_port; /* First half or all */ in use_new_scheme()
/kernel/linux/linux-6.6/drivers/usb/core/
H A Dhub.c2817 int old_scheme_first_port = in use_new_scheme() local
2837 return old_scheme_first_port; /* Second half */ in use_new_scheme()
2838 return !old_scheme_first_port; /* First half or all */ in use_new_scheme()

Completed in 16 milliseconds