Home
last modified time | relevance | path

Searched defs:input_open (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/libhardware/include/hardware/
H A Dinput.h567 static inline int input_open(const struct hw_module_t** module, const char* type) { in input_open() function
/aosp12/hardware/libhardware/modules/audio_remote_submix/
H A Daudio_hw.cpp543 bool input_open; in audio_config_compare() local