Home
last modified time | relevance | path

Searched +full:k1 +full:- +full:dwc3 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/dwc3/
H A Ddwc3-generic-plat.c1 // SPDX-License-Identifier: GPL-2.0-only
3 * dwc3-generic-plat.c - DesignWare USB3 generic platform driver
7 * Inspired by dwc3-qcom.c and dwc3-of-simple.c
17 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 …]
/linux/
H A DMAINTAINERS5 ---------------------------------------------------
21 W: *Web-page* with status/info
23 B: URI for where to file *bugs*. A web-page with detailed bug
28 patches to the given subsystem. This is either an in-tree file,
29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst
46 N: [^a-z]tegra all files whose path contains tegra
64 ----------------
83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS)
85 L: linux-scsi@vger.kernel.org
88 F: drivers/scsi/3w-*
[all …]