Searched refs:b_id (Results 1 – 1 of 1) sorted by relevance
39 …atic int compare_device(aos_dev_type_t a_type, uint32_t a_id, aos_dev_type_t b_type, uint32_t b_id) in compare_device() argument47 if (a_id < b_id) in compare_device()50 if (a_id > b_id) in compare_device()
Completed in 3 milliseconds