Searched refs:active_hotword_model (Results 1 – 6 of 6) sorted by relevance
63 char active_hotword_model[CRAS_NODE_HOTWORD_MODEL_BUFFER_SIZE]; member
271 strcpy(node_info->active_hotword_model, in fill_node_list()272 node->active_hotword_model); in fill_node_list()1512 strncpy(dev->active_node->active_hotword_model, model_name, in cras_iodev_list_set_hotword_model()1513 sizeof(dev->active_node->active_hotword_model) - 1); in cras_iodev_list_set_hotword_model()
132 char active_hotword_model[CRAS_NODE_HOTWORD_MODEL_BUFFER_SIZE]; member
235 active_hotword_model: [0; 16usize], in default()
130 pub active_hotword_model: [::std::os::raw::c_char; 16usize], field321 &(*(::std::ptr::null::<cras_ionode_info>())).active_hotword_model as *const _ as usize in bindgen_test_layout_cras_ionode_info()328 stringify!(active_hotword_model) in bindgen_test_layout_cras_ionode_info()
397 nodes[i].active_hotword_model, nodes[i].type, in print_node_info()