Searched refs:usb3503 (Results 1 – 2 of 2) sorted by relevance
43 struct usb3503 { struct56 static int usb3503_connect(struct usb3503 *hub) in usb3503_connect() argument162 static int usb3503_probe(struct usb3503 *hub) in usb3503_probe()298 struct usb3503 *hub; in usb3503_i2c_probe()301 hub = devm_kzalloc(&i2c->dev, sizeof(struct usb3503), GFP_KERNEL); in usb3503_i2c_probe()319 struct usb3503 *hub; in usb3503_i2c_remove()327 struct usb3503 *hub; in usb3503_platform_probe()329 hub = devm_kzalloc(&pdev->dev, sizeof(struct usb3503), GFP_KERNEL); in usb3503_platform_probe()340 struct usb3503 *hub; in usb3503_platform_remove()346 static int __maybe_unused usb3503_suspend(struct usb3503 *hub) in usb3503_suspend()[all …]
29 obj-$(CONFIG_USB_HSIC_USB3503) += usb3503.o
Completed in 8 milliseconds