Searched refs:dev_type (Results 1 – 1 of 1) sorted by relevance
313 char dev_type[32]; in dhd_find() local329 if (dhd_get_dev_type(name, dev_type, type) >= 0 && in dhd_find()330 !strncmp(dev_type, type, strlen(dev_type) - 1)) in dhd_find()