Searched defs:write_len (Results 1 – 3 of 3) sorted by relevance
65 auto write_len = write(dpu_handle_, &rsp, sizeof(rsp)); in HandleStartSecureDisplay() local77 auto write_len = write(dpu_handle_, &rsp, sizeof(rsp)); in HandleStopSecureDisplay() local
43 static uint8_t write_len(handle_t *handle, int len) in write_len() function
187 let mut write_len = in send_pending_events() localVariable