Re: where is usb_interface defined

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Sep 15, 2010 at 08:56:28AM +0530, Bond wrote:
> I am trying my hands at usb driver
> http://www.kroah.com/linux/talks/ols_2005_driver_tutorial/mgp00010.html
> can some one point me where is struct usb_interface defined.

include/linux/usb.h in the kernel source tree.

> I have going through a lot of lines but I could not find it.

I suggest you use a tool like 'grep', 'ack', 'cgvg', 'ctags', or
'cscope' for future questions like this.  They are all good at finding
where things are in large bodies of code.

good luck,

greg k-h

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx
Please read the FAQ at http://kernelnewbies.org/FAQ



[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux