bdaddr_list      1078 include/net/bluetooth/hci_core.h struct bdaddr_list *hci_bdaddr_list_lookup(struct list_head *list,
bdaddr_list      2895 net/bluetooth/hci_core.c struct bdaddr_list *hci_bdaddr_list_lookup(struct list_head *bdaddr_list,
bdaddr_list      2898 net/bluetooth/hci_core.c 	struct bdaddr_list *b;
bdaddr_list      2900 net/bluetooth/hci_core.c 	list_for_each_entry(b, bdaddr_list, list) {
bdaddr_list      2909 net/bluetooth/hci_core.c 				struct list_head *bdaddr_list, bdaddr_t *bdaddr,
bdaddr_list      2914 net/bluetooth/hci_core.c 	list_for_each_entry(b, bdaddr_list, list) {
bdaddr_list      2922 net/bluetooth/hci_core.c void hci_bdaddr_list_clear(struct list_head *bdaddr_list)
bdaddr_list      2924 net/bluetooth/hci_core.c 	struct bdaddr_list *b, *n;
bdaddr_list      2926 net/bluetooth/hci_core.c 	list_for_each_entry_safe(b, n, bdaddr_list, list) {
bdaddr_list      2934 net/bluetooth/hci_core.c 	struct bdaddr_list *entry;
bdaddr_list      2985 net/bluetooth/hci_core.c 	struct bdaddr_list *entry;
bdaddr_list       124 net/bluetooth/hci_debugfs.c 	struct bdaddr_list *b;
bdaddr_list       143 net/bluetooth/hci_debugfs.c 	struct bdaddr_list *b;
bdaddr_list       716 net/bluetooth/hci_debugfs.c 	struct bdaddr_list *b;
bdaddr_list       731 net/bluetooth/hci_debugfs.c 	struct bdaddr_list *b;
bdaddr_list       688 net/bluetooth/hci_request.c 	struct bdaddr_list *b;
bdaddr_list      1988 net/bluetooth/hci_request.c 	struct bdaddr_list *b;
bdaddr_list      5778 net/bluetooth/mgmt.c 		struct bdaddr_list *b, *btmp;