Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/btrfs/
H A Dbtrfs.c18 static const char typestr[BTRFS_FT_MAX][4] = { in readdir_callback() local
/openbmc/qemu/monitor/
H A Dhmp.c607 static int is_valid_option(const char *c, const char *typestr) in is_valid_option()
696 const char *typestr; in monitor_parse_arguments() local
1258 static const char *next_arg_type(const char *typestr) in next_arg_type()
/openbmc/linux/drivers/macintosh/
H A Dwindfarm_core.c163 const char *typestr; in wf_show_control() local
/openbmc/qemu/block/
H A Dssh.c411 enum ssh_publickey_hash_type type, const char *typestr, in check_host_key_hash()
/openbmc/linux/kernel/trace/
H A Dtrace_probe.c702 const char *typestr = NULL; in find_fetch_type_from_btf_type() local
/openbmc/linux/sound/pci/ac97/
H A Dac97_codec.c2939 static int apply_quirk_str(struct snd_ac97 *ac97, const char *typestr) in apply_quirk_str()