Lines Matching refs:strlcpy
39 #define strlcpy g_strlcpy macro
300 strlcpy(ident, identifier, sizeof(ident)); in snd_use_case_get()
479 strlcpy(ident, identifier, sizeof(ident)); in snd_use_case_geti()
1011 strlcpy(use_case, ident, sizeof(use_case)); in set_controls_of_usecase_for_all_devices()
1079 strlcpy(use_case, ident, sizeof(use_case)); in set_controls_of_usecase_for_device()
1134 strlcpy(use_case, uc_mgr->card_ctxt_ptr->current_verb, in set_controls_of_device_for_all_usecases()
1176 strlcpy(use_case, uc_mgr->card_ctxt_ptr->current_verb, in set_controls_of_device_for_all_usecases()
1206 strlcpy(use_case, ident_value, sizeof(use_case)); in set_controls_of_device_for_all_usecases()
1248 strlcpy(use_case, ident_value, sizeof(use_case)); in set_controls_of_device_for_all_usecases()
1324 strlcpy(use_case, usecase, sizeof(use_case)); in set_controls_of_device_for_usecase()
1399 strlcpy(ident, identifier, sizeof(ident)); in snd_use_case_set()
1485 strlcpy(uc_mgr->card_ctxt_ptr->current_verb, value, MAX_STR_LEN); in snd_use_case_set()
1624 strlcpy(ident, identifier, sizeof(ident)); in snd_use_case_set_case()
1710 strlcpy(uc_mgr->card_ctxt_ptr->current_verb, value, MAX_STR_LEN); in snd_use_case_set_case()
1930 strlcpy(uc_mgr_ptr->card_ctxt_ptr->card_name, card_name, in snd_use_case_mgr_open()
1942 strlcpy(uc_mgr_ptr->card_ctxt_ptr->control_device, in snd_use_case_mgr_open()
1957 strlcpy(uc_mgr_ptr->card_ctxt_ptr->current_verb, in snd_use_case_mgr_open()
2082 strlcpy(uc_mgr->card_ctxt_ptr->current_verb, SND_USE_CASE_VERB_INACTIVE, in snd_use_case_mgr_reset()
2128 strlcpy(path, CONFIG_DIR, (strlen(CONFIG_DIR)+1)); in second_stage_parsing_thread()
2182 strlcpy(verb_name, p, (strlen(p)+1)*sizeof(char)); in second_stage_parsing_thread()
2203 strlcpy(file_name, p, (strlen(p)+1)*sizeof(char)); in second_stage_parsing_thread()
2211 strlcpy(verb_list[index].use_case_name, verb_name, in second_stage_parsing_thread()
2224 strlcpy((*uc_mgr)->card_ctxt_ptr->verb_list[index], verb_name, in second_stage_parsing_thread()
2234 strlcpy((*uc_mgr)->card_ctxt_ptr->verb_list[index], in second_stage_parsing_thread()
2287 strlcpy(path, CONFIG_DIR, (strlen(CONFIG_DIR)+1)); in snd_ucm_parse()
2356 strlcpy(verb_name, p, (strlen(p)+1)*sizeof(char)); in snd_ucm_parse()
2359 strlcpy(verb_list[index].use_case_name, in snd_ucm_parse()
2367 strlcpy((*uc_mgr)->card_ctxt_ptr->verb_list[index], in snd_ucm_parse()
2393 strlcpy(file_name, p, (strlen(p)+1)*sizeof(char)); in snd_ucm_parse()
2420 strlcpy((*uc_mgr)->card_ctxt_ptr->verb_list[index], SND_UCM_END_OF_LIST, in snd_ucm_parse()
2473 strlcpy(list->case_name, SND_UCM_END_OF_LIST, in parse_single_config_format()
2492 strlcpy(verb_list[index].use_case_name, in parse_single_config_format()
2500 strlcpy((*uc_mgr)->card_ctxt_ptr->verb_list[index], in parse_single_config_format()
2557 strlcpy(verb_ptr, list->case_name, in parse_single_config_format()
2590 strlcpy(verb_ptr, list->case_name, in parse_single_config_format()
2607 strlcpy(list->case_name, SND_UCM_END_OF_LIST, in parse_single_config_format()
2621 strlcpy((*uc_mgr)->card_ctxt_ptr->verb_list[index], in parse_single_config_format()
2634 strlcpy(verb_ptr, SND_UCM_END_OF_LIST, in parse_single_config_format()
2642 strlcpy(verb_ptr, SND_UCM_END_OF_LIST, in parse_single_config_format()
2654 strlcpy(list->case_name, SND_UCM_END_OF_LIST, in parse_single_config_format()
2673 strlcpy(list->case_name, SND_UCM_END_OF_LIST, in parse_single_config_format()
2714 strlcpy(next_str, nxt_str, ((strlen(nxt_str)+1)*sizeof(char))); in get_num_verbs_config_format()
2748 strlcpy(next_str, nxt_str, ((strlen(nxt_str)+1)*sizeof(char))); in get_num_device_config_format()
2779 strlcpy(next_str, nxt_str, ((strlen(nxt_str)+1)*sizeof(char))); in get_num_mod_config_format()
2810 strlcpy(next_str, nxt_str, ((strlen(nxt_str)+1)*sizeof(char))); in get_verb_count()
2841 strlcpy(next_str, nxt_str, ((strlen(nxt_str)+1)*sizeof(char))); in is_single_config_format()
2881 strlcpy(path, CONFIG_DIR, (strlen(CONFIG_DIR)+1)); in snd_ucm_parse_verb()
2947 strlcpy(verb_ptr, list->case_name, in snd_ucm_parse_verb()
2971 strlcpy(verb_ptr, list->case_name, in snd_ucm_parse_verb()
3025 strlcpy(verb_ptr, SND_UCM_END_OF_LIST, in snd_ucm_parse_verb()
3032 strlcpy(verb_ptr, SND_UCM_END_OF_LIST, in snd_ucm_parse_verb()
3043 strlcpy(list->case_name, SND_UCM_END_OF_LIST, in snd_ucm_parse_verb()
3061 strlcpy(list->case_name, SND_UCM_END_OF_LIST, in snd_ucm_parse_verb()
3079 strlcpy(list->case_name, SND_UCM_END_OF_LIST, in snd_ucm_parse_verb()
3188 strlcpy(next_str, nxt_str, ((strlen(nxt_str)+1)*sizeof(char))); in get_controls_count()
3366 strlcpy(name, p, (strlen(p)+1)*sizeof(char)); in snd_ucm_extract_name()
3416 strlcpy(name, p, (strlen(p)+1)*sizeof(char)); in snd_ucm_extract_effects_mixer_ctl()
3444 strlcpy(name, dev_pre, (strlen(p)+strlen(dev_pre)+1)*sizeof(char)); in snd_ucm_extract_dev_name()
3463 strlcpy(buf_addr, buf, ((strlen(buf)+1)*sizeof(char))); in get_num_values()
3500 strlcpy(list->control_name, p, (strlen(p)+1)*sizeof(char)); in snd_ucm_extract_controls()
3530 strlcpy(list->string, p, (strlen(p)+1)*sizeof(char)); in snd_ucm_extract_controls()
3548 strlcpy(list->mulval[index], pmv, (strlen(pmv)+1)); in snd_ucm_extract_controls()
3561 strlcpy(list->mulval[index], temp_coeff, in snd_ucm_extract_controls()
3723 strlcpy(node->ident, value, MAX_STR_LEN); in snd_ucm_add_ident_to_list()