Home
last modified time | relevance | path

Searched refs:inq_cache (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/include/net/bluetooth/
Dhci_core.h164 struct inquiry_cache inq_cache; member
274 struct inquiry_cache *c = &hdev->inq_cache; in inquiry_cache_init()
281 struct inquiry_cache *c = &hdev->inq_cache; in inquiry_cache_empty()
287 struct inquiry_cache *c = &hdev->inq_cache; in inquiry_cache_age()
/linux-2.6.39/net/bluetooth/
Dhci_core.c345 struct inquiry_cache *cache = &hdev->inq_cache; in inquiry_cache_flush()
359 struct inquiry_cache *cache = &hdev->inq_cache; in hci_inquiry_cache_lookup()
372 struct inquiry_cache *cache = &hdev->inq_cache; in hci_inquiry_cache_update()
395 struct inquiry_cache *cache = &hdev->inq_cache; in inquiry_cache_dump()
Dhci_sysfs.c400 struct inquiry_cache *cache = &hdev->inq_cache; in inquiry_cache_show()