Home
last modified time | relevance | path

Searched refs:musb_hdrc_config (Results 1 – 13 of 13) sorted by relevance

/Linux-v6.6/include/linux/usb/
Dmusb.h63 struct musb_hdrc_config { struct
103 const struct musb_hdrc_config *config;
/Linux-v6.6/drivers/usb/musb/
Djz4740.c68 static const struct musb_hdrc_config jz4740_musb_config = {
221 static struct musb_hdrc_config jz4770_musb_config = {
Dsunxi.c71 const struct musb_hdrc_config *hdrc_config;
659 static const struct musb_hdrc_config sunxi_musb_hdrc_config_5eps = {
669 static const struct musb_hdrc_config sunxi_musb_hdrc_config_4eps = {
Dmpfs.c43 static const struct musb_hdrc_config mpfs_musb_hdrc_config = {
Dux500.c20 static const struct musb_hdrc_config ux500_musb_hdrc_config = {
Dmusb_core.h412 const struct musb_hdrc_config *config;
Dda8xx.c496 static const struct musb_hdrc_config da8xx_config = {
Dmediatek.c385 static const struct musb_hdrc_config mtk_musb_hdrc_config = {
Domap2430.c310 struct musb_hdrc_config *config; in omap2430_probe()
Dmusb_dsps.c728 struct musb_hdrc_config *config; in dsps_create_musb_pdev()
Dmusb_core.c2142 const struct musb_hdrc_config *config, void __iomem *mbase) in allocate_instance()
/Linux-v6.6/arch/arm/mach-omap2/
Dboard-n8x0.c65 static struct musb_hdrc_config musb_config = {
/Linux-v6.6/Documentation/driver-api/usb/
Dwriting_musb_glue_layer.rst524 static struct musb_hdrc_config jz4740_musb_config = {
542 through the ``jz4740_musb_config`` :c:type:`musb_hdrc_config` structure.