Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/quectelCM/
H A Ddevice.c68 if (debug_qmi) in file_get_value()
186 if (debug_qmi) dbg_time("driver -> %s", driver); in query_usb_interface_info()
228 if (debug_qmi) dbg_time("%s", path); in detect_path_cdc_wdm_or_qcqmi()
H A Dmain.c26 int debug_qmi = 0; variable
69 if (profile->ipv4.Address != oldAddress || debug_qmi) { in check_ipv4_address()
737 debug_qmi = 1; in main()
H A DQMIThread.h316 extern int debug_qmi;
H A DMPQMUX.c421 if (!debug_qmi) in dump_qmi()
H A DQMIThread.c666 if (debug_qmi) in QmiThreadRecvQMI()
1756 if (oldConnectionStatus != *pConnectionStatus || debug_qmi) { in requestQueryDataCall()
H A Dmbim-cm.c1436 mbim_verbose = debug_qmi; in mbim_read_thread()