Home
last modified time | relevance | path

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

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