Searched refs:is_stop (Results 1 – 11 of 11) sorted by relevance
96 bool is_stop = FIELD_GET(I2C_MSG_STOP, msgs->flags) == 1; in adltc2990_emul_transfer_i2c() local98 if (!is_stop && !is_read) { in adltc2990_emul_transfer_i2c()102 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
845 if (unlikely(scan->is_stop)) { in ull_scan_aux_setup()856 if (unlikely(sync_set->is_stop)) { in ull_scan_aux_setup()970 if (unlikely(scan->is_stop)) { in ull_scan_aux_setup()996 if (unlikely(sync_set->is_stop && sync_lll->lll_aux)) { in ull_scan_aux_setup()1032 if (unlikely(sync->is_stop) || !sync->lll.lll_aux) { in ull_scan_aux_done()1049 if (unlikely(scan->is_stop)) { in ull_scan_aux_done()1205 uint8_t is_stop; in ull_scan_aux_release() local1214 is_stop = scan->is_stop; in ull_scan_aux_release()1221 is_stop = sync->is_stop; in ull_scan_aux_release()1227 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;
494 sync->is_stop = 1U; in ll_sync_create_cancel()568 sync->is_stop = 1U; in ll_sync_terminate()1211 if (unlikely(sync->is_stop || !sync->timeout_reload)) {1307 if (unlikely(sync->is_stop || !sync->timeout_reload)) {1639 sync->is_stop = 0U;
357 if (unlikely(lll->is_stop ||1089 lll->is_stop = 1U;1242 lll->is_stop = 1U;
469 if (unlikely(lll->is_stop || in prepare_cb()1078 lll->is_stop = 1U;1560 lll->is_stop = 0U;