Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dradio.h257 int (*open_tuner)(const struct radio_hw_device *dev, member
/hardware/libhardware/modules/radio/
Dradio_hal_tool.c94 ret = device->open_tuner( in tune()
Dradio_hw.c758 rdev->device.open_tuner = rdev_open_tuner; in rdev_open()