Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/pci/saa7134/
A Dsaa7134-input.c509 u32 mask_keycode = 0; in saa7134_input_init1() local
576 mask_keycode = 0xffff; in saa7134_input_init1()
583 mask_keycode = 0xffff; in saa7134_input_init1()
686 mask_keycode = 0xffff; in saa7134_input_init1()
693 mask_keycode = 0xffff; in saa7134_input_init1()
708 mask_keycode = 0xffff; in saa7134_input_init1()
719 mask_keycode = 0xff; in saa7134_input_init1()
725 mask_keycode = 0x3f00; in saa7134_input_init1()
731 mask_keycode = 0x7f; in saa7134_input_init1()
741 mask_keycode = 0x5f00; in saa7134_input_init1()
[all …]
A Dsaa7134.h120 u32 mask_keycode, mask_keydown, mask_keyup; member
/linux-6.3-rc2/drivers/media/pci/cx88/
A Dcx88-input.c43 u32 mask_keycode; member
285 ir->mask_keycode = 0x1f; in cx88_ir_init()
332 ir->mask_keycode = 0xfd; in cx88_ir_init()
356 ir->mask_keycode = 0x3f; in cx88_ir_init()
363 ir->mask_keycode = 0x1f; in cx88_ir_init()
370 ir->mask_keycode = 0xbf; in cx88_ir_init()
377 ir->mask_keycode = 0x1f; in cx88_ir_init()
385 ir->mask_keycode = 0xfb; in cx88_ir_init()
412 ir->mask_keycode = 0x0e; in cx88_ir_init()
419 ir->mask_keycode = 0xfa; in cx88_ir_init()
[all …]
/linux-6.3-rc2/drivers/media/pci/bt8xx/
A Dbttv-input.c430 ir->mask_keycode = 0xf88000; in bttv_input_init()
438 ir->mask_keycode = 0x0f00c0; in bttv_input_init()
445 ir->mask_keycode = 0x003e00; in bttv_input_init()
453 ir->mask_keycode = 0x001f00; in bttv_input_init()
460 ir->mask_keycode = 0x1f8; in bttv_input_init()
470 ir->mask_keycode = 0x001f00; in bttv_input_init()
479 ir->mask_keycode = 0x001F00; in bttv_input_init()
489 ir->mask_keycode = 0x001F00; in bttv_input_init()
495 ir->mask_keycode = 0x001f00; in bttv_input_init()
501 ir->mask_keycode = 0x00fd00; in bttv_input_init()
[all …]
A Dbttvp.h119 u32 mask_keycode; member
338 u32 mask_keycode; member

Completed in 14 milliseconds