Home
last modified time | relevance | path

Searched refs:strscpy (Results 1 – 25 of 1144) sorted by relevance

12345678910>>...46

/linux/arch/mips/cavium-octeon/executive/
H A Docteon-model.c212 strscpy(pass, "1.X"); in octeon_model_get_string_buffer()
215 strscpy(pass, "2.X"); in octeon_model_get_string_buffer()
218 strscpy(pass, "3.X"); in octeon_model_get_string_buffer()
221 strscpy(pass, "X.X"); in octeon_model_get_string_buffer()
236 strscpy(pass, "1.0"); in octeon_model_get_string_buffer()
239 strscpy(pass, "1.1"); in octeon_model_get_string_buffer()
242 strscpy(pass, "X.X"); in octeon_model_get_string_buffer()
257 strscpy(pass, "1.0"); in octeon_model_get_string_buffer()
260 strscpy(pass, "1.1"); in octeon_model_get_string_buffer()
263 strscpy(pass, "X.X"); in octeon_model_get_string_buffer()
[all …]
/linux/drivers/misc/lkdtm/
H A Dfortify.c50 strscpy(src, "over ten bytes", size); in lkdtm_FORTIFY_STR_MEMBER()
118 strscpy(src, "over ten bytes", size); in lkdtm_FORTIFY_MEM_MEMBER()
163 if (strscpy(dst, src, 0) != -E2BIG) in lkdtm_FORTIFY_STRSCPY()
167 if (strscpy(dst, src, sizeof(dst)) != -E2BIG) in lkdtm_FORTIFY_STRSCPY()
182 if (strscpy(dst, src, sizeof(dst)) != 3) in lkdtm_FORTIFY_STRSCPY()
191 strscpy(weird_dst, weird.src, sizeof(weird_dst)); in lkdtm_FORTIFY_STRSCPY()
204 strscpy(dst, src, strlen(src)); in lkdtm_FORTIFY_STRSCPY()
/linux/sound/isa/
H A Dcmi8328.c158 strscpy(id1.name, "Aux Playback Switch"); in snd_cmi8328_mixer()
159 strscpy(id2.name, "CD Playback Switch"); in snd_cmi8328_mixer()
166 strscpy(id1.name, "Aux Playback Volume"); in snd_cmi8328_mixer()
167 strscpy(id2.name, "CD Playback Volume"); in snd_cmi8328_mixer()
174 strscpy(id1.name, "Aux Playback Switch"); in snd_cmi8328_mixer()
176 strscpy(id2.name, "Synth Playback Switch"); in snd_cmi8328_mixer()
183 strscpy(id1.name, "Aux Playback Volume"); in snd_cmi8328_mixer()
185 strscpy(id2.name, "Synth Playback Volume"); in snd_cmi8328_mixer()
365 strscpy(card->driver, "CMI8328"); in snd_cmi8328_probe()
366 strscpy(card->shortname, "C-Media CMI8328"); in snd_cmi8328_probe()
H A Dsc6000.c472 strscpy(id1.name, "Aux Playback Switch"); in snd_sc6000_mixer()
473 strscpy(id2.name, "FM Playback Switch"); in snd_sc6000_mixer()
477 strscpy(id1.name, "Aux Playback Volume"); in snd_sc6000_mixer()
478 strscpy(id2.name, "FM Playback Volume"); in snd_sc6000_mixer()
483 strscpy(id1.name, "Aux Playback Switch"); id1.index = 1; in snd_sc6000_mixer()
484 strscpy(id2.name, "CD Playback Switch"); in snd_sc6000_mixer()
488 strscpy(id1.name, "Aux Playback Volume"); in snd_sc6000_mixer()
489 strscpy(id2.name, "CD Playback Volume"); in snd_sc6000_mixer()
655 strscpy(card->driver, DRV_NAME); in __snd_sc6000_probe()
656 strscpy(card->shortname, "SC-6000"); in __snd_sc6000_probe()
H A Dals100.c195 strscpy(card->driver, "DT-019X"); in snd_card_als100_probe()
196 strscpy(card->shortname, "Diamond Tech. DT-019X"); in snd_card_als100_probe()
201 strscpy(card->driver, "ALS100"); in snd_card_als100_probe()
202 strscpy(card->shortname, "Avance Logic ALS100"); in snd_card_als100_probe()
/linux/sound/isa/gus/
H A Dgusmax.c137 strscpy(id1.name, "Aux Playback Switch"); in snd_gusmax_mixer()
138 strscpy(id2.name, "Synth Playback Switch"); in snd_gusmax_mixer()
142 strscpy(id1.name, "Aux Playback Volume"); in snd_gusmax_mixer()
143 strscpy(id2.name, "Synth Playback Volume"); in snd_gusmax_mixer()
148 strscpy(id1.name, "Aux Playback Switch"); id1.index = 1; in snd_gusmax_mixer()
149 strscpy(id2.name, "CD Playback Switch"); in snd_gusmax_mixer()
153 strscpy(id1.name, "Aux Playback Volume"); in snd_gusmax_mixer()
154 strscpy(id2.name, "CD Playback Volume"); in snd_gusmax_mixer()
/linux/drivers/net/ethernet/broadcom/bnge/
H A Dbnge_ethtool.c21 strscpy(info->driver, DRV_NAME, sizeof(info->driver)); in bnge_get_drvinfo()
22 strscpy(info->fw_version, bd->fw_ver_str, sizeof(info->fw_version)); in bnge_get_drvinfo()
23 strscpy(info->bus_info, pci_name(bd->pdev), sizeof(info->bus_info)); in bnge_get_drvinfo()
/linux/include/trace/events/
H A Dkyber.h34 strscpy(__entry->domain, domain, sizeof(__entry->domain));
35 strscpy(__entry->type, type, sizeof(__entry->type));
62 strscpy(__entry->domain, domain, sizeof(__entry->domain));
84 strscpy(__entry->domain, domain, sizeof(__entry->domain));
H A Dwbt.h36 strscpy(__entry->name, bdi_dev_name(bdi),
71 strscpy(__entry->name, bdi_dev_name(bdi),
108 strscpy(__entry->name, bdi_dev_name(bdi),
144 strscpy(__entry->name, bdi_dev_name(bdi),
/linux/arch/hexagon/kernel/
H A Dsetup.c69 strscpy(boot_command_line, p, COMMAND_LINE_SIZE); in setup_arch()
71 strscpy(boot_command_line, default_command_line, in setup_arch()
79 strscpy(cmd_line, boot_command_line, COMMAND_LINE_SIZE); in setup_arch()
/linux/drivers/media/mc/
H A Dmc-device.c65 strscpy(info->driver, dev->driver_name, sizeof(info->driver)); in media_device_get_info()
67 strscpy(info->driver, dev->dev->driver->name, in media_device_get_info()
70 strscpy(info->model, dev->model, sizeof(info->model)); in media_device_get_info()
71 strscpy(info->serial, dev->serial, sizeof(info->serial)); in media_device_get_info()
72 strscpy(info->bus_info, dev->bus_info, sizeof(info->bus_info)); in media_device_get_info()
111 strscpy(entd->name, ent->name, sizeof(entd->name)); in media_device_enum_entities()
264 strscpy(kentity.name, entity->name, in media_device_get_topology()
842 strscpy(mdev->model, name, sizeof(mdev->model)); in media_device_pci_init()
844 strscpy(mdev->model, pci_name(pci_dev), sizeof(mdev->model)); in media_device_pci_init()
865 strscpy(mdev->driver_name, driver_name, in __media_device_usb_init()
[all …]
/linux/fs/orangefs/
H A Dnamei.c43 strscpy(new_op->upcall.req.create.d_name, dentry->d_name.name); in orangefs_create()
138 strscpy(new_op->upcall.req.lookup.d_name, dentry->d_name.name); in orangefs_lookup()
192 strscpy(new_op->upcall.req.remove.d_name, dentry->d_name.name); in orangefs_unlink()
244 strscpy(new_op->upcall.req.sym.entry_name, dentry->d_name.name); in orangefs_symlink()
245 strscpy(new_op->upcall.req.sym.target, symname); in orangefs_symlink()
318 strscpy(new_op->upcall.req.mkdir.d_name, dentry->d_name.name); in orangefs_mkdir()
398 strscpy(new_op->upcall.req.rename.d_old_name, old_dentry->d_name.name); in orangefs_rename()
399 strscpy(new_op->upcall.req.rename.d_new_name, new_dentry->d_name.name); in orangefs_rename()
/linux/sound/ppc/
H A Dpowermac.c58 strscpy(card->driver, "PMac Burgundy"); in snd_pmac_probe()
59 strscpy(card->shortname, "PowerMac Burgundy"); in snd_pmac_probe()
67 strscpy(card->driver, "PMac DACA"); in snd_pmac_probe()
68 strscpy(card->shortname, "PowerMac DACA"); in snd_pmac_probe()
/linux/drivers/media/radio/
H A Dradio-sf16fmi.c133 strscpy(v->driver, "radio-sf16fmi", sizeof(v->driver)); in vidioc_querycap()
134 strscpy(v->card, "SF16-FMI/FMP/FMD radio", sizeof(v->card)); in vidioc_querycap()
135 strscpy(v->bus_info, "ISA:radio-sf16fmi", sizeof(v->bus_info)); in vidioc_querycap()
147 strscpy(v->name, "FM", sizeof(v->name)); in vidioc_g_tuner()
317 strscpy(v4l2_dev->name, "sf16fmi", sizeof(v4l2_dev->name)); in fmi_init()
341 strscpy(fmi->vdev.name, v4l2_dev->name, sizeof(fmi->vdev.name)); in fmi_init()
/linux/arch/nios2/kernel/
H A Dsetup.c119 strscpy(cmdline_passed, (char *)r7, COMMAND_LINE_SIZE); in nios2_boot_init()
127 strscpy(boot_command_line, cmdline_passed, COMMAND_LINE_SIZE); in nios2_boot_init()
130 strscpy(boot_command_line, CONFIG_CMDLINE, COMMAND_LINE_SIZE); in nios2_boot_init()
/linux/sound/isa/wavefront/
H A Dwavefront.c237 strscpy (wavefront_synth->name, in snd_wavefront_new_synth()
295 strscpy(rmidi->name, "WaveFront MIDI (Internal)"); in snd_wavefront_new_midi()
298 strscpy(rmidi->name, "WaveFront MIDI (External)"); in snd_wavefront_new_midi()
410 strscpy (wavefront_synth->name, "ICS2115 Wavetable MIDI Synthesizer"); in snd_wavefront_probe()
481 strscpy(card->driver, "Tropez+"); in snd_wavefront_probe()
482 strscpy(card->shortname, "Turtle Beach Tropez+"); in snd_wavefront_probe()
485 strscpy(card->driver, "WaveFront"); in snd_wavefront_probe()
486 strscpy(card->shortname, "Turtle Beach WaveFront"); in snd_wavefront_probe()
/linux/sound/drivers/
H A Dvirmidi.c98 strscpy(rmidi->name, "Virtual Raw MIDI"); in snd_virmidi_probe()
101 strscpy(card->driver, "VirMIDI"); in snd_virmidi_probe()
102 strscpy(card->shortname, "VirMIDI"); in snd_virmidi_probe()
/linux/sound/pci/trident/
H A Dtrident.c91 strscpy(card->driver, str); in snd_trident_probe()
93 strscpy(card->shortname, "SiS "); in snd_trident_probe()
95 strscpy(card->shortname, "Trident "); in snd_trident_probe()
/linux/drivers/input/serio/
H A Dolpc_apsp.c200 strscpy(kb_serio->name, "sp keyboard", sizeof(kb_serio->name)); in olpc_apsp_probe()
201 strscpy(kb_serio->phys, "sp/serio0", sizeof(kb_serio->phys)); in olpc_apsp_probe()
217 strscpy(pad_serio->name, "sp touchpad", sizeof(pad_serio->name)); in olpc_apsp_probe()
218 strscpy(pad_serio->phys, "sp/serio1", sizeof(pad_serio->phys)); in olpc_apsp_probe()
/linux/drivers/platform/x86/hp/hp-bioscfg/
H A Dorder-list-attributes.c60 strscpy(ordered_list_data->current_value, attr_value); in update_ordered_list_value()
180 strscpy(ordered_list_data->current_value, str_value); in hp_populate_ordered_list_elements_from_package()
184 strscpy(ordered_list_data->common.path, str_value); in hp_populate_ordered_list_elements_from_package()
231 strscpy(ordered_list_data->common.prerequisites[reqs], str_value); in hp_populate_ordered_list_elements_from_package()
273 strscpy(ordered_list_data->elements[olist_elem], part); in hp_populate_ordered_list_elements_from_package()
H A Denum-attributes.c55 strscpy(enum_data->current_value, attr_value); in update_enumeration_value()
175 strscpy(enum_data->common.path, str_value); in hp_populate_enumeration_elements_from_package()
222 strscpy(enum_data->common.prerequisites[reqs], str_value); in hp_populate_enumeration_elements_from_package()
234 strscpy(enum_data->current_value, str_value); in hp_populate_enumeration_elements_from_package()
275 strscpy(enum_data->possible_values[pos_values], str_value); in hp_populate_enumeration_elements_from_package()
H A Dstring-attributes.c53 strscpy(string_data->current_value, attr_value); in update_string_value()
181 strscpy(string_data->current_value, str_value); in hp_populate_string_elements_from_package()
184 strscpy(string_data->common.path, str_value); in hp_populate_string_elements_from_package()
232 strscpy(string_data->common.prerequisites[reqs], str_value); in hp_populate_string_elements_from_package()
/linux/drivers/media/platform/samsung/exynos4-is/
H A Dcommon.c42 strscpy(cap->driver, dev->driver->name, sizeof(cap->driver)); in __fimc_vidioc_querycap()
43 strscpy(cap->card, dev->driver->name, sizeof(cap->card)); in __fimc_vidioc_querycap()
/linux/kernel/bpf/preload/
H A Dbpf_preload_kern.c26 strscpy(obj[0].link_name, "maps.debug", sizeof(obj[0].link_name)); in preload()
28 strscpy(obj[1].link_name, "progs.debug", sizeof(obj[1].link_name)); in preload()
/linux/sound/firewire/motu/
H A Dmotu.c44 strscpy(motu->card->driver, "FW-MOTU"); in name_card()
45 strscpy(motu->card->shortname, motu->spec->name); in name_card()
46 strscpy(motu->card->mixername, motu->spec->name); in name_card()

12345678910>>...46