Searched refs:QUERY_DESC_HDR_SIZE (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/ufs/
H A Dufs.h28 #define QUERY_DESC_HDR_SIZE 2 macro
/linux-master/drivers/ufs/core/
H A Dufshcd.c3731 if (uc_str->len <= QUERY_DESC_HDR_SIZE) {
3742 ascii_len = (uc_str->len - QUERY_DESC_HDR_SIZE) / 2 + 1;
3754 uc_str->len - QUERY_DESC_HDR_SIZE,

Completed in 133 milliseconds