Searched refs:ps2_keyboard_fops (Results 1 – 2 of 2) sorted by relevance
34 extern struct vfs_file_operations_t ps2_keyboard_fops;
129 struct vfs_file_operations_t ps2_keyboard_fops = variable208 devfs_register_device(DEV_TYPE_CHAR, CHAR_DEV_STYPE_PS2_KEYBOARD, &ps2_keyboard_fops, NULL); in ps2_keyboard_init()