input_unregister_dev(9)

NAME

input_unregister_device - unregister previously registered device

SYNOPSIS

void input_unregister_device(struct input_dev * dev);

ARGUMENTS

dev
device to be unregistered

DESCRIPTION

This function unregisters an input device. Once device is unregistered the caller should not try to access it as it may get freed at any
moment.

COPYRIGHT

Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout