Searched refs:bt_params (Results 1 – 6 of 6) sorted by relevance
110 void bt_params_add(struct bt_params *params);113 struct bt_params bt_params_get_latest(void);128 static struct bt_params bt_params_hist[BT_PARAMS_COUNT] = {};132 bt_params_add(struct bt_params *params) in bt_params_add()141 static inline struct bt_params*163 static inline struct bt_params168 struct bt_params latest_params = {}; in bt_params_get_latest_locked()176 struct bt_params179 struct bt_params latest_params = {}; in bt_params_get_latest()322 struct bt_params bt_params = {}; in bt_calibration_thread() local[all …]
38 struct bt_params { struct46 mach_bridge_compute_timestamp(uint64_t local_ts_ns, struct bt_params *params) in mach_bridge_compute_timestamp() argument
51 struct bt_params params = {}; in mach_bridge_remote_time()53 COMM_PAGE_SLOT_TYPE(struct bt_params) commpage_bt_params_p = in mach_bridge_remote_time()54 COMM_PAGE_SLOT(struct bt_params, REMOTETIME_PARAMS); in mach_bridge_remote_time()
43 extern void bt_params_add(struct bt_params *params);96 struct bt_params params = {}; in mach_bridge_set_params()
862 …struct bt_params *paramsp = (struct bt_params *)(_COMM_PAGE_REMOTETIME_PARAMS + _COMM_PAGE_RW_OFFS… in commpage_set_remotetime_params()
2612 extern struct bt_params bt_params_get_latest(void);2617 struct bt_params params = {};2619 req->oldidx = sizeof(struct bt_params);