Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/can/softing/
Dsofting_fw.c143 int8_t type_end = 0; in softing_load_fw() local
175 type_end = 1; in softing_load_fw()
206 if (!type_end) in softing_load_fw()
226 int8_t type_end = 0, type_entrypoint = 0; in softing_load_app_fw() local
267 type_end = 1; in softing_load_app_fw()
300 if (!type_end || !type_entrypoint) in softing_load_app_fw()