open_device       274 arch/powerpc/include/asm/lv1call.h LV1_CALL(open_device,                                   3, 0, 170 )
open_device        78 drivers/input/mousedev.c 	int (*open_device)(struct mousedev *mousedev);
open_device       556 drivers/input/mousedev.c 	error = mousedev->open_device(mousedev);
open_device       873 drivers/input/mousedev.c 		mousedev->open_device = mixdev_open_devices;
open_device       882 drivers/input/mousedev.c 		mousedev->open_device = mousedev_open_device;