Searched refs:bmp580_chip_ids (Results 1 – 1 of 1) sorted by relevance
2648 static const u8 bmp580_chip_ids[] = { BMP580_CHIP_ID, BMP580_CHIP_ID_ALT }; variable2655 .chip_id = bmp580_chip_ids,2656 .num_chip_id = ARRAY_SIZE(bmp580_chip_ids),