Searched refs:open_device (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/input/
H A Dmousedev.c80 int (*open_device)(struct mousedev *mousedev); member in struct:mousedev
559 error = mousedev->open_device(mousedev); mousedev_open()
871 mousedev->open_device = mixdev_open_devices; mousedev_create()
880 mousedev->open_device = mousedev_open_device; mousedev_create()
/linux-4.1.27/arch/powerpc/include/asm/
H A Dlv1call.h286 LV1_CALL(open_device, 3, 0, 170 )

Completed in 157 milliseconds