Searched defs:renesas_usbhs_platform_callback (Results 1 – 1 of 1) sorted by relevance
41 struct renesas_usbhs_platform_callback { struct49 int (*hardware_init)(struct platform_device *pdev);57 int (*hardware_exit)(struct platform_device *pdev);64 int (*power_ctrl)(struct platform_device *pdev,72 int (*phy_reset)(struct platform_device *pdev);79 int (*get_id)(struct platform_device *pdev);84 int (*get_vbus)(struct platform_device *pdev);91 int (*set_vbus)(struct platform_device *pdev, int enable);97 int (*notifier)(struct notifier_block *nb, unsigned long event,
Completed in 3 milliseconds