Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/dell/
H A Ddell-uart-backlight.c50 #define MIN_RESP_LEN 3 macro
229 if (dell_bl->resp_len < MIN_RESP_LEN || in dell_uart_bl_receive()
232 dell_bl->resp_len, MIN_RESP_LEN, dell_bl->resp_max_len); in dell_uart_bl_receive()