Home
last modified time | relevance | path

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

/linux/drivers/macintosh/
H A Dwindfarm_core.c163 const char *typestr; in wf_show_control() local
/linux/kernel/trace/
H A Dtrace_probe.c730 const char *typestr = NULL; in find_fetch_type_from_btf_type() local
/linux/sound/pci/ac97/
H A Dac97_codec.c2941 return apply_quirk(ac97, (int)simple_strtoul(typestr, NULL, 10)); in apply_quirk_str() argument