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

/hardware/libhardware/include/hardware/
H A Dradio.h68 * - event RADIO_EVENT_CONFIG: new configuration applied in response to open_tuner(),
257 int (*open_tuner)(const struct radio_hw_device *dev, member in struct:radio_hw_device
/hardware/interfaces/broadcastradio/1.0/default/
H A DBroadcastRadio.cpp127 int rc = mHwDevice->open_tuner(mHwDevice, &halConfig, audio,
/hardware/libhardware/modules/radio/
H A Dradio_hal_tool.c96 ret = device->open_tuner(
100 printf("Err: open_tuner returned: %d\n", ret);
H A Dradio_hw.c780 rdev->device.open_tuner = rdev_open_tuner;

Completed in 708 milliseconds