Searched refs:list_aw87xxx (Results 1 – 1 of 1) sorted by relevance
1156 struct aw87xxx *list_aw87xxx = NULL; in aw87xxx_dtsi_dev_index_check() local1159 list_aw87xxx = list_entry(pos, struct aw87xxx, list); in aw87xxx_dtsi_dev_index_check()1160 if (list_aw87xxx == NULL) in aw87xxx_dtsi_dev_index_check()1163 if (list_aw87xxx->dev_index == cur_aw87xxx->dev_index) { in aw87xxx_dtsi_dev_index_check()