Home
last modified time | relevance | path

Searched refs:input_put_device (Results 1 – 19 of 19) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/input/
H A Dinput-polldev.c194 input_put_device(polldev->input); in devm_input_polldev_release()
275 input_put_device(dev->input); in input_free_polled_device()
H A Dinput.c1865 input_put_device(input); in devm_input_device_release()
1934 input_put_device(dev); in input_free_device()
2293 input_put_device(dev); in input_unregister_device()
H A Dmousedev.c415 input_put_device(mousedev->handle.dev); in mousedev_free()
H A Djoydev.c165 input_put_device(joydev->handle.dev); in joydev_free()
H A Devdev.c333 input_put_device(evdev->handle.dev); in evdev_free()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dfujitsu_ts.c87 input_put_device(fujitsu->dev); in fujitsu_disconnect()
H A Dtouchit213.c126 input_put_device(touchit213->dev); in touchit213_disconnect()
H A Dtouchright.c89 input_put_device(tr->dev); in tr_disconnect()
H A Dgunze.c87 input_put_device(gunze->dev); in gunze_disconnect()
H A Dtouchwin.c96 input_put_device(tw->dev); in tw_disconnect()
H A Ddynapro.c97 input_put_device(pdynapro->dev); in dynapro_disconnect()
H A Dhampshire.c96 input_put_device(phampshire->dev); in hampshire_disconnect()
H A Dinexio.c101 input_put_device(pinexio->dev); in inexio_disconnect()
H A Dmtouch.c115 input_put_device(mtouch->dev); in mtouch_disconnect()
H A Delo.c294 input_put_device(elo->dev); in elo_disconnect()
/OK3568_Linux_fs/kernel/include/linux/
H A Dinput.h370 static inline void input_put_device(struct input_dev *dev) in input_put_device() function
/OK3568_Linux_fs/kernel/drivers/input/keyboard/
H A Dlkkbd.c694 input_put_device(lk->dev); in lkkbd_disconnect()
/OK3568_Linux_fs/kernel/net/bluetooth/hidp/
H A Dcore.c840 input_put_device(session->input); in hidp_session_dev_destroy()
/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-wiimote-core.c713 input_put_device(wdata->input); in wiimote_modules_unload()