suse man page for usb_interface_claimed

Query: usb_interface_claimed

OS: suse

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)

NAME
usb_interface_claimed - returns true iff an interface is claimed
SYNOPSIS
int usb_interface_claimed(struct usb_interface * iface);
ARGUMENTS
iface the interface being checked
DESCRIPTION
Returns true (nonzero) iff the interface is claimed, else false (zero). Callers 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.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 USB_INTERFACE_CLAIME(9)
Related Man Pages
usb_make_path(9) - suse
struct_usb_device_driver(9) - centos
usb_queue_reset_device(9) - centos
struct_usb_device_driver(9) - suse
sys::virt::interface(3pm) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Update kernel Linux without reboot?!
Tar Command