Searched +full:k1 +full:- +full:dwc3 (Results 1 – 2 of 2) sorted by relevance
1 // SPDX-License-Identifier: GPL-2.0-only3 * dwc3-generic-plat.c - DesignWare USB3 generic platform driver7 * Inspired by dwc3-qcom.c and dwc3-of-simple.c17 struct dwc3 dwc;33 struct device *dev = &pdev->dev; in dwc3_generic_probe()40 return -ENOMEM; in dwc3_generic_probe()42 dwc3g->dev = dev; in dwc3_generic_probe()46 dev_err(&pdev->dev, "missing memory resource\n"); in dwc3_generic_probe()47 return -ENODEV; in dwc3_generic_probe()50 dwc3g->resets = devm_reset_control_array_get_optional_exclusive(dev); in dwc3_generic_probe()[all …]
5 ---------------------------------------------------21 W: *Web-page* with status/info23 B: URI for where to file *bugs*. A web-page with detailed bug28 patches to the given subsystem. This is either an in-tree file,29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst46 N: [^a-z]tegra all files whose path contains tegra64 ----------------83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS)85 L: linux-scsi@vger.kernel.org88 F: drivers/scsi/3w-*[all …]