Home
last modified time | relevance | path

Searched +defs:resolve +defs:c (Results 1 – 3 of 3) sorted by relevance

/linux/include/net/bluetooth/
H A Dhci_core.h83 struct list_head resolve; /* Name needs to be resolved */ member
929 struct discovery_state *c = &hdev->discovery; in inquiry_cache_age() local
1001 static inline void hci_conn_hash_add(struct hci_dev *hdev, struct hci_conn *c) in hci_conn_hash_add()
1030 static inline void hci_conn_hash_del(struct hci_dev *hdev, struct hci_conn *c) in hci_conn_hash_del()
1086 struct hci_conn_hash *c = &hdev->conn_hash; in hci_conn_count() local
1094 struct hci_conn_hash *c = &hdev->conn_hash; in hci_iso_count() local
1102 struct hci_conn *c; in hci_conn_valid() local
1120 struct hci_conn *c; in hci_conn_lookup_type() local
1141 struct hci_conn *c; in hci_conn_hash_lookup_bis() local
1163 struct hci_conn *c; in hci_conn_hash_lookup_create_pa_sync() local
[all …]
/linux/drivers/net/phy/
H A Dphylink.c74 struct work_struct resolve; member
656 const struct link_capabilities *c; in phylink_parse_fixedlink() local
1784 const struct link_capabilities *c; in phylink_set_fixed_link() local
2885 const struct link_capabilities *c; in phylink_ethtool_ksettings_set() local
/linux/kernel/bpf/
H A Dbtf.c447 int (*resolve)(struct btf_verifier_env *env, member
768 static bool __btf_name_char_ok(char c, bool first) in __btf_name_char_ok()