Searched refs:active_hotword_model (Results 1 – 5 of 5) sorted by relevance
61 char active_hotword_model[CRAS_NODE_HOTWORD_MODEL_BUFFER_SIZE]; member
258 strcpy(node_info->active_hotword_model, in fill_node_list()259 node->active_hotword_model); in fill_node_list()1456 strncpy(dev->active_node->active_hotword_model, model_name, in cras_iodev_list_set_hotword_model()1457 sizeof(dev->active_node->active_hotword_model) - 1); in cras_iodev_list_set_hotword_model()
131 char active_hotword_model[CRAS_NODE_HOTWORD_MODEL_BUFFER_SIZE]; member
123 pub active_hotword_model: [::std::os::raw::c_char; 16usize], field324 &(*(::std::ptr::null::<cras_ionode_info>())).active_hotword_model as *const _ as usize in bindgen_test_layout_cras_ionode_info()331 stringify!(active_hotword_model) in bindgen_test_layout_cras_ionode_info()
379 nodes[i].active_hotword_model, nodes[i].type, in print_node_info()