Searched refs:platform_devices (Results 1 – 3 of 3) sorted by relevance
63 static struct platform_device *platform_devices[SNDRV_CARDS]; variable238 for (i = 0; i < ARRAY_SIZE(platform_devices); ++i) in snd_mpu401_unregister_all()239 platform_device_unregister(platform_devices[i]); in snd_mpu401_unregister_all()266 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()845 if (platform_devices[i]) { in snd_portman_unregister_all()846 platform_device_unregister(platform_devices[i]); in snd_portman_unregister_all()847 platform_devices[i] = NULL; in snd_portman_unregister_all()
41 static struct platform_device *platform_devices[SNDRV_CARDS]; variable911 platform_devices[device_count] = device; in snd_mts64_attach()1056 if (platform_devices[i]) { in snd_mts64_unregister_all()1057 platform_device_unregister(platform_devices[i]); in snd_mts64_unregister_all()1058 platform_devices[i] = NULL; in snd_mts64_unregister_all()