Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dradio.h284 static inline int radio_hw_device_open(const struct hw_module_t* module, in radio_hw_device_open() function
/hardware/interfaces/broadcastradio/1.0/default/
DBroadcastRadio.cpp69 rc = radio_hw_device_open(mod, &mHwDevice); in onFirstRef()
/hardware/libhardware/modules/radio/
Dradio_hal_tool.c179 rc = radio_hw_device_open(hw_module, &dev); in main()