Searched refs:hw_properties (Results 1 – 3 of 3) sorted by relevance
73 static const struct sound_trigger_properties hw_properties = { variable603 memcpy(properties, &hw_properties, sizeof(struct sound_trigger_properties)); in stdev_get_properties()643 if (model_count >= hw_properties.max_sound_models) { in stdev_load_sound_model()
41 static const radio_hal_properties_t hw_properties = { variable655 memcpy(properties, &hw_properties, sizeof(radio_hal_properties_t)); in rdev_get_properties()
94 static const struct sound_trigger_properties hw_properties = { variable2532 memcpy(properties, &hw_properties, sizeof(struct sound_trigger_properties)); in stdev_get_properties()3462 stdev->is_concurrent_capture = hw_properties.concurrent_capture; in stdev_open()