centos man page for wimax_reset

Query: wimax_reset

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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 3.10 June 2014 WIMAX_RESET(9)
Related Man Pages
device_create(9) - centos
device_create_with_groups(9) - centos
wimax_msg_alloc(9) - centos
sg_reset(8) - suse
enum_wimax_st(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
DB2 convert digits to binary format
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq