adf_devmgr_get_head
struct list_head *adf_devmgr_get_head(void);
list_for_each(itr, adf_devmgr_get_head()) {
list_for_each(itr, adf_devmgr_get_head()) {
list_for_each_entry(tmp_dev, adf_devmgr_get_head(), list) {
list_for_each_entry(tmp_dev, adf_devmgr_get_head(), list) {