Lines Matching defs:hdev
92 static inline int btintel_check_bdaddr(struct hci_dev *hdev) in btintel_check_bdaddr()
97 static inline int btintel_enter_mfg(struct hci_dev *hdev) in btintel_enter_mfg()
102 static inline int btintel_exit_mfg(struct hci_dev *hdev, bool reset, bool patched) in btintel_exit_mfg()
107 static inline int btintel_set_bdaddr(struct hci_dev *hdev, const bdaddr_t *bdaddr) in btintel_set_bdaddr()
112 static inline int btintel_set_diag(struct hci_dev *hdev, bool enable) in btintel_set_diag()
117 static inline int btintel_set_diag_mfg(struct hci_dev *hdev, bool enable) in btintel_set_diag_mfg()
122 static inline void btintel_hw_error(struct hci_dev *hdev, u8 code) in btintel_hw_error()
126 static inline void btintel_version_info(struct hci_dev *hdev, in btintel_version_info()
131 static inline int btintel_secure_send(struct hci_dev *hdev, u8 fragment_type, in btintel_secure_send()
137 static inline int btintel_load_ddc_config(struct hci_dev *hdev, in btintel_load_ddc_config()
143 static inline int btintel_set_event_mask(struct hci_dev *hdev, bool debug) in btintel_set_event_mask()
148 static inline int btintel_set_event_mask_mfg(struct hci_dev *hdev, bool debug) in btintel_set_event_mask_mfg()
153 static inline int btintel_read_version(struct hci_dev *hdev, in btintel_read_version()
159 static inline struct regmap *btintel_regmap_init(struct hci_dev *hdev, in btintel_regmap_init()
166 static inline int btintel_send_intel_reset(struct hci_dev *hdev, in btintel_send_intel_reset()
172 static inline int btintel_read_boot_params(struct hci_dev *hdev, in btintel_read_boot_params()