Query: usb_interface_claimed
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
USB_INTERFACE_CLAIME(9) Host-Side Data Types and Macro USB_INTERFACE_CLAIME(9)NAMEusb_interface_claimed - returns true iff an interface is claimedSYNOPSISint usb_interface_claimed(struct usb_interface * iface);ARGUMENTSiface the interface being checkedRETURNtrue (nonzero) iff the interface is claimed, else false (zero).NOTECallers must own the driver model's usb bus readlock. So driver probe entries don't need extra locking, but other call contexts may need to explicitly claim that lock.COPYRIGHTKernel Hackers Manual 3.10 June 2014 USB_INTERFACE_CLAIME(9)
Related Man Pages |
---|
parport_register_device(9) - centos |
struct_bus_type(9) - centos |
struct_usb_interface(9) - centos |
usb_make_path(9) - centos |
usb_match_id(9) - centos |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
Best performance UNIX just for HOST Virtualization? |
Docker learning Phase-I |
CentOS 6 ran out of space, need to reclaim it |
Controlling user input |