Searched refs:load_sound_model (Results 1 – 4 of 4) sorted by relevance
84 int (*load_sound_model)(const struct sound_trigger_hw_device *dev, member
110 ret = mHwDevice->load_sound_model(mHwDevice, halSoundModel, soundModelCallback, client.get(), in doLoadSoundModel()
896 stdev->device.load_sound_model = stdev_load_sound_model; in stdev_open()
128 ret = mHwDevice->load_sound_model(mHwDevice, halSoundModel, soundModelCallback_, client.get(), in doLoadSoundModel()