Home
last modified time | relevance | path

Searched refs:WEBUSB_LANDING_PAGE_PRESENT (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/include/linux/usb/
Dwebusb.h35 #define WEBUSB_LANDING_PAGE_PRESENT 1 /* we chose the fixed index 1 for the URL descriptor */ macro
/linux-6.6.21/drivers/usb/gadget/
Dcomposite.c901 webusb_cap_data->iLandingPage = WEBUSB_LANDING_PAGE_PRESENT; in bos_desc()
2164 w_value == WEBUSB_LANDING_PAGE_PRESENT && in composite_setup()