Searched hist:c208a5335036a332c0248b0e16fca57332b3f1d1 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/core/ |
H A D | device.c | diff c208a5335036a332c0248b0e16fca57332b3f1d1 Mon Mar 23 12:06:42 CDT 2020 Takashi Iwai <tiwai@suse.de> ALSA: core: Add snd_device_get_state() helper
A new small helper to get the current state of the device registration for the given object. It'll be used for USB-audio driver to check the delayed device registrations.
Link: https://lore.kernel.org/r/20200323170643.19181-1-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
/openbmc/linux/include/sound/ |
H A D | core.h | diff c208a5335036a332c0248b0e16fca57332b3f1d1 Mon Mar 23 12:06:42 CDT 2020 Takashi Iwai <tiwai@suse.de> ALSA: core: Add snd_device_get_state() helper
A new small helper to get the current state of the device registration for the given object. It'll be used for USB-audio driver to check the delayed device registrations.
Link: https://lore.kernel.org/r/20200323170643.19181-1-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
|