Searched refs:mixername (Results 1 – 2 of 2) sorted by relevance
339 strncpy(cras->ext_ctl.mixername, "CRAS", in SND_CTL_PLUGIN_DEFINE_FUNC()340 sizeof(cras->ext_ctl.mixername) - 1); in SND_CTL_PLUGIN_DEFINE_FUNC()341 cras->ext_ctl.mixername[sizeof(cras->ext_ctl.mixername) - 1] = '\0'; in SND_CTL_PLUGIN_DEFINE_FUNC()
834 unsigned char mixername[80]; /* visual mixer identification */ member