Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/dwc3/
Dhost.c52 int prop_idx = 0; in dwc3_host_init() local
93 props[prop_idx++] = PROPERTY_ENTRY_BOOL("usb3-lpm-capable"); in dwc3_host_init()
96 props[prop_idx++] = PROPERTY_ENTRY_BOOL("usb2-lpm-disable"); in dwc3_host_init()
108 props[prop_idx++] = PROPERTY_ENTRY_BOOL("quirk-broken-port-ped"); in dwc3_host_init()
110 if (prop_idx) { in dwc3_host_init()