snd_device_cmd_t 73 include/sound/core.h #define SNDRV_DEV_CMD_PRE ((__force snd_device_cmd_t) 0) snd_device_cmd_t 74 include/sound/core.h #define SNDRV_DEV_CMD_NORMAL ((__force snd_device_cmd_t) 1) snd_device_cmd_t 75 include/sound/core.h #define SNDRV_DEV_CMD_POST ((__force snd_device_cmd_t) 2) snd_device_cmd_t 324 include/sound/core.h int snd_device_free_all(struct snd_card *card, snd_device_cmd_t cmd); snd_device_cmd_t 224 sound/core/device.c int snd_device_free_all(struct snd_card *card, snd_device_cmd_t cmd)