Searched refs:hwname (Results 1 – 1 of 1) sorted by relevance
94 char hwname[16]; in snd_hda_create_hwdep() 98 sprintf(hwname, "HDA Codec %d", codec->addr); in snd_hda_create_hwdep() 99 err = snd_hwdep_new(codec->card, hwname, codec->addr, &hwdep); in snd_hda_create_hwdep() 96 char hwname[16]; snd_hda_create_hwdep() local