Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/usb/
Dmusb.h63 struct musb_hdrc_config { struct
106 const struct musb_hdrc_config *config;
/Linux-v4.19/arch/arm/mach-davinci/
Dusb.c19 static struct musb_hdrc_config musb_config = {
Dusb-da8xx.c53 static struct musb_hdrc_config musb_config = {
/Linux-v4.19/drivers/usb/musb/
Djz4740.c58 static const struct musb_hdrc_config jz4740_musb_config = {
Dux500.c20 static const struct musb_hdrc_config ux500_musb_hdrc_config = {
Dsunxi.c647 static const struct musb_hdrc_config sunxi_musb_hdrc_config = {
656 static struct musb_hdrc_config sunxi_musb_hdrc_config_h3 = {
Dmusb_core.h403 const struct musb_hdrc_config *config;
Domap2430.c382 struct musb_hdrc_config *config; in omap2430_probe()
Dda8xx.c494 static const struct musb_hdrc_config da8xx_config = {
Dmusb_dsps.c720 struct musb_hdrc_config *config; in dsps_create_musb_pdev()
Dmusb_core.c1989 const struct musb_hdrc_config *config, void __iomem *mbase) in allocate_instance()
/Linux-v4.19/arch/unicore32/kernel/
Dpuv3-core.c64 static struct musb_hdrc_config puv3_usb_config[] = {
/Linux-v4.19/arch/arm/mach-omap2/
Dboard-n8x0.c100 static struct musb_hdrc_config musb_config = {
/Linux-v4.19/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.