Home
last modified time | relevance | path

Searched refs:radio_hw_device_open (Results 1 – 2 of 2) 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/libhardware/modules/radio/
Dradio_hal_tool.c177 rc = radio_hw_device_open(hw_module, &dev); in main()