Home
last modified time | relevance | path

Searched defs:typestr (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/macintosh/
H A Dwindfarm_core.c163 const char *typestr; in wf_show_control() local
/linux-6.15/kernel/trace/
H A Dtrace_probe.c712 const char *typestr = NULL; in find_fetch_type_from_btf_type() local
/linux-6.15/sound/pci/ac97/
H A Dac97_codec.c2938 static int apply_quirk_str(struct snd_ac97 *ac97, const char *typestr) in apply_quirk_str()