Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/quectelCM/
H A DQMIThread.h303 int mhidevice_detect(char *qmichannel, char *usbnet_adapter, PROFILE_T *profile);
H A Ddevice.c387 int mhidevice_detect(char *qmichannel, char *usbnet_adapter, PROFILE_T *profile) { in mhidevice_detect() function
H A Dmain.c792 else if (mhidevice_detect(qmichannel, usbnet_adapter, &profile)) { in main()