Home
last modified time | relevance | path

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

/Linux-v6.1/sound/pci/hda/
Dhda_sysfs.c154 static char *kstrndup_noeol(const char *src, size_t len) in kstrndup_noeol() function
186 char *s = kstrndup_noeol(buf, 64); \
319 key = kstrndup_noeol(buf, 1024); in parse_hints()