get_dev_id_card  1809 sound/pci/ca0106/ca0106_main.c 	midi->get_dev_id_card = ca0106_dev_id_card;
get_dev_id_card   264 sound/pci/ca0106/ca_midi.c 	midi->get_dev_id_card = NULL;
get_dev_id_card   279 sound/pci/ca0106/ca_midi.c 	if ((err = snd_rawmidi_new(midi->get_dev_id_card(midi->dev_id), name, device, 1, 1, &rmidi)) < 0)
get_dev_id_card    48 sound/pci/ca0106/ca_midi.h 	struct snd_card *(*get_dev_id_card)(void *dev_id);