Searched refs:ecc_process (Results 1 – 1 of 1) sorted by relevance
42 static void ecc_process(struct k_work *work);43 K_WORK_DEFINE(ecc_work, ecc_process);252 static void ecc_process(struct k_work *work) in ecc_process() function