Searched refs:snd_device_type (Results 1 – 3 of 3) sorted by relevance
38 enum snd_device_type { enum71 enum snd_device_type type; /* device type */321 int snd_device_new(struct snd_card *card, enum snd_device_type type,
117 extern int aoa_snd_device_new(enum snd_device_type type,
29 int snd_device_new(struct snd_card *card, enum snd_device_type type, in snd_device_new()