get_spdif_master_type 376 sound/pci/ice1712/ice1712.h int (*get_spdif_master_type)(struct snd_ice1712 *ice); get_spdif_master_type 1873 sound/pci/ice1712/ice1724.c ice->get_spdif_master_type(ice); get_spdif_master_type 2674 sound/pci/ice1712/ice1724.c if (!ice->get_spdif_master_type) get_spdif_master_type 2675 sound/pci/ice1712/ice1724.c ice->get_spdif_master_type = stdclock_get_spdif_master_type; get_spdif_master_type 1001 sound/pci/ice1712/quartet.c ice->get_spdif_master_type = qtet_get_spdif_master_type;