Searched refs:disable_other_ir (Results 1 – 1 of 1) sorted by relevance
55 static unsigned int disable_other_ir; variable56 module_param(disable_other_ir, int, 0644);57 MODULE_PARM_DESC(disable_other_ir, "disable full codes of "251 if (data[10] != 0x6b && data[11] != 0x86 && disable_other_ir) in get_key_beholdm6xx()