USB_REGISTER_DEV - Online Linux Manual Page
Section : 9
Updated : June 2018
Source : Kernel Hackers Manual 2.6.
Note : USB Core APIs
NAMEusb_register_dev − register a USB device, and ask for a minor number
SYNOPSISint usb_register_dev(struct usb_interface * intf, struct usb_class_driver * class_driver);
ARGUMENTSintf pointer to the usb_interface that is being registered class_driver pointer to the usb_class_driver for this device
DESCRIPTIONThis should be called by all USB drivers that use the USB major number. If CONFIG_USB_DYNAMIC_MINORS is enabled, the minor number will be dynamically allocated out of the list of available ones. If it is not enabled, the minor number will be based on the next available free minor, starting at the class_driver−>minor_base. This function also creates a usb class device in the sysfs tree. usb_deregister_dev must be called when the driver is done with the minor numbers given out by this function. Returns −EINVAL if something bad happens with trying to register a device, and 0 on success.
COPYRIGHT
0
Johanes Gumabo
Data Size : 4,280 byte
man-usb_register_dev.9Build : 2025-03-22, 13:26 :
Visitor Screen : x
Visitor Counter ( page / site ) : 55 / 5,093,880
Visitor ID : :
Visitor IP : 216.73.216.0 :
Visitor Provider : AMAZON-02 :
Provider Position ( lat x lon ) : 39.962500 x -83.006100 : x
Provider Accuracy Radius ( km ) : 20 :
Provider City : Columbus :
Provider Province : Ohio , : ,
Provider Country : United States :
Provider Continent : North America :
Visitor Recorder : Version :
Visitor Recorder : Library :
Online Linux Manual Page : Version : Online Linux Manual Page - Fedora.40 - march=x86-64 - mtune=generic - 25.03.22
Online Linux Manual Page : Library : lib_c - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Online Linux Manual Page : Library : lib_m - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Data Base : Version : Online Linux Manual Page Database - 24.04.13 - march=x86-64 - mtune=generic - fedora-38
Data Base : Library : lib_c - 23.02.07 - march=x86-64 - mtune=generic - fedora.36
If error, please print screen and send to johanes_gumabo@yahoo.co.id
Under development. Support me via PayPal.