Home
last modified time | relevance | path

Searched defs:hdev (Results 76 – 100 of 255) sorted by relevance

1234567891011

/Linux-v5.4/drivers/bluetooth/
Dbtbcm.h67 static inline int btbcm_check_bdaddr(struct hci_dev *hdev) in btbcm_check_bdaddr()
72 static inline int btbcm_set_bdaddr(struct hci_dev *hdev, const bdaddr_t *bdaddr) in btbcm_set_bdaddr()
77 static inline int btbcm_patchram(struct hci_dev *hdev, const struct firmware *fw) in btbcm_patchram()
82 static inline int btbcm_setup_patchram(struct hci_dev *hdev) in btbcm_setup_patchram()
87 static inline int btbcm_setup_apple(struct hci_dev *hdev) in btbcm_setup_apple()
92 static inline int btbcm_initialize(struct hci_dev *hdev, char *fw_name, in btbcm_initialize()
98 static inline int btbcm_finalize(struct hci_dev *hdev) in btbcm_finalize()
Dhci_vhci.c33 struct hci_dev *hdev; member
42 static int vhci_open_dev(struct hci_dev *hdev) in vhci_open_dev()
47 static int vhci_close_dev(struct hci_dev *hdev) in vhci_close_dev()
56 static int vhci_flush(struct hci_dev *hdev) in vhci_flush()
65 static int vhci_send_frame(struct hci_dev *hdev, struct sk_buff *skb) in vhci_send_frame()
78 struct hci_dev *hdev; in __vhci_create_device() local
332 struct hci_dev *hdev; in vhci_release() local
Dbtmtkuart.c116 struct hci_dev *hdev; member
149 static int mtk_hci_wmt_sync(struct hci_dev *hdev, in mtk_hci_wmt_sync()
239 static int mtk_setup_firmware(struct hci_dev *hdev, const char *fwname) in mtk_setup_firmware()
315 static int btmtkuart_recv_event(struct hci_dev *hdev, struct sk_buff *skb) in btmtkuart_recv_event()
373 struct hci_dev *hdev = bdev->hdev; in btmtkuart_tx_work() local
471 static int btmtkuart_recv(struct hci_dev *hdev, const u8 *data, size_t count) in btmtkuart_recv()
547 static int btmtkuart_open(struct hci_dev *hdev) in btmtkuart_open()
606 static int btmtkuart_close(struct hci_dev *hdev) in btmtkuart_close()
621 static int btmtkuart_flush(struct hci_dev *hdev) in btmtkuart_flush()
640 static int btmtkuart_func_query(struct hci_dev *hdev) in btmtkuart_func_query()
[all …]
Dbtmrvl_main.c427 static int btmrvl_send_frame(struct hci_dev *hdev, struct sk_buff *skb) in btmrvl_send_frame()
460 static int btmrvl_flush(struct hci_dev *hdev) in btmrvl_flush()
469 static int btmrvl_close(struct hci_dev *hdev) in btmrvl_close()
478 static int btmrvl_open(struct hci_dev *hdev) in btmrvl_open()
542 static int btmrvl_setup(struct hci_dev *hdev) in btmrvl_setup()
567 static int btmrvl_set_bdaddr(struct hci_dev *hdev, const bdaddr_t *bdaddr) in btmrvl_set_bdaddr()
671 struct hci_dev *hdev = NULL; in btmrvl_register_hdev() local
765 struct hci_dev *hdev; in btmrvl_remove_card() local
/Linux-v5.4/net/bluetooth/
Dleds.c15 struct hci_dev *hdev; member
21 void hci_leds_update_powered(struct hci_dev *hdev, bool enabled) in hci_leds_update_powered()
56 static struct led_trigger *led_allocate_basic(struct hci_dev *hdev, in led_allocate_basic()
86 void hci_leds_init(struct hci_dev *hdev) in hci_leds_init()
Dhci_debugfs.h32 static inline void hci_debugfs_create_common(struct hci_dev *hdev) in hci_debugfs_create_common()
36 static inline void hci_debugfs_create_bredr(struct hci_dev *hdev) in hci_debugfs_create_bredr()
40 static inline void hci_debugfs_create_le(struct hci_dev *hdev) in hci_debugfs_create_le()
Da2mp.c94 struct hci_dev *hdev; in __a2mp_add_cl() local
138 struct hci_dev *hdev; in a2mp_discover_req() local
283 static void read_local_amp_info_complete(struct hci_dev *hdev, u8 status, in read_local_amp_info_complete()
295 struct hci_dev *hdev; in a2mp_getinfo_req() local
363 struct hci_dev *hdev; in a2mp_getampassoc_req() local
407 struct hci_dev *hdev; in a2mp_getampassoc_rsp() local
469 struct hci_dev *hdev; in a2mp_createphyslink_req() local
548 struct hci_dev *hdev; in a2mp_discphyslink_req() local
890 void a2mp_send_getinfo_rsp(struct hci_dev *hdev) in a2mp_send_getinfo_rsp()
917 void a2mp_send_getampassoc_rsp(struct hci_dev *hdev, u8 status) in a2mp_send_getampassoc_rsp()
[all …]
Dhci_sock.c53 struct hci_dev *hdev; member
191 void hci_send_to_sock(struct hci_dev *hdev, struct sk_buff *skb) in hci_send_to_sock()
297 void hci_send_to_monitor(struct hci_dev *hdev, struct sk_buff *skb) in hci_send_to_monitor()
350 void hci_send_monitor_ctrl_event(struct hci_dev *hdev, u16 event, in hci_send_monitor_ctrl_event()
404 static struct sk_buff *create_monitor_event(struct hci_dev *hdev, int event) in create_monitor_event()
640 struct hci_dev *hdev; in send_monitor_replay() local
701 static void hci_si_event(struct hci_dev *hdev, int type, int dlen, void *data) in hci_si_event()
727 void hci_sock_dev_event(struct hci_dev *hdev, int event) in hci_sock_dev_event()
826 struct hci_dev *hdev; in hci_sock_release() local
885 static int hci_sock_blacklist_add(struct hci_dev *hdev, void __user *arg) in hci_sock_blacklist_add()
[all …]
/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_cmd.c44 struct hclgevf_dev *hdev = container_of(hw, struct hclgevf_dev, hw); in hclgevf_cmd_csq_clean() local
90 struct hclgevf_dev *hdev = ring->dev; in hclgevf_cmd_config_regs() local
150 static int hclgevf_alloc_cmd_queue(struct hclgevf_dev *hdev, int ring_type) in hclgevf_alloc_cmd_queue()
224 struct hclgevf_dev *hdev = (struct hclgevf_dev *)hw->hdev; in hclgevf_cmd_send() local
336 int hclgevf_cmd_queue_init(struct hclgevf_dev *hdev) in hclgevf_cmd_queue_init()
368 int hclgevf_cmd_init(struct hclgevf_dev *hdev) in hclgevf_cmd_init()
442 void hclgevf_cmd_uninit(struct hclgevf_dev *hdev) in hclgevf_cmd_uninit()
Dhclgevf_mbx.c8 static void hclgevf_reset_mbx_resp_status(struct hclgevf_dev *hdev) in hclgevf_reset_mbx_resp_status()
25 static int hclgevf_get_mbx_resp(struct hclgevf_dev *hdev, u16 code0, u16 code1, in hclgevf_get_mbx_resp()
82 int hclgevf_send_mbx_msg(struct hclgevf_dev *hdev, u16 code, u16 subcode, in hclgevf_send_mbx_msg()
145 void hclgevf_mbx_handler(struct hclgevf_dev *hdev) in hclgevf_mbx_handler()
251 void hclgevf_mbx_async_handler(struct hclgevf_dev *hdev) in hclgevf_mbx_async_handler()
/Linux-v5.4/drivers/hid/
Dhid-quirks.c921 bool hid_ignore(struct hid_device *hdev) in hid_ignore()
1031 static struct hid_device_id *hid_exists_dquirk(const struct hid_device *hdev) in hid_exists_dquirk()
1067 struct hid_device *hdev; in hid_modify_dquirk() local
1195 static unsigned long hid_gets_squirk(const struct hid_device *hdev) in hid_gets_squirk()
1225 unsigned long hid_lookup_quirk(const struct hid_device *hdev) in hid_lookup_quirk()
Dhid-cypress.c30 static __u8 *cp_report_fixup(struct hid_device *hdev, __u8 *rdesc, in cp_report_fixup()
51 static int cp_input_mapped(struct hid_device *hdev, struct hid_input *hi, in cp_input_mapped()
68 static int cp_event(struct hid_device *hdev, struct hid_field *field, in cp_event()
96 static int cp_probe(struct hid_device *hdev, const struct hid_device_id *id) in cp_probe()
Dhid-lg.h13 static inline int lgff_init(struct hid_device *hdev) { return -1; } in lgff_init()
19 static inline int lg2ff_init(struct hid_device *hdev) { return -1; } in lg2ff_init()
25 static inline int lg3ff_init(struct hid_device *hdev) { return -1; } in lg3ff_init()
Dhid-sensor-hub.c56 static struct hid_report *sensor_hub_report(int id, struct hid_device *hdev, in sensor_hub_report()
70 static int sensor_hub_get_physical_device_count(struct hid_device *hdev) in sensor_hub_get_physical_device_count()
99 struct hid_device *hdev, in sensor_hub_get_callback()
381 struct hid_device *hdev = hsdev->hdev; in sensor_hub_input_get_attribute_info() local
421 static int sensor_hub_suspend(struct hid_device *hdev, pm_message_t message) in sensor_hub_suspend()
439 static int sensor_hub_resume(struct hid_device *hdev) in sensor_hub_resume()
457 static int sensor_hub_reset_resume(struct hid_device *hdev) in sensor_hub_reset_resume()
466 static int sensor_hub_raw_event(struct hid_device *hdev, in sensor_hub_raw_event()
576 static __u8 *sensor_hub_report_fixup(struct hid_device *hdev, __u8 *rdesc, in sensor_hub_report_fixup()
598 static int sensor_hub_probe(struct hid_device *hdev, in sensor_hub_probe()
[all …]
Dhid-roccat-konepure.c75 static int konepure_init_specials(struct hid_device *hdev) in konepure_init_specials()
116 static void konepure_remove_specials(struct hid_device *hdev) in konepure_remove_specials()
131 static int konepure_probe(struct hid_device *hdev, in konepure_probe()
162 static void konepure_remove(struct hid_device *hdev) in konepure_remove()
168 static int konepure_raw_event(struct hid_device *hdev, in konepure_raw_event()
Dhid-prodikeys.c38 struct hid_device *hdev; member
102 struct hid_device *hdev = to_hid_device(dev); in show_channel() local
115 struct hid_device *hdev = to_hid_device(dev); in store_channel() local
139 struct hid_device *hdev = to_hid_device(dev); in show_sustain() local
152 struct hid_device *hdev = to_hid_device(dev); in store_sustain() local
178 struct hid_device *hdev = to_hid_device(dev); in show_octave() local
191 struct hid_device *hdev = to_hid_device(dev); in store_octave() local
273 struct hid_device *hdev = pm->pk->hdev; in pcmidi_get_output_report() local
298 struct hid_device *hdev = pm->pk->hdev; in pcmidi_submit_output_report() local
744 static __u8 *pk_report_fixup(struct hid_device *hdev, __u8 *rdesc, in pk_report_fixup()
[all …]
Dhid-kye.c557 static __u8 *kye_consumer_control_fixup(struct hid_device *hdev, __u8 *rdesc, in kye_consumer_control_fixup()
577 static __u8 *kye_report_fixup(struct hid_device *hdev, __u8 *rdesc, in kye_report_fixup()
665 static int kye_tablet_enable(struct hid_device *hdev) in kye_tablet_enable()
703 static int kye_probe(struct hid_device *hdev, const struct hid_device_id *id) in kye_probe()
Dhid-lg.c430 static __u8 *lg_report_fixup(struct hid_device *hdev, __u8 *rdesc, in lg_report_fixup()
648 static int lg_input_mapping(struct hid_device *hdev, struct hid_input *hi, in lg_input_mapping()
701 static int lg_input_mapped(struct hid_device *hdev, struct hid_input *hi, in lg_input_mapped()
742 static int lg_event(struct hid_device *hdev, struct hid_field *field, in lg_event()
759 static int lg_raw_event(struct hid_device *hdev, struct hid_report *report, in lg_raw_event()
770 static int lg_probe(struct hid_device *hdev, const struct hid_device_id *id) in lg_probe()
864 static void lg_remove(struct hid_device *hdev) in lg_remove()
Dhid-generic.c29 struct hid_device *hdev = data; in __check_hid_generic() local
37 static bool hid_generic_match(struct hid_device *hdev, in hid_generic_match()
56 static int hid_generic_probe(struct hid_device *hdev, in hid_generic_probe()
Dhid-zydacron.c27 static __u8 *zc_report_fixup(struct hid_device *hdev, __u8 *rdesc, in zc_report_fixup()
45 static int zc_input_mapping(struct hid_device *hdev, struct hid_input *hi, in zc_input_mapping()
109 static int zc_raw_event(struct hid_device *hdev, struct hid_report *report, in zc_raw_event()
164 static int zc_probe(struct hid_device *hdev, const struct hid_device_id *id) in zc_probe()
Dhid-saitek.c36 static int saitek_probe(struct hid_device *hdev, in saitek_probe()
69 static __u8 *saitek_report_fixup(struct hid_device *hdev, __u8 *rdesc, in saitek_report_fixup()
93 static int saitek_raw_event(struct hid_device *hdev, in saitek_raw_event()
150 static int saitek_event(struct hid_device *hdev, struct hid_field *field, in saitek_event()
Dhid-cougar.c106 static __u8 *cougar_report_fixup(struct hid_device *hdev, __u8 *rdesc, in cougar_report_fixup()
119 static struct cougar_shared *cougar_get_shared_data(struct hid_device *hdev) in cougar_get_shared_data()
159 static int cougar_bind_shared_data(struct hid_device *hdev, in cougar_bind_shared_data()
194 static int cougar_probe(struct hid_device *hdev, in cougar_probe()
258 static int cougar_raw_event(struct hid_device *hdev, struct hid_report *report, in cougar_raw_event()
290 static void cougar_remove(struct hid_device *hdev) in cougar_remove()
Dhid-lg4ff.h17 static inline int lg4ff_raw_event(struct hid_device *hdev, struct hid_report *report, in lg4ff_raw_event()
19 static inline int lg4ff_init(struct hid_device *hdev) { return -1; } in lg4ff_init()
20 static inline int lg4ff_deinit(struct hid_device *hdev) { return -1; } in lg4ff_deinit()
/Linux-v5.4/drivers/nfc/st21nfca/
Ddep.c140 static int st21nfca_tm_send_atr_res(struct nfc_hci_dev *hdev, in st21nfca_tm_send_atr_res()
188 static int st21nfca_tm_recv_atr_req(struct nfc_hci_dev *hdev, in st21nfca_tm_recv_atr_req()
231 static int st21nfca_tm_send_psl_res(struct nfc_hci_dev *hdev, in st21nfca_tm_send_psl_res()
277 static int st21nfca_tm_recv_psl_req(struct nfc_hci_dev *hdev, in st21nfca_tm_recv_psl_req()
302 int st21nfca_tm_send_dep_res(struct nfc_hci_dev *hdev, struct sk_buff *skb) in st21nfca_tm_send_dep_res()
320 static int st21nfca_tm_recv_dep_req(struct nfc_hci_dev *hdev, in st21nfca_tm_recv_dep_req()
369 static int st21nfca_tm_event_send_data(struct nfc_hci_dev *hdev, in st21nfca_tm_event_send_data()
404 int st21nfca_dep_event_received(struct nfc_hci_dev *hdev, in st21nfca_dep_event_received()
436 static void st21nfca_im_send_psl_req(struct nfc_hci_dev *hdev, u8 did, u8 bsi, in st21nfca_im_send_psl_req()
512 int st21nfca_im_send_atr_req(struct nfc_hci_dev *hdev, u8 *gb, size_t gb_len) in st21nfca_im_send_atr_req()
[all …]
/Linux-v5.4/drivers/misc/habanalabs/
Dmmu.c30 struct hl_device *hdev = ctx->hdev; in free_hop() local
42 struct hl_device *hdev = ctx->hdev; in alloc_hop() local
238 struct hl_device *hdev = ctx->hdev; in dram_default_mapping_init() local
338 struct hl_device *hdev = ctx->hdev; in dram_default_mapping_fini() local
395 int hl_mmu_init(struct hl_device *hdev) in hl_mmu_init()
448 void hl_mmu_fini(struct hl_device *hdev) in hl_mmu_fini()
469 struct hl_device *hdev = ctx->hdev; in hl_mmu_ctx_init() local
493 struct hl_device *hdev = ctx->hdev; in hl_mmu_ctx_fini() local
518 struct hl_device *hdev = ctx->hdev; in _hl_mmu_unmap() local
669 struct hl_device *hdev = ctx->hdev; in hl_mmu_unmap() local
[all …]

1234567891011