Home
last modified time | relevance | path

Searched refs:PREFIX (Results 1 – 25 of 37) sorted by relevance

12

/Linux-v5.15/tools/power/pm-graph/
DMakefile2 PREFIX ?= /usr macro
9 install -d $(DESTDIR)$(PREFIX)/lib/pm-graph
10 install sleepgraph.py $(DESTDIR)$(PREFIX)/lib/pm-graph
11 install bootgraph.py $(DESTDIR)$(PREFIX)/lib/pm-graph
12 install -d $(DESTDIR)$(PREFIX)/lib/pm-graph/config
13 install -m 644 config/cgskip.txt $(DESTDIR)$(PREFIX)/lib/pm-graph/config
14 install -m 644 config/freeze-callgraph.cfg $(DESTDIR)$(PREFIX)/lib/pm-graph/config
15 install -m 644 config/freeze.cfg $(DESTDIR)$(PREFIX)/lib/pm-graph/config
16 install -m 644 config/freeze-dev.cfg $(DESTDIR)$(PREFIX)/lib/pm-graph/config
17 install -m 644 config/standby-callgraph.cfg $(DESTDIR)$(PREFIX)/lib/pm-graph/config
[all …]
/Linux-v5.15/sound/soc/ti/
Domap3pandora.c27 #define PREFIX "ASoC omap3pandora: " macro
43 pr_err(PREFIX "can't set codec system clock\n"); in omap3pandora_hw_params()
52 pr_err(PREFIX "can't set cpu system clock\n"); in omap3pandora_hw_params()
58 pr_err(PREFIX "can't set SRG clock divider\n"); in omap3pandora_hw_params()
234 pr_err(PREFIX "Failed to get DAC power GPIO\n"); in omap3pandora_soc_init()
240 pr_err(PREFIX "Failed to set DAC power GPIO direction\n"); in omap3pandora_soc_init()
246 pr_err(PREFIX "Failed to get amp power GPIO\n"); in omap3pandora_soc_init()
252 pr_err(PREFIX "Failed to set amp power GPIO direction\n"); in omap3pandora_soc_init()
258 pr_err(PREFIX "Platform device allocation failed\n"); in omap3pandora_soc_init()
267 pr_err(PREFIX "Unable to add platform device\n"); in omap3pandora_soc_init()
[all …]
/Linux-v5.15/tools/power/x86/x86_energy_perf_policy/
DMakefile4 PREFIX := /usr macro
25 install -d $(DESTDIR)$(PREFIX)/bin
26 install $(BUILD_OUTPUT)/x86_energy_perf_policy $(DESTDIR)$(PREFIX)/bin/x86_energy_perf_policy
27 install -d $(DESTDIR)$(PREFIX)/share/man/man8
28 install -m 644 x86_energy_perf_policy.8 $(DESTDIR)$(PREFIX)/share/man/man8
/Linux-v5.15/drivers/input/serio/
Dhp_sdc_mlc.c45 #define PREFIX "HP SDC MLC: " macro
69 printk(KERN_WARNING PREFIX "HIL Overflow!\n"); in hp_sdc_mlc_isr()
107 printk(KERN_DEBUG PREFIX "err code %x\n", data); in hp_sdc_mlc_isr()
111 printk(KERN_WARNING PREFIX "Bastard SDC reconfigured loop!\n"); in hp_sdc_mlc_isr()
124 printk(KERN_WARNING PREFIX "Bastard SDC decided to reconfigure loop!\n"); in hp_sdc_mlc_isr()
128 printk(KERN_WARNING PREFIX "Unknown HIL Error status (%x)!\n", data); in hp_sdc_mlc_isr()
312 printk(KERN_INFO PREFIX "Registering the System Domain Controller's HIL MLC.\n"); in hp_sdc_mlc_init()
326 printk(KERN_WARNING PREFIX "Failed to register MLC structure with hil_mlc\n"); in hp_sdc_mlc_init()
331 printk(KERN_WARNING PREFIX "Request for raw HIL ISR hook denied\n"); in hp_sdc_mlc_init()
333 printk(KERN_ERR PREFIX "Failed to unregister MLC structure with hil_mlc.\n" in hp_sdc_mlc_init()
[all …]
Dhp_sdc.c89 #define PREFIX "HP SDC: " macro
261 printk(KERN_INFO PREFIX "HP SDC reports successful PUP.\n"); in hp_sdc_isr()
282 printk(KERN_WARNING PREFIX "NMI !\n"); in hp_sdc_nmisr()
292 printk(KERN_WARNING PREFIX "HIL NMI\n"); in hp_sdc_nmisr()
321 printk(KERN_WARNING PREFIX "read timeout (%lldus)!\n", in hp_sdc_tasklet()
623 printk(KERN_WARNING PREFIX "No free slot to add transaction.\n"); in __hp_sdc_enqueue_transaction()
627 printk(KERN_WARNING PREFIX "Transaction add failed: transaction already queued?\n"); in __hp_sdc_enqueue_transaction()
887 pr_info(PREFIX "HP SDC at 0x%08lx, IRQ %d (NMI IRQ %d)\n", in hp_sdc_init()
920 printk(KERN_WARNING PREFIX ": %s SDC IO=0x%p IRQ=0x%x NMI=0x%x\n", in hp_sdc_init()
990 printk(KERN_WARNING PREFIX "Error unregistering HP SDC"); in hp_sdc_exit()
[all …]
Dhil_mlc.c72 #define PREFIX "HIL MLC: " macro
251 printk(KERN_DEBUG PREFIX "new in slot %i\n", rc); in hilse_match()
263 printk(KERN_DEBUG PREFIX "same in slot %i\n", rc); in hilse_match()
270 printk(KERN_ERR PREFIX "Residual device slots exhausted, close some serios!\n"); in hilse_match()
420 printk(KERN_INFO PREFIX "Device name gotten: %16s\n", in hilse_take_rnm()
627 printk(KERN_DEBUG PREFIX "z%i \n {%i}", doze, mlc->seidx); in hilse_donode()
781 printk(KERN_DEBUG PREFIX " + "); in hil_mlcs_process()
794 pr_warn(PREFIX "HIL seems stuck - Disabling HIL MLC.\n"); in hil_mlcs_timer()
/Linux-v5.15/tools/power/x86/turbostat/
DMakefile4 PREFIX ?= /usr macro
27 install -d $(DESTDIR)$(PREFIX)/bin
28 install $(BUILD_OUTPUT)/turbostat $(DESTDIR)$(PREFIX)/bin/turbostat
29 install -d $(DESTDIR)$(PREFIX)/share/man/man8
30 install -m 644 turbostat.8 $(DESTDIR)$(PREFIX)/share/man/man8
/Linux-v5.15/sound/usb/bcd2000/
Dbcd2000.c20 #define PREFIX "snd-bcd2000: " macro
106 bcd2000_dump_buffer(PREFIX "received from device: ", buf, buf_len); in bcd2000_midi_handle_input()
119 bcd2000_dump_buffer(PREFIX "sending to userspace: ", in bcd2000_midi_handle_input()
159 bcd2000_dump_buffer(PREFIX "sending to device: ", in bcd2000_midi_send()
165 dev_err(&bcd2k->dev->dev, PREFIX in bcd2000_midi_send()
213 PREFIX "output urb->status: %d\n", urb->status); in bcd2000_output_complete()
229 PREFIX "input urb->status: %i\n", urb->status); in bcd2000_input_complete()
241 dev_err(&bcd2k->dev->dev, PREFIX in bcd2000_input_complete()
273 dev_err(&bcd2k->dev->dev, PREFIX in bcd2000_init_device()
282 dev_err(&bcd2k->dev->dev, PREFIX in bcd2000_init_device()
[all …]
/Linux-v5.15/sound/soc/generic/
Dsimple-card.c23 #define PREFIX "simple-audio-card," macro
87 asoc_simple_parse_convert(top, PREFIX, adata); in simple_parse_convert()
88 asoc_simple_parse_convert(node, PREFIX, adata); in simple_parse_convert()
103 snprintf(prop, sizeof(prop), "%smclk-fs", PREFIX); in simple_parse_mclk_fs()
192 prefix = PREFIX; in simple_dai_link_of_dpcm()
233 PREFIX "prefix"); in simple_dai_link_of_dpcm()
279 prefix = PREFIX; in simple_dai_link_of()
332 node = of_get_child_by_name(top, PREFIX "dai-link"); in __simple_for_each_link()
348 PREFIX "codec" : "codec"); in __simple_for_each_link()
355 PREFIX "plat" : "plat"); in __simple_for_each_link()
[all …]
/Linux-v5.15/drivers/mtd/
Drfd_ftl.c30 #define PREFIX "rfd_ftl: " macro
124 printk(KERN_WARNING PREFIX in build_block_map()
132 printk(KERN_WARNING PREFIX in build_block_map()
217 printk(KERN_NOTICE PREFIX "no RFD magic found in '%s'\n", in scan_header()
224 printk(KERN_WARNING PREFIX "'%s': no empty erase unit found\n", in scan_header()
258 printk(KERN_WARNING PREFIX "error reading '%s' at " in rfd_ftl_readsect()
285 printk(KERN_ERR PREFIX "erase of region %llx,%llx on '%s' " in erase_block()
306 pr_err(PREFIX "'%s': unable to write RFD header at 0x%lx\n", in erase_block()
343 printk(KERN_ERR PREFIX "error reading '%s' at " in move_block_contents()
383 printk(KERN_ERR PREFIX "'%s': Unable to " in move_block_contents()
[all …]
/Linux-v5.15/arch/ia64/kernel/
Dacpi.c39 #define PREFIX "ACPI: " macro
309 printk(KERN_INFO PREFIX "Local APIC address %p\n", ipi_base_addr); in acpi_parse_madt()
582 printk(KERN_ERR PREFIX "Can't find MADT\n"); in early_acpi_boot_init()
589 printk(KERN_ERR PREFIX in early_acpi_boot_init()
623 printk(KERN_ERR PREFIX "Can't find MADT\n"); in acpi_boot_init()
631 printk(KERN_ERR PREFIX in acpi_boot_init()
636 printk(KERN_ERR PREFIX "Error parsing LAPIC NMI entry\n"); in acpi_boot_init()
642 printk(KERN_ERR PREFIX in acpi_boot_init()
651 printk(KERN_ERR PREFIX in acpi_boot_init()
656 printk(KERN_ERR PREFIX in acpi_boot_init()
[all …]
/Linux-v5.15/drivers/media/i2c/
Dsaa6588.c52 #define PREFIX "saa6588: " macro
147 dprintk(PREFIX "Read: buffer empty.\n"); in block_from_buf()
152 dprintk(PREFIX "Read: "); in block_from_buf()
225 dprintk(PREFIX "New block: "); in block_to_buf()
260 dprintk(PREFIX "read error!\n"); in saa6588_i2c_poll()
373 dprintk(PREFIX "writing: 0w=0x%02x 1w=0x%02x 2w=0x%02x\n", in saa6588_configure()
378 printk(PREFIX "i2c i/o error: rc == %d (should be 3)\n", rc); in saa6588_configure()
/Linux-v5.15/tools/bootconfig/scripts/
Dftrace2bconf.sh74 emit_kv $PREFIX.event.kprobes.$event.probes += $args
80 emit_kv $PREFIX.event.synthetic.$event.fields = `echo $fields | sed "s/;/,/g"`
117 emit_kv $PREFIX.event.$group.$event.actions += \'$action\'
/Linux-v5.15/tools/debugging/
DMakefile4 PREFIX ?= /usr macro
15 $(INSTALL) -D -m 755 $(TARGET) $(DESTDIR)$(PREFIX)/$(BINDIR)/$(TARGET)
/Linux-v5.15/tools/laptop/freefall/
DMakefile2 PREFIX ?= /usr macro
17 $(INSTALL) -D -m 755 $(TARGET) $(DESTDIR)$(PREFIX)/$(SBINDIR)/$(TARGET)
/Linux-v5.15/arch/x86/pci/
Dmmconfig-shared.c26 #define PREFIX "PCI: " macro
109 pr_info(PREFIX in pci_mmconfig_add()
369 pr_info(PREFIX "%s with MMCONFIG support\n", name); in pci_mmcfg_check_hostbridge()
470 pr_info(PREFIX "MMCONFIG at %pR reserved in %s\n", in is_mmconf_reserved()
489 pr_info(PREFIX in is_mmconf_reserved()
512 pr_info(FW_INFO PREFIX in pci_mmcfg_check_reserved()
541 pr_info(PREFIX "not using MMCONFIG\n"); in pci_mmcfg_reject_broken()
560 pr_err(PREFIX "MCFG region for %04x [bus %02x-%02x] at %#llx " in acpi_mcfg_check_entry()
587 pr_err(PREFIX "MMCONFIG has no entries\n"); in pci_parse_mcfg()
601 pr_warn(PREFIX "no memory for MCFG entries\n"); in pci_parse_mcfg()
Dmmconfig_64.c17 #define PREFIX "PCI: " macro
141 pr_err(PREFIX "can't map MMCONFIG at %pR\n", &cfg->res); in pci_mmcfg_arch_map()
/Linux-v5.15/lib/zstd/
Derror_private.h37 #define PREFIX(name) ZSTD_error_##name macro
42 #define ERROR(name) ((size_t)-PREFIX(name))
/Linux-v5.15/tools/wmi/
DMakefile2 PREFIX ?= /usr macro
18 $(INSTALL) -D -m 755 $(TARGET) $(DESTDIR)$(PREFIX)/$(SBINDIR)/$(TARGET)
/Linux-v5.15/tools/bpf/bpftool/Documentation/
Dbpftool-feature.rst22 …** **feature probe** [*COMPONENT*] [**full**] [**unprivileged**] [**macros** [**prefix** *PREFIX*]]
29 **bpftool feature probe** [**kernel**] [**full**] [**macros** [**prefix** *PREFIX*]]
44 used to define a *PREFIX*, the provided string will be used
62 **bpftool feature probe dev** *NAME* [**full**] [**macros** [**prefix** *PREFIX*]]
/Linux-v5.15/drivers/input/keyboard/
Dhil_kbd.c43 #define PREFIX "HIL: " macro
133 printk(KERN_WARNING PREFIX "Device sent unknown record %x\n", p); in hil_dev_handle_command_response()
214 printk(KERN_WARNING PREFIX in hil_dev_handle_ptr_events()
269 printk(KERN_WARNING PREFIX "errored HIL packet\n"); in hil_dev_process_err()
349 printk(KERN_INFO PREFIX "HIL keyboard found (did = 0x%02x, lang = %s)\n", in hil_dev_keyboard_setup()
435 printk(KERN_INFO PREFIX in hil_dev_pointer_setup()
438 printk(KERN_INFO PREFIX in hil_dev_pointer_setup()
513 printk(KERN_INFO PREFIX in hil_dev_connect()
/Linux-v5.15/drivers/power/reset/
Dreboot-mode.c14 #define PREFIX "mode-" macro
67 size_t len = strlen(PREFIX); in reboot_mode_register()
73 if (strncmp(prop->name, PREFIX, len)) in reboot_mode_register()
/Linux-v5.15/drivers/usb/gadget/legacy/
Dether.c64 #define PREFIX "RNDIS/" macro
66 #define PREFIX "" macro
174 [USB_GADGET_PRODUCT_IDX].s = PREFIX DRIVER_DESC,
482 MODULE_DESCRIPTION(PREFIX DRIVER_DESC);
/Linux-v5.15/sound/usb/6fire/
Dcommon.h17 #define PREFIX "6fire: " macro
/Linux-v5.15/tools/lib/perf/
Dlibperf.pc.template3 prefix=@PREFIX@

12