Home
last modified time | relevance | path

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

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