Home
last modified time | relevance | path

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

/external/libnfc-nci/halimpl/bcm2079x/include/
Duserial.h247 UDRV_API extern void USERIAL_Init(void *);
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
DHalAdaptation.cpp195 USERIAL_Init(&cfg); in HaiInitializeLibrary()
Duserial_linux.c575 UDRV_API void USERIAL_Init(void * p_cfg) in USERIAL_Init() function