Home
last modified time | relevance | path

Searched refs:s3c2410_hcd_info (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/include/linux/platform_data/
A Dusb-ohci-s3c2410.h22 struct s3c2410_hcd_info { struct
27 void (*enable_oc)(struct s3c2410_hcd_info *, int on); argument
28 void (*report_oc)(struct s3c2410_hcd_info *, int ports); argument
31 static inline void s3c2410_usb_report_oc(struct s3c2410_hcd_info *info, int ports) in s3c2410_usb_report_oc()
38 extern void s3c_ohci_set_platdata(struct s3c2410_hcd_info *info);
/linux-6.3-rc2/drivers/usb/host/
A Dohci-s3c2410.c49 static void s3c2410_hcd_oc(struct s3c2410_hcd_info *info, int port_oc);
53 static struct s3c2410_hcd_info *to_s3c2410_info(struct usb_hcd *hcd) in to_s3c2410_info()
60 struct s3c2410_hcd_info *info = dev_get_platdata(&dev->dev); in s3c2410_start_hc()
80 struct s3c2410_hcd_info *info = dev_get_platdata(&dev->dev); in s3c2410_stop_hc()
105 struct s3c2410_hcd_info *info = to_s3c2410_info(hcd); in ohci_s3c2410_hub_status_data()
141 static void s3c2410_usb_set_power(struct s3c2410_hcd_info *info, in s3c2410_usb_set_power()
168 struct s3c2410_hcd_info *info = to_s3c2410_info(hcd); in ohci_s3c2410_hub_control()
291 static void s3c2410_hcd_oc(struct s3c2410_hcd_info *info, int port_oc) in s3c2410_hcd_oc()
356 struct s3c2410_hcd_info *info = dev_get_platdata(&dev->dev); in ohci_hcd_s3c2410_probe()

Completed in 3 milliseconds