From mboxrd@z Thu Jan 1 00:00:00 1970 From: greg@kroah.com (Greg KH) Date: Tue, 27 Oct 2015 17:08:35 +0900 Subject: where struct pci_device_id is defined ? In-Reply-To: References: Message-ID: <20151027080835.GA17198@kroah.com> To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org 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