Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dtv_input.h50 #define TV_INPUT_DEFAULT_DEVICE "default" macro
/hardware/libhardware/modules/tv_input/
Dtv_input.cpp118 if (!strcmp(name, TV_INPUT_DEFAULT_DEVICE)) { in tv_input_device_open()
/hardware/interfaces/tv/input/1.0/default/
DTvInput.cpp204 ret = hw_module->methods->open(hw_module, TV_INPUT_DEFAULT_DEVICE, in HIDL_FETCH_ITvInput()