Searched refs:bmp280_chip_ids (Results 1 – 1 of 1) sorted by relevance
1155 static const u8 bmp280_chip_ids[] = { BMP280_CHIP_ID }; variable1161 .chip_id = bmp280_chip_ids,1162 .num_chip_id = ARRAY_SIZE(bmp280_chip_ids),