Searched refs:copy_string (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/video/fbdev/core/ |
| A D | fbmon.c | 86 static void copy_string(unsigned char *c, unsigned char *s) in copy_string() function 967 copy_string(block, specs->serial_no); in fb_edid_to_monspecs() 970 copy_string(block, specs->ascii); in fb_edid_to_monspecs() 973 copy_string(block, specs->monitor); in fb_edid_to_monspecs()
|
| /linux/sound/pci/emu10k1/ |
| A D | emufx.c | 2514 static void copy_string(char *dst, const char *src, const char *null, int idx) in copy_string() function 2538 copy_string(info->fxbus_names[res], fxbus_mask & (1 << res) ? *fxbus : NULL, "FXBUS", res); in snd_emu10k1_fx8010_info() 2539 copy_string(info->extin_names[res], extin_mask & (1 << res) ? *extin : NULL, "Unused", res); in snd_emu10k1_fx8010_info() 2540 copy_string(info->extout_names[res], extout_mask & (1 << res) ? *extout : NULL, "Unused", res); in snd_emu10k1_fx8010_info() 2543 copy_string(info->extout_names[res], extout_mask & (1 << res) ? *extout : NULL, "Unused", res); in snd_emu10k1_fx8010_info()
|
| /linux/ |
| A D | System.map | 22231 ffff8000105ebc40 t copy_string
|
| A D | .tmp_System.map | 22231 ffff8000105ebc40 t copy_string
|
Completed in 311 milliseconds