Searched refs:platform_devices (Results 1 – 3 of 3) sorted by relevance
63 static struct platform_device *platform_devices[SNDRV_CARDS]; variable236 for (i = 0; i < ARRAY_SIZE(platform_devices); ++i) in snd_mpu401_unregister_all()237 platform_device_unregister(platform_devices[i]); in snd_mpu401_unregister_all()264 platform_devices[i] = device; in alsa_card_mpu401_init()
60 static struct platform_device *platform_devices[SNDRV_CARDS]; variable699 platform_devices[device_count] = device; in snd_portman_attach()843 if (platform_devices[i]) { in snd_portman_unregister_all()844 platform_device_unregister(platform_devices[i]); in snd_portman_unregister_all()845 platform_devices[i] = NULL; in snd_portman_unregister_all()
41 static struct platform_device *platform_devices[SNDRV_CARDS]; variable901 platform_devices[device_count] = device; in snd_mts64_attach()1044 if (platform_devices[i]) { in snd_mts64_unregister_all()1045 platform_device_unregister(platform_devices[i]); in snd_mts64_unregister_all()1046 platform_devices[i] = NULL; in snd_mts64_unregister_all()