Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/quectelCM/
H A Ddevice.c279 int netIntf; in qmidevice_detect() local
300 for (netIntf = 0; netIntf < (profile->usb_dev.bNumInterfaces + 8); netIntf++) { in qmidevice_detect()
301 snprintf(pl->path, sizeof(pl->path), "%s/%s:1.%d/net", rootdir, ent->d_name, netIntf); in qmidevice_detect()
331 snprintf(pl->path, sizeof(pl->path), "%s/%s:1.%d", rootdir, ent->d_name, netIntf); in qmidevice_detect()