OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TV_INPUT_DEFAULT_DEVICE
(Results
1 - 3
of
3
) sorted by null
/hardware/libhardware/include/hardware/
tv_input.h
50
#define
TV_INPUT_DEFAULT_DEVICE
"default"
/hardware/libhardware/modules/tv_input/
tv_input.cpp
118
if (!strcmp(name,
TV_INPUT_DEFAULT_DEVICE
)) {
/hardware/interfaces/tv/input/1.0/default/
TvInput.cpp
204
ret = hw_module->methods->open(hw_module,
TV_INPUT_DEFAULT_DEVICE
,
Completed in 57 milliseconds