wimax_reset(9) suse man page | unix.com

Man Page: wimax_reset

Operating Environment: suse

Section: 9

WIMAX_RESET(9)							 Linux Networking						    WIMAX_RESET(9)

NAME
wimax_reset - Reset a WiMAX device
SYNOPSIS
int wimax_reset(struct wimax_dev * wimax_dev);
ARGUMENTS
wimax_dev WiMAX device descriptor
RETURNS
0 if ok and a warm reset was done (the device still exists in the system). -ENODEV if a cold/bus reset had to be done (device has disconnected and reconnected, so current handle is not valid any more). -EINVAL if the device is not even registered. Any other negative error code shall be considered as non-recoverable.
DESCRIPTION
Called when wanting to reset the device for any reason. Device is taken back to power on status. This call blocks; on successful return, the device has completed the reset process and is ready to operate.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 WIMAX_RESET(9)
Related Man Pages
usb_queue_reset_device(9) - centos
device_create(9) - suse
device_create_vargs(9) - suse
struct_wimax_dev(9) - suse
usb_queue_reset_device(9) - suse
Similar Topics in the Unix Linux Community
Change directory error
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
A (ksh) Library For and From UNIX.com