Home
last modified time | relevance | path

Searched refs:U14InitLib (Results 1 – 2 of 2) sorted by relevance

/drivers/staging/ced1401/
Duse1401.h281 U14API(int) U14InitLib(void);
/drivers/staging/ced1401/userspace/
Duse1401.c2946 U14API(int) U14InitLib(void) in U14InitLib() function
3008 iRetVal = U14InitLib() > 0; // does nothing if iAttached != 0 in DllMain()
3026 U14InitLib(); in use1401_load()