Searched refs:a_id (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() argument47 if (a_id < b_id) in compare_device()50 if (a_id > b_id) in compare_device()
Completed in 2 milliseconds