Home
last modified time | relevance | path

Searched refs:NAME_MAX_SIZE (Results 1 – 3 of 3) sorted by relevance

/hardware/knowles/athletico/sound_trigger_hal/
Diaxxx_odsp_hw.h28 #define NAME_MAX_SIZE 256 macro
Diaxxx_odsp_hw.c132 strlcpy(pkg_info.pkg_name, pkg_name, NAME_MAX_SIZE); in iaxxx_odsp_package_load()
360 strlcpy(pcc.file_name, cdata.data.fdata.filename, NAME_MAX_SIZE); in iaxxx_odsp_plugin_set_creation_config()
720 strlcpy(ppb.file_name, file_name, NAME_MAX_SIZE); in iaxxx_odsp_plugin_set_parameter_blk_from_file()
768 strlcpy(pcc.file_name, filename, NAME_MAX_SIZE); in iaxxx_odsp_plugin_set_custom_cfg()
Dsound_trigger_hw_iaxxx.c198 char mixer_path_xml[NAME_MAX_SIZE];
3255 snprintf(mixer_path_xml, NAME_MAX_SIZE, "%s_%s.xml", in find_stdev_mixer_path()
3259 snprintf(mixer_path_xml, NAME_MAX_SIZE, "%s", in find_stdev_mixer_path()