HomeSort by relevance Sort by last modified time
    Searched refs:hw_properties (Results 1 - 2 of 2) sorted by null

  /hardware/libhardware/modules/soundtrigger/
sound_trigger_hw.c 73 static const struct sound_trigger_properties hw_properties = { variable in typeref:struct:sound_trigger_properties
603 memcpy(properties, &hw_properties, sizeof(struct sound_trigger_properties));
643 if (model_count >= hw_properties.max_sound_models) {
    [all...]
  /hardware/libhardware/modules/radio/
radio_hw.c 41 static const radio_hal_properties_t hw_properties = { variable
655 memcpy(properties, &hw_properties, sizeof(radio_hal_properties_t));

Completed in 152 milliseconds