Home
last modified time | relevance | path

Searched refs:cm_open_dev (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/app/forlinx/quectelCM/
H A DGobiNetCM.c64 ClientId = cm_open_dev(qcqmi); in GobiNetGetClientID()
H A DQMIThread.h265 extern int cm_open_dev(const char *dev);
H A Dutil.c40 int cm_open_dev(const char *dev) { in cm_open_dev() function
H A DQmiWwanCM.c332 cdc_wdm_fd = cm_open_dev(cdc_wdm); in QmiWwanThread()
H A Datc.c106 atc_fd = cm_open_dev(cdc_wdm); in atc_read_thread()
H A Dmbim-cm.c1449 mbim_fd = cm_open_dev(cdc_wdm); in mbim_read_thread()