Home
last modified time | relevance | path

Searched defs:namestr (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/hw/i386/
H A Dpc.h305 #define DEFINE_PC_MACHINE(suffix, namestr, initfn, optsfn) \ argument
323 #define DEFINE_PC_VER_MACHINE(namesym, namestr, initfn, ...) \ argument
/openbmc/u-boot/cmd/
H A Dgpt.c617 static int do_disk_guid(struct blk_desc *dev_desc, char * const namestr) in do_disk_guid()
/openbmc/linux/sound/pci/hda/
H A Dpatch_ca0132.c4382 char namestr[SNDRV_CTL_ELEM_ID_NAME_MAXLEN]; in add_tuning_control() local
5792 char namestr[SNDRV_CTL_ELEM_ID_NAME_MAXLEN]; in ca0132_alt_mic_boost_info() local
5844 char namestr[SNDRV_CTL_ELEM_ID_NAME_MAXLEN]; in ae5_headphone_gain_info() local
5898 char namestr[SNDRV_CTL_ELEM_ID_NAME_MAXLEN]; in ae5_sound_filter_info() local
6657 char namestr[SNDRV_CTL_ELEM_ID_NAME_MAXLEN]; in ca0132_alt_add_effect_slider() local
6693 char namestr[SNDRV_CTL_ELEM_ID_NAME_MAXLEN]; in add_fx_switch() local
6816 const char *namestr = "Bass Redirection Crossover"; in ca0132_alt_add_bass_redirection_crossover() local
6832 const char *namestr = "Bass Redirection"; in ca0132_alt_add_bass_redirection_switch() local
/openbmc/qemu/include/hw/
H A Dboards.h742 #define DEFINE_MACHINE(namestr, machine_initfn) \ argument