Home
last modified time | relevance | path

Searched refs:pfx (Results 101 – 102 of 102) sorted by relevance

12345

/openbmc/linux/sound/pci/hda/
H A Dpatch_ca0132.c6643 const char *pfx, int dir) in ca0132_alt_add_effect_slider() argument
6650 sprintf(namestr, "FX: %s %s Volume", pfx, dirstr[dir]); in ca0132_alt_add_effect_slider()
6678 const char *pfx, int dir) in add_fx_switch() argument
6689 sprintf(namestr, "FX: %s %s Switch", pfx, dirstr[dir]); in add_fx_switch()
6691 sprintf(namestr, "%s %s Switch", pfx, dirstr[dir]); in add_fx_switch()
/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-core.c1808 name = devm_kasprintf(dev, GFP_KERNEL, "%s%d", dict->pfx, idx); in coresight_alloc_device_name()

12345