Searched refs:is_stop (Results 1 – 11 of 11) sorted by relevance
95 bool is_stop = FIELD_GET(I2C_MSG_STOP, msgs->flags) == 1; in adltc2990_emul_transfer_i2c() local97 if (!is_stop && !is_read) { in adltc2990_emul_transfer_i2c()101 is_stop = FIELD_GET(I2C_MSG_STOP, msgs->flags) == 1; in adltc2990_emul_transfer_i2c()
60 bool is_stop = FIELD_GET(I2C_MSG_STOP, msgs->flags) == 1; in mcp7940n_emul_transfer_i2c() local62 if (!is_stop && !is_read) { in mcp7940n_emul_transfer_i2c()66 is_stop = FIELD_GET(I2C_MSG_STOP, msgs->flags) == 1; in mcp7940n_emul_transfer_i2c()
96 bool is_stop = FIELD_GET(I2C_MSG_STOP, msgs->flags) == 1; in akm09918c_emul_transfer_i2c() local98 if (!is_stop && !is_read) { in akm09918c_emul_transfer_i2c()102 is_stop = FIELD_GET(I2C_MSG_STOP, msgs->flags) == 1; in akm09918c_emul_transfer_i2c()
17 uint8_t is_stop:1; member
812 if (unlikely(scan->is_stop)) { in ull_scan_aux_setup()823 if (unlikely(sync_set->is_stop)) { in ull_scan_aux_setup()936 if (unlikely(scan->is_stop)) { in ull_scan_aux_setup()962 if (unlikely(sync_set->is_stop && sync_lll->lll_aux)) { in ull_scan_aux_setup()998 if (unlikely(sync->is_stop) || !sync->lll.lll_aux) { in ull_scan_aux_done()1015 if (unlikely(scan->is_stop)) { in ull_scan_aux_done()1142 uint8_t is_stop; in ull_scan_aux_release() local1151 is_stop = scan->is_stop; in ull_scan_aux_release()1158 is_stop = sync->is_stop; in ull_scan_aux_release()1161 if (!is_stop) { in ull_scan_aux_release()[all …]
27 uint8_t is_stop:1; member
53 uint8_t is_stop:1; /* sync terminate or cancel requested */ member
398 scan->is_stop = 0U;406 lll->is_stop = 0U;656 scan->is_stop = 1U;
492 sync->is_stop = 1U; in ll_sync_create_cancel()566 sync->is_stop = 1U; in ll_sync_terminate()1204 if (unlikely(sync->is_stop || !sync->timeout_reload)) {1300 if (unlikely(sync->is_stop || !sync->timeout_reload)) {1632 sync->is_stop = 0U;
357 if (unlikely(lll->is_stop ||1089 lll->is_stop = 1U;1238 lll->is_stop = 1U;
469 if (unlikely(lll->is_stop || in prepare_cb()1076 lll->is_stop = 1U;1558 lll->is_stop = 0U;