All of lore.kernel.org
 help / color / mirror / Atom feed
* where struct pci_device_id is defined ?
@ 2015-10-27  7:46 Ramon Fried
  2015-10-27  8:08 ` Greg KH
  2015-10-27  8:16 ` bojan prtvar
  0 siblings, 2 replies; 3+ messages in thread
From: Ramon Fried @ 2015-10-27  7:46 UTC (permalink / raw)
  To: kernelnewbies

Hi.

I'm trying to find the definition of "struct pci_device_id" , but I only get forward declarations.

I tried grepping the entire tree, and nothing matches.

Am I missing something ?

Thanks.

Ramon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20151027/0a5f4645/attachment.html 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* where struct pci_device_id is defined ?
  2015-10-27  7:46 where struct pci_device_id is defined ? Ramon Fried
@ 2015-10-27  8:08 ` Greg KH
  2015-10-27  8:16 ` bojan prtvar
  1 sibling, 0 replies; 3+ messages in thread
From: Greg KH @ 2015-10-27  8:08 UTC (permalink / raw)
  To: kernelnewbies

On Tue, Oct 27, 2015 at 07:46:32AM +0000, Ramon Fried wrote:
> Hi.
> 
> I'm trying to find the definition of "struct pci_device_id" , but I only get
> forward declarations.
> 
> I tried grepping the entire tree, and nothing matches.

Please try harder, I see it very easily, where exactly are you looking?

greg k-h

^ permalink raw reply	[flat|nested] 3+ messages in thread

* where struct pci_device_id is defined ?
  2015-10-27  7:46 where struct pci_device_id is defined ? Ramon Fried
  2015-10-27  8:08 ` Greg KH
@ 2015-10-27  8:16 ` bojan prtvar
  1 sibling, 0 replies; 3+ messages in thread
From: bojan prtvar @ 2015-10-27  8:16 UTC (permalink / raw)
  To: kernelnewbies

On Tue, Oct 27, 2015 at 8:46 AM, Ramon Fried <ramon.fried@tandemg.com> wrote:
>
> Hi.
>
> I'm trying to find the definition of "struct pci_device_id" , but I only get forward declarations.
>
> I tried grepping the entire tree, and nothing matches.
>
> Am I missing something ?
>
> Thanks.
>
> Ramon

Hi,

http://lxr.free-electrons.com/source/include/linux/mod_devicetable.h#L18

Bojan

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-10-27  8:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-27  7:46 where struct pci_device_id is defined ? Ramon Fried
2015-10-27  8:08 ` Greg KH
2015-10-27  8:16 ` bojan prtvar

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.