Home
last modified time | relevance | path

Searched refs:snd_device_get_state (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/core/
H A Ddevice.c242 * snd_device_get_state - Get the current state of the given device
251 int snd_device_get_state(struct snd_card *card, void *device_data) in snd_device_get_state() function
260 EXPORT_SYMBOL_GPL(snd_device_get_state); variable
/kernel/linux/linux-6.6/sound/core/
H A Ddevice.c242 * snd_device_get_state - Get the current state of the given device
253 int snd_device_get_state(struct snd_card *card, void *device_data) in snd_device_get_state() function
262 EXPORT_SYMBOL_GPL(snd_device_get_state); variable
/kernel/linux/linux-5.10/include/sound/
H A Dcore.h269 int snd_device_get_state(struct snd_card *card, void *device_data);
/kernel/linux/linux-6.6/include/sound/
H A Dcore.h329 int snd_device_get_state(struct snd_card *card, void *device_data);

Completed in 4 milliseconds