Home
last modified time | relevance | path

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

/system/nfc/halimpl/bcm2079x/include/
Duserial.h239 extern void USERIAL_Init(void*);
/system/nfc/halimpl/bcm2079x/adaptation/
DHalAdaptation.cpp181 USERIAL_Init(&cfg); in HaiInitializeLibrary()
Duserial_linux.c566 void USERIAL_Init(void* p_cfg) { in USERIAL_Init() function