HomeSort by relevance Sort by last modified time
    Searched full:cur_route_id (Results 1 - 1 of 1) sorted by null

  /device/samsung/manta/audio/
audio_hw.c 130 int cur_route_id; /* current route ID: combination of input source member in struct:audio_device
514 if ((new_route_id == adev->cur_route_id) && (adev->es305_mode == adev->es305_new_mode))
516 adev->cur_route_id = new_route_id;
    [all...]

Completed in 395 milliseconds