Home
last modified time | relevance | path

Searched refs:qmidev_is_gobinet (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/app/forlinx/quectelCM/
H A DQMIThread.h308 #define qmidev_is_gobinet(_qmichannel) (strncmp(_qmichannel, "/dev/qcqmi", strlen("/dev/qcqmi")) ==… macro
H A Dqmap_bridge_mode.c141 if (qmidev_is_gobinet(profile->qmichannel)) { in ql_driver_type_detect()
H A Dmain.c823 if (qmidev_is_gobinet(profile.qmichannel)) in main()
H A DQMIThread.c717 if (qmidev_is_gobinet(profile->qmichannel)) { in requestSetEthMode()