Home
last modified time | relevance | path

Searched refs:USBPLAYBACKBIT_FM (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/audio/legacy/alsa_sound/
DAudioHardwareALSA.h124 static int USBPLAYBACKBIT_FM = (1 << 3); variable
DAudioHardwareALSA.cpp674 musbPlaybackState |= USBPLAYBACKBIT_FM; in doRouting()
1481 musbPlaybackState |= USBPLAYBACKBIT_FM; in handleFm()
1497 musbPlaybackState &= ~USBPLAYBACKBIT_FM; in handleFm()