Home
last modified time | relevance | path

Searched refs:hhdr (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/bluetooth/
H A Dbtmtk.h80 struct hci_event_hdr hhdr; member
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_discovery.c509 struct harvest_info_header *hhdr = in amdgpu_discovery_init() local
512 if (le32_to_cpu(hhdr->signature) != HARVEST_TABLE_SIGNATURE) { in amdgpu_discovery_init()