Searched refs:idstring (Results 1 – 1 of 1) sorted by relevance
1307 char idstring[21]; in ttusb_dec_boot_dsp() local1348 memcpy(idstring, &firmware[36], 20); in ttusb_dec_boot_dsp()1349 idstring[20] = '\0'; in ttusb_dec_boot_dsp()1350 printk(KERN_INFO "ttusb_dec: found DSP code \"%s\".\n", idstring); in ttusb_dec_boot_dsp()