Home
last modified time | relevance | path

Searched defs:musb_hdrc_platform_data (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/include/linux/usb/
Dmusb.h80 struct musb_hdrc_platform_data { struct
82 u8 mode;
85 const char *clock;
88 int (*set_vbus)(struct device *dev, int is_on);
91 u8 power;
94 u8 min_power;
97 u8 potpgt;
100 unsigned extvbus:1;
103 int (*set_power)(int state);
106 const struct musb_hdrc_config *config;
[all …]