Searched refs:snd_device_get_state (Results 1 – 3 of 3) sorted by relevance
251 int snd_device_get_state(struct snd_card *card, void *device_data) in snd_device_get_state() function260 EXPORT_SYMBOL_GPL(snd_device_get_state);
269 int snd_device_get_state(struct snd_card *card, void *device_data);
506 if (snd_device_get_state(chip->card, as->pcm) != in __snd_usb_add_audio_stream()