Searched refs:imx_mc13783 (Results 1 - 4 of 4) sorted by relevance
/linux-4.4.14/sound/soc/fsl/ |
H A D | imx-mc13783.c | 86 static struct snd_soc_card imx_mc13783 = { variable in typeref:struct:snd_soc_card 87 .name = "imx_mc13783", 101 imx_mc13783.dev = &pdev->dev; imx_mc13783_probe() 103 ret = snd_soc_register_card(&imx_mc13783); imx_mc13783_probe() 149 snd_soc_unregister_card(&imx_mc13783); imx_mc13783_remove() 156 .name = "imx_mc13783", 168 MODULE_ALIAS("platform:imx_mc13783");
|
/linux-4.4.14/arch/arm/mach-imx/ |
H A D | mach-mx27_3ds.c | 534 imx_add_platform_device("imx_mc13783", 0, NULL, 0, NULL, 0); mx27pdk_init()
|
H A D | mach-mx31moboard.c | 560 imx_add_platform_device("imx_mc13783", 0, NULL, 0, NULL, 0); mx31moboard_init()
|
H A D | mach-mx31_3ds.c | 758 imx_add_platform_device("imx_mc13783", 0, NULL, 0, NULL, 0); mx31_3ds_init()
|
Completed in 97 milliseconds