Home
last modified time | relevance | path

Searched defs:resp_sz (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/platform/chrome/
H A Dcros_ec_vbc.c32 const size_t resp_sz = sizeof(struct ec_response_vbnvcontext); in vboot_context_read() local
/linux/arch/x86/include/asm/
H A Dsev.h243 size_t resp_sz; member
/linux/drivers/mmc/core/
H A Dblock.c959 u8 resp_sz = mmc_card_ult_capacity(card) ? 8 : 4; in mmc_sd_num_wr_blocks() local