| /OK3568_Linux_fs/kernel/drivers/input/keyboard/ |
| H A D | iqs62x-keys.c | 41 unsigned int keycodemax; member 60 iqs62x_keys->keycodemax = ret; in iqs62x_keys_parse_prop() 64 iqs62x_keys->keycodemax); in iqs62x_keys_parse_prop() 116 for (i = 0; i < iqs62x_keys->keycodemax; i++) { in iqs62x_keys_init() 205 for (i = 0; i < iqs62x_keys->keycodemax; i++) { in iqs62x_keys_notifier() 269 input->keycodemax = iqs62x_keys->keycodemax; in iqs62x_keys_probe() 276 for (i = 0; i < iqs62x_keys->keycodemax; i++) in iqs62x_keys_probe()
|
| H A D | omap-keypad.c | 183 unsigned int row_shift, keycodemax; in omap_kp_probe() local 191 keycodemax = pdata->rows << row_shift; in omap_kp_probe() 194 keycodemax * sizeof(unsigned short), GFP_KERNEL); in omap_kp_probe()
|
| H A D | ipaq-micro-keys.c | 104 keys->input->keycodemax = ARRAY_SIZE(micro_keycodes); in micro_key_probe() 106 keys->input->keycodesize * keys->input->keycodemax, in micro_key_probe()
|
| H A D | adp5520-keys.c | 115 input->keycodemax = pdata->keymapsize; in adp5520_keys_probe() 127 for (i = 0; i < input->keycodemax; i++) in adp5520_keys_probe()
|
| H A D | opencores-kbd.c | 82 input->keycodemax = ARRAY_SIZE(opencores_kbd->keycodes); in opencores_kbd_probe()
|
| H A D | cap11xx.c | 193 for (i = 0; i < priv->idev->keycodemax; i++) in cap11xx_thread_func() 430 priv->idev->keycodemax = cap->num_channels; in cap11xx_i2c_probe()
|
| H A D | atakbd.c | 210 atakbd_dev->keycodemax = ARRAY_SIZE(atakbd_keycode); in atakbd_init()
|
| H A D | pxa27x_keypad.c | 324 input_dev->keycodemax = ARRAY_SIZE(keypad->keycodes); in pxa27x_keypad_build_keycode_from_dt() 360 input_dev->keycodemax = ARRAY_SIZE(keypad->keycodes); in pxa27x_keypad_build_keycode() 770 input_dev->keycodemax = ARRAY_SIZE(keypad->keycodes); in pxa27x_keypad_probe()
|
| H A D | xtkbd.c | 97 input_dev->keycodemax = ARRAY_SIZE(xtkbd_keycode); in xtkbd_connect()
|
| H A D | dlink-dir685-touchkeys.c | 83 tk->input->keycodemax = ARRAY_SIZE(tk->codes); in dir685_tk_probe()
|
| H A D | jornada720_kbd.c | 114 input_dev->keycodemax = ARRAY_SIZE(jornada_std_keymap); in jornada720_kbd_probe()
|
| H A D | newtonkbd.c | 95 input_dev->keycodemax = ARRAY_SIZE(nkbd_keycode); in nkbd_connect()
|
| H A D | stowaway.c | 99 input_dev->keycodemax = ARRAY_SIZE(skbd_keycode); in skbd_connect()
|
| /OK3568_Linux_fs/kernel/sound/usb/caiaq/ |
| H A D | input.c | 304 for (i = 0; i < input_dev->keycodemax && i < len * 8; i++) in snd_caiaq_input_read_io() 614 input->keycodemax = ARRAY_SIZE(keycode_rk2); in snd_usb_caiaq_input_init() 626 input->keycodemax = ARRAY_SIZE(keycode_rk3); in snd_usb_caiaq_input_init() 637 input->keycodemax = ARRAY_SIZE(keycode_ak1); in snd_usb_caiaq_input_init() 653 input->keycodemax = ARRAY_SIZE(keycode_kore); in snd_usb_caiaq_input_init() 680 input->keycodemax = KONTROLX1_INPUTS; in snd_usb_caiaq_input_init() 721 input->keycodemax = KONTROLS4_BUTTONS; in snd_usb_caiaq_input_init() 769 input->keycodemax = ARRAY_SIZE(keycode_maschine); in snd_usb_caiaq_input_init() 814 for (i = 0; i < input->keycodemax; i++) in snd_usb_caiaq_input_init()
|
| /OK3568_Linux_fs/kernel/drivers/input/misc/ |
| H A D | apanel.c | 109 for (i = 0; i < idev->keycodemax; i++) in apanel_poll() 159 idev->keycodemax = (device_chip[APANEL_DEV_CDBTN] != CHIP_NONE) ? 12 : 4; in apanel_probe() 162 for (i = 0; i < idev->keycodemax; i++) in apanel_probe()
|
| H A D | atlas_btns.c | 77 input_dev->keycodemax = ARRAY_SIZE(atlas_keymap); in atlas_acpi_button_add()
|
| H A D | cobalt_btns.c | 93 input->keycodemax = ARRAY_SIZE(bdev->keymap); in cobalt_buttons_probe()
|
| H A D | sgi_btns.c | 101 input->keycodemax = ARRAY_SIZE(bdev->keymap); in sgi_buttons_probe()
|
| H A D | pcf8574_keypad.c | 111 idev->keycodemax = ARRAY_SIZE(lp->btncode); in pcf8574_kp_probe()
|
| H A D | atmel_captouch.c | 233 capdev->input->keycodemax = capdev->num_btn; in atmel_captouch_probe()
|
| /OK3568_Linux_fs/kernel/drivers/staging/unisys/visorinput/ |
| H A D | visorinput.c | 346 visorinput_dev->keycodemax = KEYCODE_TABLE_BYTES; in setup_client_keyboard() 348 for (i = 1; i < visorinput_dev->keycodemax; i++) in setup_client_keyboard() 350 for (i = 1; i < visorinput_dev->keycodemax; i++) in setup_client_keyboard()
|
| /OK3568_Linux_fs/kernel/drivers/input/ |
| H A D | matrix-keymap.c | 177 input_dev->keycodemax = max_keys; in matrix_keypad_build_keymap()
|
| /OK3568_Linux_fs/kernel/drivers/media/firewire/ |
| H A D | firedtv-rc.c | 144 idev->keycodemax = ARRAY_SIZE(keytable); in fdtv_register_rc()
|
| /OK3568_Linux_fs/kernel/drivers/hid/ |
| H A D | hid-creative-sb0540.c | 196 input_dev->keycodemax = ARRAY_SIZE(creative_sb0540->keymap); in creative_sb0540_input_configured()
|
| /OK3568_Linux_fs/kernel/drivers/staging/nvec/ |
| H A D | nvec_kbd.c | 135 idev->keycodemax = ARRAY_SIZE(keycodes); in nvec_kbd_probe()
|