Home
last modified time | relevance | path

Searched refs:strcpy (Results 1 – 25 of 890) sorted by relevance

12345678910>>...36

/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_cgs.c253 strcpy(fw_name, "radeon/tahiti_smc.bin"); in amdgpu_cgs_get_firmware_info()
278 strcpy(fw_name, "radeon/verde_smc.bin"); in amdgpu_cgs_get_firmware_info()
292 strcpy(fw_name, "radeon/oland_smc.bin"); in amdgpu_cgs_get_firmware_info()
310 strcpy(fw_name, "radeon/hainan_smc.bin"); in amdgpu_cgs_get_firmware_info()
328 strcpy(fw_name, "amdgpu/hawaii_smc.bin"); in amdgpu_cgs_get_firmware_info()
340 strcpy(fw_name, "amdgpu/topaz_smc.bin"); in amdgpu_cgs_get_firmware_info()
348 strcpy(fw_name, "amdgpu/tonga_smc.bin"); in amdgpu_cgs_get_firmware_info()
351 strcpy(fw_name, "amdgpu/fiji_smc.bin"); in amdgpu_cgs_get_firmware_info()
392 strcpy(fw_name, "amdgpu/vegam_smc.bin"); in amdgpu_cgs_get_firmware_info()
404 strcpy(fw_name, "amdgpu/vega12_smc.bin"); in amdgpu_cgs_get_firmware_info()
[all …]
/linux/tools/power/cpupower/utils/idle_monitor/
A Dcpuidle_sysfs.c85 strcpy(tmp, "C1"); in fix_up_intel_idle_driver_name()
88 strcpy(tmp, "C3"); in fix_up_intel_idle_driver_name()
91 strcpy(tmp, "C6"); in fix_up_intel_idle_driver_name()
97 strcpy(tmp, "C1"); in fix_up_intel_idle_driver_name()
100 strcpy(tmp, "C3"); in fix_up_intel_idle_driver_name()
103 strcpy(tmp, "C6"); in fix_up_intel_idle_driver_name()
106 strcpy(tmp, "C7"); in fix_up_intel_idle_driver_name()
112 strcpy(tmp, "C1"); in fix_up_intel_idle_driver_name()
115 strcpy(tmp, "C2"); in fix_up_intel_idle_driver_name()
118 strcpy(tmp, "C4"); in fix_up_intel_idle_driver_name()
[all …]
/linux/arch/mips/cavium-octeon/executive/
A Docteon-model.c211 strcpy(pass, "1.X"); in octeon_model_get_string_buffer()
214 strcpy(pass, "2.X"); in octeon_model_get_string_buffer()
217 strcpy(pass, "3.X"); in octeon_model_get_string_buffer()
220 strcpy(pass, "X.X"); in octeon_model_get_string_buffer()
235 strcpy(pass, "1.0"); in octeon_model_get_string_buffer()
238 strcpy(pass, "1.1"); in octeon_model_get_string_buffer()
241 strcpy(pass, "X.X"); in octeon_model_get_string_buffer()
256 strcpy(pass, "1.0"); in octeon_model_get_string_buffer()
259 strcpy(pass, "1.1"); in octeon_model_get_string_buffer()
262 strcpy(pass, "X.X"); in octeon_model_get_string_buffer()
[all …]
/linux/arch/alpha/lib/
A Dstrcpy.S13 .globl strcpy
14 .ent strcpy
15 strcpy: label
24 .end strcpy
25 EXPORT_SYMBOL(strcpy)
/linux/drivers/video/fbdev/
A Dmacfb.c677 strcpy(macfb_fix.id, "Toby"); in macfb_init()
681 strcpy(macfb_fix.id, "Jet"); in macfb_init()
712 strcpy(macfb_fix.id, "DAFB"); in macfb_init()
721 strcpy(macfb_fix.id, "V8"); in macfb_init()
762 strcpy(macfb_fix.id, "RBV"); in macfb_init()
772 strcpy(macfb_fix.id, "Civic"); in macfb_init()
783 strcpy(macfb_fix.id, "LC"); in macfb_init()
833 strcpy(macfb_fix.id, "DDC"); in macfb_init()
845 strcpy(macfb_fix.id, "GSC"); in macfb_init()
853 strcpy(macfb_fix.id, "TIM"); in macfb_init()
[all …]
/linux/tools/lib/api/fs/
A Dcgroup.c29 strcpy(buf, cached.mountpoint); in cgroupfs_find_mountpoint()
73 strcpy(mountpoint, path); in cgroupfs_find_mountpoint()
88 strcpy(mountpoint, path); in cgroupfs_find_mountpoint()
95 strcpy(cached.mountpoint, mountpoint); in cgroupfs_find_mountpoint()
98 strcpy(buf, mountpoint); in cgroupfs_find_mountpoint()
/linux/arch/s390/kernel/
A Dprocessor.c268 strcpy(elf_platform, "z900"); in setup_elf_platform()
272 strcpy(elf_platform, "z990"); in setup_elf_platform()
276 strcpy(elf_platform, "z9-109"); in setup_elf_platform()
280 strcpy(elf_platform, "z10"); in setup_elf_platform()
284 strcpy(elf_platform, "z196"); in setup_elf_platform()
288 strcpy(elf_platform, "zEC12"); in setup_elf_platform()
292 strcpy(elf_platform, "z13"); in setup_elf_platform()
296 strcpy(elf_platform, "z14"); in setup_elf_platform()
300 strcpy(elf_platform, "z15"); in setup_elf_platform()
/linux/tools/hv/
A Dhv_kvp_daemon.c791 strcpy(buffer, tmp); in kvp_process_ip_address()
911 strcpy(sn_str, cidr_mask); in kvp_get_ip_info()
1075 strcpy(out_buf, (start + i)); in parse_ip_val_buffer()
1484 strcpy(lic_version, p); in main()
1594 strcpy(key_value, os_build); in main()
1598 strcpy(key_value, os_name); in main()
1599 strcpy(key_name, "OSName"); in main()
1602 strcpy(key_value, os_major); in main()
1606 strcpy(key_value, os_minor); in main()
1610 strcpy(key_value, os_version); in main()
[all …]
/linux/tools/testing/selftests/resctrl/
A Dcat_test.c159 strcpy(param.ctrlgrp, "c2"); in cat_perf_miss_val()
160 strcpy(param.mongrp, "m2"); in cat_perf_miss_val()
161 strcpy(param.filename, RESULT_FILE_NAME2); in cat_perf_miss_val()
177 strcpy(param.ctrlgrp, "c1"); in cat_perf_miss_val()
178 strcpy(param.mongrp, "m1"); in cat_perf_miss_val()
180 strcpy(param.filename, RESULT_FILE_NAME1); in cat_perf_miss_val()
A Dresctrl_tests.c225 strcpy(benchmark_cmd[0], "fill_buf"); in main()
227 strcpy(benchmark_cmd[2], "1"); in main()
228 strcpy(benchmark_cmd[3], "1"); in main()
229 strcpy(benchmark_cmd[4], "0"); in main()
230 strcpy(benchmark_cmd[5], ""); in main()
/linux/kernel/debug/
A Dgdbstub.c550 strcpy(remcom_out_buffer, "OK"); in gdb_cmd_setregs()
580 strcpy(remcom_out_buffer, "OK"); in gdb_cmd_memwrite()
633 strcpy(remcom_out_buffer, "OK"); in gdb_cmd_reg_set()
645 strcpy(remcom_out_buffer, "OK"); in gdb_cmd_binwrite()
659 strcpy(remcom_out_buffer, "OK"); in gdb_cmd_detachkill()
679 strcpy(remcom_out_buffer, "OK"); in gdb_cmd_reboot()
742 strcpy(remcom_out_buffer, "QC"); in gdb_cmd_query()
825 strcpy(remcom_out_buffer, "OK"); in gdb_cmd_task()
840 strcpy(remcom_out_buffer, "OK"); in gdb_cmd_task()
854 strcpy(remcom_out_buffer, "OK"); in gdb_cmd_thread()
[all …]
/linux/sound/isa/gus/
A Dinterwave.c502 strcpy(id1.name, "Mic Playback Switch"); in snd_interwave_mixer()
506 strcpy(id1.name, "Mic Playback Volume"); in snd_interwave_mixer()
522 strcpy(id1.name, "Aux Playback Switch"); in snd_interwave_mixer()
527 strcpy(id1.name, "Aux Playback Volume"); in snd_interwave_mixer()
534 strcpy(id2.name, "CD Playback Switch"); in snd_interwave_mixer()
538 strcpy(id1.name, "Aux Playback Volume"); in snd_interwave_mixer()
539 strcpy(id2.name, "CD Playback Volume"); in snd_interwave_mixer()
712 strcpy(id2.name, id1.name); in snd_interwave_probe()
718 strcpy(id2.name, id1.name); in snd_interwave_probe()
740 strcpy(card->driver, str); in snd_interwave_probe()
[all …]
A Dgusmax.c139 strcpy(id1.name, "Aux Playback Switch"); in snd_gusmax_mixer()
140 strcpy(id2.name, "Synth Playback Switch"); in snd_gusmax_mixer()
144 strcpy(id1.name, "Aux Playback Volume"); in snd_gusmax_mixer()
145 strcpy(id2.name, "Synth Playback Volume"); in snd_gusmax_mixer()
150 strcpy(id1.name, "Aux Playback Switch"); id1.index = 1; in snd_gusmax_mixer()
151 strcpy(id2.name, "CD Playback Switch"); in snd_gusmax_mixer()
155 strcpy(id1.name, "Aux Playback Volume"); in snd_gusmax_mixer()
156 strcpy(id2.name, "CD Playback Volume"); in snd_gusmax_mixer()
A Dgus_main.c361 strcpy(card->driver, "GUS"); in snd_gus_check_version()
362 strcpy(card->longname, "Gravis UltraSound Classic (2.4)"); in snd_gus_check_version()
373 strcpy(card->driver, "GUS MAX"); in snd_gus_check_version()
374 strcpy(card->longname, "Gravis UltraSound MAX"); in snd_gus_check_version()
377 strcpy(card->driver, "GUS ACE"); in snd_gus_check_version()
378 strcpy(card->longname, "Gravis UltraSound Ace"); in snd_gus_check_version()
381 strcpy(card->driver, "GUS Extreme"); in snd_gus_check_version()
382 strcpy(card->longname, "Gravis UltraSound Extreme"); in snd_gus_check_version()
/linux/sound/isa/
A Dcmi8328.c158 strcpy(id1.name, "Aux Playback Switch"); in snd_cmi8328_mixer()
159 strcpy(id2.name, "CD Playback Switch"); in snd_cmi8328_mixer()
166 strcpy(id1.name, "Aux Playback Volume"); in snd_cmi8328_mixer()
167 strcpy(id2.name, "CD Playback Volume"); in snd_cmi8328_mixer()
174 strcpy(id1.name, "Aux Playback Switch"); in snd_cmi8328_mixer()
176 strcpy(id2.name, "Synth Playback Switch"); in snd_cmi8328_mixer()
183 strcpy(id1.name, "Aux Playback Volume"); in snd_cmi8328_mixer()
185 strcpy(id2.name, "Synth Playback Volume"); in snd_cmi8328_mixer()
365 strcpy(card->driver, "CMI8328"); in snd_cmi8328_probe()
366 strcpy(card->shortname, "C-Media CMI8328"); in snd_cmi8328_probe()
A Dsc6000.c465 strcpy(id1.name, "Aux Playback Switch"); in snd_sc6000_mixer()
466 strcpy(id2.name, "FM Playback Switch"); in snd_sc6000_mixer()
470 strcpy(id1.name, "Aux Playback Volume"); in snd_sc6000_mixer()
471 strcpy(id2.name, "FM Playback Volume"); in snd_sc6000_mixer()
476 strcpy(id1.name, "Aux Playback Switch"); id1.index = 1; in snd_sc6000_mixer()
477 strcpy(id2.name, "CD Playback Switch"); in snd_sc6000_mixer()
481 strcpy(id1.name, "Aux Playback Volume"); in snd_sc6000_mixer()
482 strcpy(id2.name, "CD Playback Volume"); in snd_sc6000_mixer()
652 strcpy(card->driver, DRV_NAME); in snd_sc6000_probe()
653 strcpy(card->shortname, "SC-6000"); in snd_sc6000_probe()
/linux/fs/orangefs/
A Dorangefs-debugfs.c207 strcpy(k_buffer, kernel_debug_string); in orangefs_kernel_debug_init()
210 strcpy(k_buffer, "none\n"); in orangefs_kernel_debug_init()
313 strcpy(c_buffer, client_debug_string); in orangefs_client_debug_init()
316 strcpy(c_buffer, "none\n"); in orangefs_client_debug_init()
728 strcpy(client_debug_string, "none"); in debug_mask_to_string()
730 strcpy(kernel_debug_string, "none"); in debug_mask_to_string()
755 strcpy(kernel_debug_string, ORANGEFS_ALL); in do_k_string()
782 strcpy(client_debug_string, ORANGEFS_ALL); in do_c_string()
818 strcpy(client_debug_string, ORANGEFS_ALL); in check_amalgam_keyword()
825 strcpy(client_debug_string, ORANGEFS_VERBOSE); in check_amalgam_keyword()
[all …]
/linux/scripts/mod/
A Dfile2alias.c186 strcpy(alias, "usb:"); in do_usb_entry()
458 strcpy(alias, "pci:"); in do_pci_entry()
506 strcpy(alias, "ccw:"); in do_ccw_entry()
548 strcpy(alias, "serio:"); in do_serio_entry()
847 strcpy(alias, "sdio:"); in do_sdio_entry()
863 strcpy(alias, "ssb:"); in do_ssb_entry()
880 strcpy(alias, "bcma:"); in do_bcma_entry()
920 strcpy(alias, "vmbus:"); in do_vmbus_entry()
955 strcpy(alias, "i3c:"); in do_i3c_entry()
1067 strcpy(alias, "zorro:"); in do_zorro_entry()
[all …]
/linux/sound/ppc/
A Dpowermac.c58 strcpy(card->driver, "PMac Burgundy"); in snd_pmac_probe()
59 strcpy(card->shortname, "PowerMac Burgundy"); in snd_pmac_probe()
67 strcpy(card->driver, "PMac DACA"); in snd_pmac_probe()
68 strcpy(card->shortname, "PowerMac DACA"); in snd_pmac_probe()
/linux/arch/mips/rb532/
A Dprom.c85 strcpy(cp, prom_argv[i]); in prom_setup_cmdline()
93 strcpy(cp, arcs_cmdline); in prom_setup_cmdline()
98 strcpy(arcs_cmdline, cmd_line); in prom_setup_cmdline()
/linux/sound/isa/wavefront/
A Dwavefront.c236 strcpy (wavefront_synth->name, in snd_wavefront_new_synth()
294 strcpy(rmidi->name, "WaveFront MIDI (Internal)"); in snd_wavefront_new_midi()
297 strcpy(rmidi->name, "WaveFront MIDI (External)"); in snd_wavefront_new_midi()
409 strcpy (wavefront_synth->name, "ICS2115 Wavetable MIDI Synthesizer"); in snd_wavefront_probe()
480 strcpy(card->driver, "Tropez+"); in snd_wavefront_probe()
481 strcpy(card->shortname, "Turtle Beach Tropez+"); in snd_wavefront_probe()
484 strcpy(card->driver, "WaveFront"); in snd_wavefront_probe()
485 strcpy(card->shortname, "Turtle Beach WaveFront"); in snd_wavefront_probe()
/linux/arch/um/os-Linux/
A Dutil.c57 strcpy(machine_out, "i686"); in setup_machinename()
62 strcpy(machine_out, "x86_64"); in setup_machinename()
67 strcpy(machine_out, host.machine); in setup_machinename()
/linux/scripts/coccinelle/api/
A Dkstrdup.cocci28 - strcpy(to, from);
58 * strcpy@p2(to, from);
81 cocci.print_secs("strcpy",p2)
96 msg = "WARNING opportunity for kstrdup (strcpy on line %s)" % (p2[0].line)
/linux/sound/drivers/opl3/
A Dopl3_lib.c248 strcpy(timer->name, "AdLib timer #1"); in snd_opl3_timer1_init()
269 strcpy(timer->name, "AdLib timer #2"); in snd_opl3_timer2_init()
502 strcpy(hw->name, hw->id); in snd_opl3_hwdep_new()
505 strcpy(hw->name, "OPL2 FM"); in snd_opl3_hwdep_new()
509 strcpy(hw->name, "OPL3 FM"); in snd_opl3_hwdep_new()
513 strcpy(hw->name, "OPL4 FM"); in snd_opl3_hwdep_new()
529 strcpy(opl3->seq_dev->name, hw->name); in snd_opl3_hwdep_new()
/linux/net/rxrpc/
A Dproc.c83 strcpy(lbuff, "no_local"); in rxrpc_call_seq_show()
85 strcpy(lbuff, "no_socket"); in rxrpc_call_seq_show()
92 strcpy(rbuff, "no_connection"); in rxrpc_call_seq_show()
175 strcpy(lbuff, "no_local"); in rxrpc_connection_seq_show()
176 strcpy(rbuff, "no_connection"); in rxrpc_connection_seq_show()

Completed in 55 milliseconds

12345678910>>...36