Searched refs:ISHTP_LOADER_RETRY_TIMES (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/hid/intel-ish-hid/ishtp/ | ||
D | loader.h | 203 #define ISHTP_LOADER_RETRY_TIMES 3 macro |
D | loader.c | 343 int retry = ISHTP_LOADER_RETRY_TIMES; in ishtp_loader_work() |