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 138 int cur_route_id; /* current route ID: combination of input source member in struct:audio_device
534 if ((new_route_id == adev->cur_route_id) && (adev->es305_mode == adev->es305_new_mode))
536 adev->cur_route_id = new_route_id;
    [all...]

Completed in 50 milliseconds