Searched defs:id_entry (Results 1 – 3 of 3) sorted by relevance
120 struct id_entry { struct121 int ord; /* Ordinal number of the latest occurrence. */122 char id[]; /* The id= attribute without any ordinal suffix. */
107 const drm_pci_id_list_t *id_entry; in drm_probe_helper() local
1129 const drm_pci_id_list_t *id_entry; /* PCI ID, name, and chipset private */ member