Home
last modified time | relevance | path

Searched refs:get_properties (Results 1 – 8 of 8) sorted by relevance

/hardware/libhardware/modules/radio/
Dradio_hal_tool.c43 device->get_properties(device, &hal_properties); in list_all_properties()
75 ret = device->get_properties(device, &hal_properties); in tune()
Dradio_hw.c779 rdev->device.get_properties = rdev_get_properties; in rdev_open()
/hardware/libhardware/include/hardware/
Dsound_trigger.h74 int (*get_properties)(const struct sound_trigger_hw_device *dev, member
Dradio.h234 int (*get_properties)(const struct radio_hw_device *dev, member
/hardware/interfaces/broadcastradio/1.0/default/
DBroadcastRadio.cpp109 rc = mHwDevice->get_properties(mHwDevice, &halProperties); in getProperties()
/hardware/interfaces/soundtrigger/2.0/default/
DSoundTriggerHalImpl.cpp79 ret = mHwDevice->get_properties(mHwDevice, &halProperties); in getProperties()
/hardware/libhardware/modules/soundtrigger/
Dsound_trigger_hw.c895 stdev->device.get_properties = stdev_get_properties; in stdev_open()
/hardware/interfaces/soundtrigger/2.2/default/
DSoundTriggerHw.cpp97 ret = mHwDevice->get_properties(mHwDevice, &halProperties); in getProperties()