Lines Matching refs:inquiry_entry
154 struct inquiry_entry *p, *n; in hci_inquiry_cache_flush()
165 struct inquiry_entry *hci_inquiry_cache_lookup(struct hci_dev *hdev, in hci_inquiry_cache_lookup()
169 struct inquiry_entry *e; in hci_inquiry_cache_lookup()
181 struct inquiry_entry *hci_inquiry_cache_lookup_unknown(struct hci_dev *hdev, in hci_inquiry_cache_lookup_unknown()
185 struct inquiry_entry *e; in hci_inquiry_cache_lookup_unknown()
197 struct inquiry_entry *hci_inquiry_cache_lookup_resolve(struct hci_dev *hdev, in hci_inquiry_cache_lookup_resolve()
202 struct inquiry_entry *e; in hci_inquiry_cache_lookup_resolve()
217 struct inquiry_entry *ie) in hci_inquiry_cache_update_resolve()
221 struct inquiry_entry *p; in hci_inquiry_cache_update_resolve()
239 struct inquiry_entry *ie; in hci_inquiry_cache_update()
301 struct inquiry_entry *e; in inquiry_cache_dump()