Searched refs:ir_update_mapping (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/rc/ |
H A D | rc-main.c | 301 * ir_update_mapping() - set a keycode in the scancode->keycode table 313 static unsigned int ir_update_mapping(struct rc_dev *dev, in ir_update_mapping() function 455 *old_keycode = ir_update_mapping(rdev, rc_map, index, ke->keycode); in ir_setkeycode() 490 ir_update_mapping(dev, rc_map, index, in ir_setkeytable()
|
/kernel/linux/linux-6.6/drivers/media/rc/ |
H A D | rc-main.c | 301 * ir_update_mapping() - set a keycode in the scancode->keycode table 313 static unsigned int ir_update_mapping(struct rc_dev *dev, in ir_update_mapping() function 455 *old_keycode = ir_update_mapping(rdev, rc_map, index, ke->keycode); in ir_setkeycode() 490 ir_update_mapping(dev, rc_map, index, in ir_setkeytable()
|
Completed in 5 milliseconds