Searched refs:usb3503 (Results 1 – 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/misc/ |
D | usb3503.c | 43 struct usb3503 { struct 55 static int usb3503_reset(struct usb3503 *hub, int state) in usb3503_reset() argument 70 static int usb3503_connect(struct usb3503 *hub) in usb3503_connect() 126 static int usb3503_switch_mode(struct usb3503 *hub, enum usb3503_mode mode) in usb3503_switch_mode() 157 static int usb3503_probe(struct usb3503 *hub) in usb3503_probe() 273 struct usb3503 *hub; in usb3503_i2c_probe() 276 hub = devm_kzalloc(&i2c->dev, sizeof(struct usb3503), GFP_KERNEL); in usb3503_i2c_probe() 294 struct usb3503 *hub; in usb3503_i2c_remove() 304 struct usb3503 *hub; in usb3503_platform_probe() 306 hub = devm_kzalloc(&pdev->dev, sizeof(struct usb3503), GFP_KERNEL); in usb3503_platform_probe() [all …]
|
D | Makefile | 28 obj-$(CONFIG_USB_HSIC_USB3503) += usb3503.o
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/usb/ |
D | usb3503.txt | 4 - compatible: Should be "smsc,usb3503" or "smsc,usb3503a". 29 usb3503@8 { 30 compatible = "smsc,usb3503";
|
/kernel/linux/linux-5.10/arch/arm/boot/dts/ |
D | exynos4412-odroid-common.dtsi | 269 usb3503: usb3503@8 { label 270 compatible = "smsc,usb3503";
|
D | exynos4412-odroidu3.dts | 97 &usb3503 {
|
D | exynos5410-odroidxu.dts | 167 usb3503: usb-hub@8 { label 168 compatible = "smsc,usb3503";
|
D | sun8i-a83t-cubietruck-plus.dts | 100 compatible = "smsc,usb3503";
|
/kernel/linux/linux-5.10/arch/arm64/boot/dts/qcom/ |
D | apq8016-sbc.dtsi | 65 compatible = "smsc,usb3503";
|