Searched refs:compare_device (Results 1 – 1 of 1) sorted by relevance
39 static int compare_device(aos_dev_type_t a_type, uint32_t a_id, aos_dev_type_t b_type, uint32_t b_i… in compare_device() function62 int r = compare_device(type, id, dev->type, dev->id); in find_device()86 r = compare_device(dev->type, dev->id, tmp_dev->type, tmp_dev->id); in insert_device()
Completed in 3 milliseconds