Home
last modified time | relevance | path

Searched refs:input_get_device (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dfujitsu_ts.c83 input_get_device(fujitsu->dev); in fujitsu_disconnect()
H A Dtouchit213.c122 input_get_device(touchit213->dev); in touchit213_disconnect()
H A Dtouchright.c85 input_get_device(tr->dev); in tr_disconnect()
H A Dgunze.c83 input_get_device(gunze->dev); in gunze_disconnect()
H A Dtouchwin.c92 input_get_device(tw->dev); in tw_disconnect()
H A Ddynapro.c93 input_get_device(pdynapro->dev); in dynapro_disconnect()
H A Dhampshire.c92 input_get_device(phampshire->dev); in hampshire_disconnect()
H A Dinexio.c97 input_get_device(pinexio->dev); in inexio_disconnect()
H A Dmtouch.c111 input_get_device(mtouch->dev); in mtouch_disconnect()
H A Delo.c290 input_get_device(elo->dev); in elo_disconnect()
/OK3568_Linux_fs/kernel/drivers/input/
H A Dinput-polldev.c332 input_get_device(input); in input_register_polled_device()
H A Dmousedev.c887 mousedev->handle.dev = input_get_device(dev); in mousedev_create()
H A Djoydev.c934 joydev->handle.dev = input_get_device(dev); in joydev_connect()
H A Devdev.c1369 evdev->handle.dev = input_get_device(dev); in evdev_connect()
/OK3568_Linux_fs/kernel/include/linux/
H A Dinput.h365 static inline struct input_dev *input_get_device(struct input_dev *dev) in input_get_device() function
/OK3568_Linux_fs/kernel/drivers/input/keyboard/
H A Dlkkbd.c690 input_get_device(lk->dev); in lkkbd_disconnect()
/OK3568_Linux_fs/kernel/net/bluetooth/hidp/
H A Dcore.c865 input_get_device(session->input); in hidp_session_dev_add()
/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-wiimote-core.c702 input_get_device(wdata->input); in wiimote_modules_unload()