Home
last modified time | relevance | path

Searched refs:open_tuner (Results 1 – 4 of 4) sorted by relevance

/hardware/libhardware/include/hardware/
Dradio.h257 int (*open_tuner)(const struct radio_hw_device *dev, member
/hardware/interfaces/broadcastradio/1.0/default/
DBroadcastRadio.cpp127 int rc = mHwDevice->open_tuner(mHwDevice, &halConfig, audio, in openTuner()
/hardware/libhardware/modules/radio/
Dradio_hal_tool.c96 ret = device->open_tuner( in tune()
Dradio_hw.c780 rdev->device.open_tuner = rdev_open_tuner; in rdev_open()