Lines Matching refs:get
117 if controller.get("dt-mmio"):
121 if controller.get("of-fullname-regex"):
126 if controller.get("usb-version"):
130 if controller.get("acpi-uid"):
140 return device.get("type") and "controller" in device.get("type")
164 if parent_sysfs and device.get("path"):
210 if device.get("path"):
213 if device.get("type"):
215 if device.get("usb-version"):
217 if device.get("acpi-uid") is not None:
221 if device.get("dt-mmio"):
224 if device.get("of-fullname-regex"):
227 if device.get("name"):
278 if device.get("devices"):
282 if device.get("interfaces"):