Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/dwc3/
Dhost.c51 int prop_idx = 0; in dwc3_host_init() local
91 props[prop_idx++].name = "usb3-lpm-capable"; in dwc3_host_init()
94 props[prop_idx++].name = "usb2-lpm-disable"; in dwc3_host_init()
106 props[prop_idx++].name = "quirk-broken-port-ped"; in dwc3_host_init()
108 if (prop_idx) { in dwc3_host_init()