snd_hdac_device_set_chip_name
int snd_hdac_device_set_chip_name(struct hdac_device *codec, const char *name);
err = snd_hdac_device_set_chip_name(&codec->core, name);
EXPORT_SYMBOL_GPL(snd_hdac_device_set_chip_name);