Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/rc/
Dredrat3.c70 #define RR3_FW_VERSION_LEN 64 macro
544 buffer = kzalloc(sizeof(char) * (RR3_FW_VERSION_LEN + 1), GFP_KERNEL); in redrat3_get_firmware_rev()
553 0, 0, buffer, RR3_FW_VERSION_LEN, HZ * 5); in redrat3_get_firmware_rev()