Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/usb/
Dmusb.h63 struct musb_hdrc_config { struct
106 const struct musb_hdrc_config *config;
/linux-6.1.9/arch/arm/mach-davinci/
Dusb.c18 static struct musb_hdrc_config musb_config = {
Dusb-da8xx.c53 static struct musb_hdrc_config musb_config = {
/linux-6.1.9/drivers/usb/musb/
Djz4740.c67 static const struct musb_hdrc_config jz4740_musb_config = {
175 static struct musb_hdrc_config jz4770_musb_config = {
Dmpfs.c42 static const struct musb_hdrc_config mpfs_musb_hdrc_config = {
Dux500.c20 static const struct musb_hdrc_config ux500_musb_hdrc_config = {
Dsunxi.c655 static const struct musb_hdrc_config sunxi_musb_hdrc_config = {
664 static struct musb_hdrc_config sunxi_musb_hdrc_config_h3 = {
Dmusb_core.h412 const struct musb_hdrc_config *config;
Dda8xx.c494 static const struct musb_hdrc_config da8xx_config = {
Domap2430.c310 struct musb_hdrc_config *config; in omap2430_probe()
Dmediatek.c383 static const struct musb_hdrc_config mtk_musb_hdrc_config = {
Dmusb_dsps.c730 struct musb_hdrc_config *config; in dsps_create_musb_pdev()
Dmusb_core.c2147 const struct musb_hdrc_config *config, void __iomem *mbase) in allocate_instance()
/linux-6.1.9/arch/arm/mach-omap2/
Dboard-n8x0.c97 static struct musb_hdrc_config musb_config = {
/linux-6.1.9/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.