Home
last modified time | relevance | path

Searched refs:discovery_state (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc.h271 enum discovery_state { enum
307 enum discovery_state port_state;
/linux-4.4.14/net/bluetooth/
Dhci_core.c1072 struct discovery_state *discov = &hdev->discovery; in hci_discovery_active()
1116 struct discovery_state *cache = &hdev->discovery; in hci_inquiry_cache_flush()
1131 struct discovery_state *cache = &hdev->discovery; in hci_inquiry_cache_lookup()
1147 struct discovery_state *cache = &hdev->discovery; in hci_inquiry_cache_lookup_unknown()
1164 struct discovery_state *cache = &hdev->discovery; in hci_inquiry_cache_lookup_resolve()
1182 struct discovery_state *cache = &hdev->discovery; in hci_inquiry_cache_update_resolve()
1201 struct discovery_state *cache = &hdev->discovery; in hci_inquiry_cache_update()
1262 struct discovery_state *cache = &hdev->discovery; in inquiry_cache_dump()
Dhci_event.c1102 struct discovery_state *d = &hdev->discovery; in has_pending_adv_report()
1109 struct discovery_state *d = &hdev->discovery; in clear_pending_adv_report()
1119 struct discovery_state *d = &hdev->discovery; in store_pending_adv_report()
1159 struct discovery_state *d = &hdev->discovery; in hci_cc_le_set_scan_enable()
1623 struct discovery_state *discov = &hdev->discovery; in hci_resolve_next_name()
1644 struct discovery_state *discov = &hdev->discovery; in hci_check_pending_name()
2033 struct discovery_state *discov = &hdev->discovery; in hci_inquiry_complete_evt()
4723 struct discovery_state *d = &hdev->discovery; in process_adv_report()
Dhci_debugfs.c390 struct discovery_state *cache = &hdev->discovery; in inquiry_cache_show()
/linux-4.4.14/include/net/bluetooth/
Dhci_core.h59 struct discovery_state { struct
345 struct discovery_state discovery;
602 struct discovery_state *c = &hdev->discovery; in inquiry_cache_age()