Home
last modified time | relevance | path

Searched refs:kstrndup_noeol (Results 1 – 1 of 1) sorted by relevance

/linux/sound/pci/hda/
H A Dhda_sysfs.c152 static char *kstrndup_noeol(const char *src, size_t len) in kstrndup_noeol() function
184 char *s = kstrndup_noeol(buf, 64); \
317 key = kstrndup_noeol(buf, 1024); in parse_hints()