Home
last modified time | relevance | path

Searched defs:id_entry (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/usr.bin/mandoc/
H A Dhtml.c118 struct id_entry { struct
119 int ord; /* Ordinal number of the latest occurrence. */
120 char id[]; /* The id= attribute without any ordinal suffix. */
/openbsd-src/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_drv.c3006 const struct pci_device_id *id_entry; amdgpu_probe() local
3058 const struct pci_device_id *id_entry; amdgpu_attach() local
/openbsd-src/sys/dev/pci/drm/radeon/
H A Dradeon_drv.c958 const struct pci_device_id *id_entry; in radeondrm_attach_kms() local
/openbsd-src/sys/dev/pci/drm/
H A Ddrm_drv.c1304 const struct pci_device_id *id_entry; drm_pciprobe() local