Searched refs:stk3310_chip_ids (Results 1 – 1 of 1) sorted by relevance
97 static const u8 stk3310_chip_ids[] = { variable228 for (int i = 0; i < ARRAY_SIZE(stk3310_chip_ids); i++) { in stk3310_check_chip_id()229 if (chip_id == stk3310_chip_ids[i]) in stk3310_check_chip_id()