Lines Matching refs:bmx280_sc
57 static void bmx280_store_raw_blob_tp(struct bmx280_sc *, uint8_t *);
58 static void bmx280_store_raw_blob_h(struct bmx280_sc *, uint8_t *);
59 void bmx280_attach(struct bmx280_sc *);
251 bmx280_store_raw_blob_tp(struct bmx280_sc *sc, uint8_t *b) {
280 bmx280_store_raw_blob_h(struct bmx280_sc *sc, uint8_t *b) {
292 bmx280_sysctl_init(struct bmx280_sc *sc)
394 bmx280_attach(struct bmx280_sc *sc)
572 bmx280_detach(struct bmx280_sc *sc, int flags __unused)
667 bmx280_set_control_and_trigger(struct bmx280_sc *sc,
730 bmx280_wait_for_data(struct bmx280_sc *sc)
758 bmx280_read_data(struct bmx280_sc *sc,
846 struct bmx280_sc *sc;