Searched refs:returned_bytes (Results 1 – 3 of 3) sorted by relevance
336 uint8_t *returned_bytes) in get_channel_status() argument342 if (returned_bytes == NULL) { in get_channel_status()347 *returned_bytes = 0; in get_channel_status()378 *returned_bytes = get_reg_field_value(value, in get_channel_status()382 if (*returned_bytes == 0) in get_channel_status()386 *returned_bytes -= 1; in get_channel_status()566 uint8_t returned_bytes = 0; in dce_aux_transfer_raw() local596 *operation_result = get_channel_status(aux_engine, &returned_bytes); in dce_aux_transfer_raw()607 res = returned_bytes; in dce_aux_transfer_raw()
73 uint8_t *returned_bytes) in get_channel_status() argument
169 uint8_t *returned_bytes);