Searched refs:qmidev_is_gobinet (Results 1 – 4 of 4) sorted by relevance
308 #define qmidev_is_gobinet(_qmichannel) (strncmp(_qmichannel, "/dev/qcqmi", strlen("/dev/qcqmi")) ==… macro
141 if (qmidev_is_gobinet(profile->qmichannel)) { in ql_driver_type_detect()
823 if (qmidev_is_gobinet(profile.qmichannel)) in main()
717 if (qmidev_is_gobinet(profile->qmichannel)) { in requestSetEthMode()