Home
last modified time | relevance | path

Searched refs:buf_data_start (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/thunderbolt/
H A Dnvm.c130 nvm->buf_data_start = buf + hdr_size; in intel_switch_nvm_validate()
261 nvm->buf_data_start = buf + hdr_size; in intel_retimer_nvm_validate()
399 nvm->buf_data_start = buf; in tb_nvm_validate()
H A Dretimer.c126 buf = rt->nvm->buf_data_start; in tb_retimer_nvm_validate_and_write()