Lines Matching refs:inquiry_entry
136 struct inquiry_entry *p, *n; in hci_inquiry_cache_flush()
147 struct inquiry_entry *hci_inquiry_cache_lookup(struct hci_dev *hdev, in hci_inquiry_cache_lookup()
151 struct inquiry_entry *e; in hci_inquiry_cache_lookup()
163 struct inquiry_entry *hci_inquiry_cache_lookup_unknown(struct hci_dev *hdev, in hci_inquiry_cache_lookup_unknown()
167 struct inquiry_entry *e; in hci_inquiry_cache_lookup_unknown()
179 struct inquiry_entry *hci_inquiry_cache_lookup_resolve(struct hci_dev *hdev, in hci_inquiry_cache_lookup_resolve()
184 struct inquiry_entry *e; in hci_inquiry_cache_lookup_resolve()
199 struct inquiry_entry *ie) in hci_inquiry_cache_update_resolve()
203 struct inquiry_entry *p; in hci_inquiry_cache_update_resolve()
221 struct inquiry_entry *ie; in hci_inquiry_cache_update()
283 struct inquiry_entry *e; in inquiry_cache_dump()