Searched refs:dir_get_child (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/app/forlinx/quectelCM/ |
| H A D | device.c | 81 static int dir_get_child(const char *dirname, char *buff, unsigned bufsize, const char *prefix) in dir_get_child() function 229 dir_get_child(path, tmp, sizeof(tmp), NULL); in detect_path_cdc_wdm_or_qcqmi() 302 dir_get_child(pl->path, netcard, sizeof(netcard), NULL); in qmidevice_detect() 355 dir_get_child(pl->path, devname, sizeof(devname), "tty"); in qmidevice_detect() 358 dir_get_child(pl->path, devname, sizeof(devname), "tty"); in qmidevice_detect()
|