Home
last modified time | relevance | path

Searched refs:get_configuration (Results 1 – 2 of 2) sorted by relevance

/hardware/libhardware/include/hardware/
Dradio.h116 int (*get_configuration)(const struct radio_tuner *tuner, member
/hardware/libhardware/modules/radio/
Dradio_hw.c667 rdev->tuner->interface.get_configuration = tuner_get_configuration; in rdev_open_tuner()