| /kernel/linux/linux-5.10/drivers/nfc/st21nfca/ |
| H A D | st21nfca.h | 151 struct nfc_hci_dev *hdev; member [all...] |
| /kernel/linux/linux-5.10/net/bluetooth/ |
| H A D | a2mp.c | 94 struct hci_dev *hdev; in __a2mp_add_cl() local 138 struct hci_dev *hdev; in a2mp_discover_req() local 286 read_local_amp_info_complete(struct hci_dev *hdev, u8 status, u16 opcode) read_local_amp_info_complete() argument 298 struct hci_dev *hdev; a2mp_getinfo_req() local 370 struct hci_dev *hdev; a2mp_getampassoc_req() local 416 struct hci_dev *hdev; a2mp_getampassoc_rsp() local 477 struct hci_dev *hdev; a2mp_createphyslink_req() local 559 struct hci_dev *hdev; a2mp_discphyslink_req() local 905 a2mp_send_getinfo_rsp(struct hci_dev *hdev) a2mp_send_getinfo_rsp() argument 934 a2mp_send_getampassoc_rsp(struct hci_dev *hdev, u8 status) a2mp_send_getampassoc_rsp() argument 968 a2mp_send_create_phy_link_req(struct hci_dev *hdev, u8 status) a2mp_send_create_phy_link_req() argument 1005 a2mp_send_create_phy_link_rsp(struct hci_dev *hdev, u8 status) a2mp_send_create_phy_link_rsp() argument [all...] |
| H A D | amp.c | 105 struct hci_conn *phylink_add(struct hci_dev *hdev, struct amp_mgr *mgr, in phylink_add() argument 169 struct hci_dev *hdev = conn->hdev; in phylink_gen_key() local 216 static void read_local_amp_assoc_complete(struct hci_dev *hdev, u8 status, in read_local_amp_assoc_complete() argument 253 amp_read_loc_assoc_frag(struct hci_dev *hdev, u8 phy_handle) amp_read_loc_assoc_frag() argument 273 amp_read_loc_assoc(struct hci_dev *hdev, struct amp_mgr *mgr) amp_read_loc_assoc() argument 292 amp_read_loc_assoc_final_data(struct hci_dev *hdev, struct hci_conn *hcon) amp_read_loc_assoc_final_data() argument 317 write_remote_amp_assoc_complete(struct hci_dev *hdev, u8 status, u16 opcode, struct sk_buff *skb) write_remote_amp_assoc_complete() argument 332 amp_write_rem_assoc_frag(struct hci_dev *hdev, struct hci_conn *hcon) amp_write_rem_assoc_frag() argument 385 amp_write_rem_assoc_continue(struct hci_dev *hdev, u8 handle) amp_write_rem_assoc_continue() argument 400 amp_write_remote_assoc(struct hci_dev *hdev, u8 handle) amp_write_remote_assoc() argument 415 create_phylink_complete(struct hci_dev *hdev, u8 status, u16 opcode) create_phylink_complete() argument 441 amp_create_phylink(struct hci_dev *hdev, struct amp_mgr *mgr, struct hci_conn *hcon) amp_create_phylink() argument 463 accept_phylink_complete(struct hci_dev *hdev, u8 status, u16 opcode) accept_phylink_complete() argument 480 amp_accept_phylink(struct hci_dev *hdev, struct amp_mgr *mgr, struct hci_conn *hcon) amp_accept_phylink() argument 534 struct hci_dev *hdev; amp_create_logical_link() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/google/gve/ |
| H A D | gve_rx_dqo.c | 205 struct device *hdev = &priv->pdev->dev; in gve_rx_free_ring_dqo() local 257 struct device *hdev = &priv->pdev->dev; in gve_rx_alloc_ring_dqo() local
|
| /kernel/linux/linux-6.6/drivers/usb/core/ |
| H A D | hub.h | 21 struct usb_device *hdev; member 147 static inline int hub_is_superspeed(struct usb_device *hdev) in hub_is_superspeed() argument 152 static inline int hub_is_superspeedplus(struct usb_device *hdev) in hub_is_superspeedplus() argument [all...] |
| H A D | port.c | 51 struct usb_device *hdev = to_usb_device(dev->parent->parent); in disable_show() local 86 struct usb_device *hdev = to_usb_device(dev->parent->parent); in disable_store() local 317 struct usb_device *hdev = to_usb_device(dev->parent->parent); usb_port_runtime_resume() local 376 struct usb_device *hdev = to_usb_device(dev->parent->parent); usb_port_runtime_suspend() local 574 struct usb_device *hdev = to_usb_device(port_dev->dev.parent->parent); match_location() local 604 struct usb_device *hdev = hub->hdev; find_and_link_peer() local 683 struct usb_device *hdev = hub->hdev; usb_hub_create_port_device() local [all...] |
| /kernel/linux/linux-6.6/drivers/bluetooth/ |
| H A D | btrtl.h | 154 btrtl_initialize(struct hci_dev *hdev, const char *postfix) btrtl_initialize() argument 164 btrtl_download_firmware(struct hci_dev *hdev, struct btrtl_device_info *btrtl_dev) btrtl_download_firmware() argument 170 btrtl_set_quirks(struct hci_dev *hdev, struct btrtl_device_info *btrtl_dev) btrtl_set_quirks() argument 175 btrtl_setup_realtek(struct hci_dev *hdev) btrtl_setup_realtek() argument 180 btrtl_shutdown_realtek(struct hci_dev *hdev) btrtl_shutdown_realtek() argument 185 btrtl_get_uart_settings(struct hci_dev *hdev, struct btrtl_device_info *btrtl_dev, unsigned int *controller_baudrate, u32 *device_baudrate, bool *flow_control) btrtl_get_uart_settings() argument 194 btrtl_set_driver_name(struct hci_dev *hdev, const char *driver_name) btrtl_set_driver_name() argument [all...] |
| H A D | btmtk.c | 56 static void btmtk_coredump(struct hci_dev *hdev) in btmtk_coredump() argument 65 static void btmtk_coredump_hdr(struct hci_dev *hdev, struct sk_buff *skb) in btmtk_coredump_hdr() argument 86 static void btmtk_coredump_notify(struct hci_dev *hdev, int state) in btmtk_coredump_notify() argument 106 int btmtk_setup_firmware_79xx(struct hci_dev *hdev, const char *fwname, in btmtk_setup_firmware_79xx() argument 227 btmtk_setup_firmware(struct hci_dev *hdev, const char *fwname, wmt_cmd_sync_func_t wmt_cmd_sync) btmtk_setup_firmware() argument 320 btmtk_set_bdaddr(struct hci_dev *hdev, const bdaddr_t *bdaddr) btmtk_set_bdaddr() argument 338 btmtk_reset_sync(struct hci_dev *hdev) btmtk_reset_sync() argument 353 btmtk_register_coredump(struct hci_dev *hdev, const char *name, u32 fw_version) btmtk_register_coredump() argument 370 btmtk_process_coredump(struct hci_dev *hdev, struct sk_buff *skb) btmtk_process_coredump() argument [all...] |
| H A D | btbcm.c | 40 static int btbcm_set_bdaddr_from_efi(struct hci_dev *hdev) in btbcm_set_bdaddr_from_efi() argument 70 static int btbcm_set_bdaddr_from_efi(struct hci_dev *hdev) in btbcm_set_bdaddr_from_efi() argument 76 int btbcm_check_bdaddr(struct hci_dev *hdev) in btbcm_check_bdaddr() argument 147 btbcm_set_bdaddr(struct hci_dev *hdev, const bdaddr_t *bdaddr) btbcm_set_bdaddr() argument 164 btbcm_read_pcm_int_params(struct hci_dev *hdev, struct bcm_set_pcm_int_params *params) btbcm_read_pcm_int_params() argument 192 btbcm_write_pcm_int_params(struct hci_dev *hdev, const struct bcm_set_pcm_int_params *params) btbcm_write_pcm_int_params() argument 210 btbcm_patchram(struct hci_dev *hdev, const struct firmware *fw) btbcm_patchram() argument 273 btbcm_reset(struct hci_dev *hdev) btbcm_reset() argument 292 btbcm_read_local_name(struct hci_dev *hdev) btbcm_read_local_name() argument 313 btbcm_read_local_version(struct hci_dev *hdev) btbcm_read_local_version() argument 334 btbcm_read_verbose_config(struct hci_dev *hdev) btbcm_read_verbose_config() argument 354 btbcm_read_controller_features(struct hci_dev *hdev) btbcm_read_controller_features() argument 374 btbcm_read_usb_product(struct hci_dev *hdev) btbcm_read_usb_product() argument 440 btbcm_read_info(struct hci_dev *hdev) btbcm_read_info() argument 455 btbcm_print_controller_features(struct hci_dev *hdev) btbcm_print_controller_features() argument 474 btbcm_print_local_name(struct hci_dev *hdev) btbcm_print_local_name() argument 572 btbcm_initialize(struct hci_dev *hdev, bool *fw_load_done, bool use_autobaud_mode) btbcm_initialize() argument 701 btbcm_finalize(struct hci_dev *hdev, bool *fw_load_done, bool use_autobaud_mode) btbcm_finalize() argument 720 btbcm_setup_patchram(struct hci_dev *hdev) btbcm_setup_patchram() argument 736 btbcm_setup_apple(struct hci_dev *hdev) btbcm_setup_apple() argument [all...] |
| H A D | bt3c_cs.c | 73 struct hci_dev *hdev; member 385 static int bt3c_hci_flush(struct hci_dev *hdev) in bt3c_hci_flush() argument 396 static int bt3c_hci_open(struct hci_dev *hdev) in bt3c_hci_open() argument 402 bt3c_hci_close(struct hci_dev *hdev) bt3c_hci_close() argument 410 bt3c_hci_send_frame(struct hci_dev *hdev, struct sk_buff *skb) bt3c_hci_send_frame() argument 541 struct hci_dev *hdev; bt3c_open() local 607 struct hci_dev *hdev = info->hdev; bt3c_close() local [all...] |
| H A D | hci_ll.c | 357 static int ll_recv_frame(struct hci_dev *hdev, struct sk_buff *skb) in ll_recv_frame() argument 452 static int read_local_version(struct hci_dev *hdev) in read_local_version() argument 590 ll_set_bdaddr(struct hci_dev *hdev, const bdaddr_t *bdaddr) ll_set_bdaddr() argument [all...] |
| H A D | hci_mrvl.c | 163 static int mrvl_recv_fw_req(struct hci_dev *hdev, struct sk_buff *skb) in mrvl_recv_fw_req() argument 195 static int mrvl_recv_chip_ver(struct hci_dev *hdev, struct sk_buff *skb) in mrvl_recv_chip_ver() argument 280 mrvl_load_firmware(struct hci_dev *hdev, const char *name) mrvl_load_firmware() argument [all...] |
| H A D | hci_uart.h | 67 struct hci_dev *hdev; member
|
| /kernel/linux/linux-6.6/drivers/nfc/st21nfca/ |
| H A D | st21nfca.h | 151 struct nfc_hci_dev *hdev; member [all...] |
| /kernel/linux/linux-6.6/drivers/accel/habanalabs/goya/ |
| H A D | goyaP.h | 157 struct hl_device *hdev; member [all...] |
| /kernel/linux/linux-6.6/drivers/accel/habanalabs/common/mmu/ |
| H A D | mmu_v1.c | 31 struct hl_device *hdev = ctx->hdev; in _free_hop() local 49 struct hl_device *hdev = ctx->hdev; in alloc_hop() local 217 struct hl_device *hdev = ctx->hdev; dram_default_mapping_init() local 317 struct hl_device *hdev = ctx->hdev; dram_default_mapping_fini() local 373 hl_mmu_v1_init(struct hl_device *hdev) hl_mmu_v1_init() argument 422 hl_mmu_v1_fini(struct hl_device *hdev) hl_mmu_v1_fini() argument 464 struct hl_device *hdev = ctx->hdev; hl_mmu_v1_ctx_fini() local 487 struct hl_device *hdev = ctx->hdev; hl_mmu_v1_unmap() local 591 struct hl_device *hdev = ctx->hdev; hl_mmu_v1_map() local 720 struct hl_device *hdev = ctx->hdev; hl_mmu_v1_get_tlb_info() local 802 hl_mmu_v1_set_funcs(struct hl_device *hdev, struct hl_mmu_funcs *mmu) hl_mmu_v1_set_funcs() argument [all...] |
| /kernel/linux/linux-6.6/drivers/accel/habanalabs/common/ |
| H A D | irq.c | 22 struct hl_device *hdev; member 62 struct hl_device *hdev = eqe_work->hdev; in irq_handle_eqe() local 78 static void job_finish(struct hl_device *hdev, u32 cs_seq, struct hl_cq *cq, ktime_t timestamp) in job_finish() argument 99 cs_finish(struct hl_device *hdev, u16 cs_seq, ktime_t timestamp) cs_finish() argument 133 struct hl_device *hdev = cq->hdev; hl_irq_handler_cq() local 209 struct hl_device *hdev = job->hdev; hl_ts_free_objects() local 235 handle_registration_node(struct hl_device *hdev, struct hl_user_pending_interrupt *pend, struct list_head **free_list, ktime_t now) handle_registration_node() argument 277 handle_user_interrupt(struct hl_device *hdev, struct hl_user_interrupt *intr) handle_user_interrupt() argument 328 handle_tpc_interrupt(struct hl_device *hdev) handle_tpc_interrupt() argument 343 handle_unexpected_user_interrupt(struct hl_device *hdev) handle_unexpected_user_interrupt() argument 375 struct hl_device *hdev = user_int->hdev; hl_irq_user_interrupt_thread_handler() local 413 struct hl_device *hdev = eq->hdev; hl_irq_handler_eq() local 508 hl_cq_init(struct hl_device *hdev, struct hl_cq *q, u32 hw_queue_id) hl_cq_init() argument 536 hl_cq_fini(struct hl_device *hdev, struct hl_cq *q) hl_cq_fini() argument 541 hl_cq_reset(struct hl_device *hdev, struct hl_cq *q) hl_cq_reset() argument 567 hl_eq_init(struct hl_device *hdev, struct hl_eq *q) hl_eq_init() argument 591 hl_eq_fini(struct hl_device *hdev, struct hl_eq *q) hl_eq_fini() argument 598 hl_eq_reset(struct hl_device *hdev, struct hl_eq *q) hl_eq_reset() argument [all...] |
| H A D | security.c | 32 static int hl_get_pb_block(struct hl_device *hdev, u32 mm_reg_addr, in hl_get_pb_block() argument 59 static int hl_unset_pb_in_block(struct hl_device *hdev, u32 reg_offset, in hl_unset_pb_in_block() argument 87 int hl_unsecure_register(struct hl_device *hdev, u32 mm_reg_addr, int offset, in hl_unsecure_register() argument 116 hl_unsecure_register_range(struct hl_device *hdev, struct range mm_reg_range, int offset, const u32 pb_blocks[], struct hl_block_glbl_sec sgs_array[], int array_size) hl_unsecure_register_range() argument 152 hl_unsecure_registers(struct hl_device *hdev, const u32 mm_reg_array[], int mm_array_size, int offset, const u32 pb_blocks[], struct hl_block_glbl_sec sgs_array[], int blocks_array_size) hl_unsecure_registers() argument 182 hl_unsecure_registers_range(struct hl_device *hdev, const struct range mm_reg_range_array[], int mm_array_size, int offset, const u32 pb_blocks[], struct hl_block_glbl_sec sgs_array[], int blocks_array_size) hl_unsecure_registers_range() argument 209 hl_ack_pb_security_violations(struct hl_device *hdev, const u32 pb_blocks[], u32 block_offset, int array_size) hl_ack_pb_security_violations() argument 237 hl_config_glbl_sec(struct hl_device *hdev, const u32 pb_blocks[], struct hl_block_glbl_sec sgs_array[], u32 block_offset, int array_size) hl_config_glbl_sec() argument 265 hl_secure_block(struct hl_device *hdev, struct hl_block_glbl_sec sgs_array[], int array_size) hl_secure_block() argument 291 hl_init_pb_with_mask(struct hl_device *hdev, u32 num_dcores, u32 dcore_offset, u32 num_instances, u32 instance_offset, const u32 pb_blocks[], u32 blocks_array_size, const u32 *user_regs_array, u32 user_regs_array_size, u64 mask) hl_init_pb_with_mask() argument 343 hl_init_pb(struct hl_device *hdev, u32 num_dcores, u32 dcore_offset, u32 num_instances, u32 instance_offset, const u32 pb_blocks[], u32 blocks_array_size, const u32 *user_regs_array, u32 user_regs_array_size) hl_init_pb() argument 371 hl_init_pb_ranges_with_mask(struct hl_device *hdev, u32 num_dcores, u32 dcore_offset, u32 num_instances, u32 instance_offset, const u32 pb_blocks[], u32 blocks_array_size, const struct range *user_regs_range_array, u32 user_regs_range_array_size, u64 mask) hl_init_pb_ranges_with_mask() argument 429 hl_init_pb_ranges(struct hl_device *hdev, u32 num_dcores, u32 dcore_offset, u32 num_instances, u32 instance_offset, const u32 pb_blocks[], u32 blocks_array_size, const struct range *user_regs_range_array, u32 user_regs_range_array_size) hl_init_pb_ranges() argument 455 hl_init_pb_single_dcore(struct hl_device *hdev, u32 dcore_offset, u32 num_instances, u32 instance_offset, const u32 pb_blocks[], u32 blocks_array_size, const u32 *user_regs_array, u32 user_regs_array_size) hl_init_pb_single_dcore() argument 503 hl_init_pb_ranges_single_dcore(struct hl_device *hdev, u32 dcore_offset, u32 num_instances, u32 instance_offset, const u32 pb_blocks[], u32 blocks_array_size, const struct range *user_regs_range_array, u32 user_regs_range_array_size) hl_init_pb_ranges_single_dcore() argument 547 hl_ack_pb_with_mask(struct hl_device *hdev, u32 num_dcores, u32 dcore_offset, u32 num_instances, u32 instance_offset, const u32 pb_blocks[], u32 blocks_array_size, u64 mask) hl_ack_pb_with_mask() argument 581 hl_ack_pb(struct hl_device *hdev, u32 num_dcores, u32 dcore_offset, u32 num_instances, u32 instance_offset, const u32 pb_blocks[], u32 blocks_array_size) hl_ack_pb() argument 602 hl_ack_pb_single_dcore(struct hl_device *hdev, u32 dcore_offset, u32 num_instances, u32 instance_offset, const u32 pb_blocks[], u32 blocks_array_size) hl_ack_pb_single_dcore() argument 616 hl_automated_get_block_base_addr(struct hl_device *hdev, struct hl_special_block_info *block_info, u32 major, u32 minor, u32 sub_minor) hl_automated_get_block_base_addr() argument 645 hl_check_block_range_exclusion(struct hl_device *hdev, struct hl_skip_blocks_cfg *skip_blocks_cfg, struct hl_special_block_info *block_info, u32 major, u32 minor, u32 sub_minor) hl_check_block_range_exclusion() argument 671 hl_read_glbl_errors(struct hl_device *hdev, u32 blk_idx, u32 major, u32 minor, u32 sub_minor, void *data) hl_read_glbl_errors() argument 706 hl_check_for_glbl_errors(struct hl_device *hdev) hl_check_for_glbl_errors() argument 725 hl_iterate_special_blocks(struct hl_device *hdev, struct iterate_special_ctx *ctx) hl_iterate_special_blocks() argument [all...] |
| H A D | hw_queue.c | 43 struct hl_device *hdev = cs->ctx->hdev; in hl_hw_queue_update_ci() local 83 void hl_hw_queue_submit_bd(struct hl_device *hdev, struct hl_hw_queue *q, in hl_hw_queue_submit_bd() argument 116 ext_queue_sanity_checks(struct hl_device *hdev, struct hl_hw_queue *q, int num_of_entries, bool reserve_cq_entry) ext_queue_sanity_checks() argument 165 int_queue_sanity_checks(struct hl_device *hdev, struct hl_hw_queue *q, int num_of_entries) int_queue_sanity_checks() argument 200 hw_queue_sanity_checks(struct hl_device *hdev, struct hl_hw_queue *q, int num_of_entries) hw_queue_sanity_checks() argument 228 hl_hw_queue_send_cb_no_cmpl(struct hl_device *hdev, u32 hw_queue_id, u32 cb_size, u64 cb_ptr) hl_hw_queue_send_cb_no_cmpl() argument 270 struct hl_device *hdev = job->cs->ctx->hdev; ext_queue_schedule_job() local 335 struct hl_device *hdev = job->cs->ctx->hdev; int_queue_schedule_job() local 371 struct hl_device *hdev = job->cs->ctx->hdev; hw_queue_schedule_job() local 404 init_signal_cs(struct hl_device *hdev, struct hl_cs_job *job, struct hl_cs_compl *cs_cmpl) init_signal_cs() argument 439 hl_hw_queue_encaps_sig_set_sob_info(struct hl_device *hdev, struct hl_cs *cs, struct hl_cs_job *job, struct hl_cs_compl *cs_cmpl) hl_hw_queue_encaps_sig_set_sob_info() argument 463 init_wait_cs(struct hl_device *hdev, struct hl_cs *cs, struct hl_cs_job *job, struct hl_cs_compl *cs_cmpl) init_wait_cs() argument 550 struct hl_device *hdev = ctx->hdev; init_signal_wait_cs() local 568 encaps_sig_first_staged_cs_handler(struct hl_device *hdev, struct hl_cs *cs) encaps_sig_first_staged_cs_handler() argument 630 struct hl_device *hdev = ctx->hdev; hl_hw_queue_schedule_cs() local 806 hl_hw_queue_inc_ci_kernel(struct hl_device *hdev, u32 hw_queue_id) hl_hw_queue_inc_ci_kernel() argument 813 ext_and_cpu_queue_init(struct hl_device *hdev, struct hl_hw_queue *q, bool is_cpu_queue) ext_and_cpu_queue_init() argument 854 int_queue_init(struct hl_device *hdev, struct hl_hw_queue *q) int_queue_init() argument 874 cpu_queue_init(struct hl_device *hdev, struct hl_hw_queue *q) cpu_queue_init() argument 879 ext_queue_init(struct hl_device *hdev, struct hl_hw_queue *q) ext_queue_init() argument 884 hw_queue_init(struct hl_device *hdev, struct hl_hw_queue *q) hw_queue_init() argument 902 sync_stream_queue_init(struct hl_device *hdev, u32 q_idx) sync_stream_queue_init() argument 961 sync_stream_queue_reset(struct hl_device *hdev, u32 q_idx) sync_stream_queue_reset() argument 985 queue_init(struct hl_device *hdev, struct hl_hw_queue *q, u32 hw_queue_id) queue_init() argument 1033 queue_fini(struct hl_device *hdev, struct hl_hw_queue *q) queue_fini() argument 1068 hl_hw_queues_create(struct hl_device *hdev) hl_hw_queues_create() argument 1109 hl_hw_queues_destroy(struct hl_device *hdev) hl_hw_queues_destroy() argument 1121 hl_hw_queue_reset(struct hl_device *hdev, bool hard_reset) hl_hw_queue_reset() argument [all...] |
| /kernel/linux/linux-6.6/drivers/hid/ |
| H A D | hid-google-hammer.c | 301 struct hid_device *hdev; member 342 static int hammer_register_leds(struct hid_device *hdev) in hammer_register_leds() argument 371 hammer_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) hammer_input_mapping() argument 388 hammer_folded_event(struct hid_device *hdev, bool folded) hammer_folded_event() argument 422 hammer_has_usage(struct hid_device *hdev, unsigned int report_type, unsigned application, unsigned usage) hammer_has_usage() argument 445 hammer_has_folded_event(struct hid_device *hdev) hammer_has_folded_event() argument 451 hammer_has_backlight_control(struct hid_device *hdev) hammer_has_backlight_control() argument 457 hammer_get_folded_state(struct hid_device *hdev) hammer_get_folded_state() argument 498 hammer_stop(void *hdev) hammer_stop() argument 503 hammer_probe(struct hid_device *hdev, const struct hid_device_id *id) hammer_probe() argument 553 hammer_remove(struct hid_device *hdev) hammer_remove() argument [all...] |
| H A D | hid-steelseries.c | 24 struct hid_device *hdev; member 129 static void steelseries_srws1_set_leds(struct hid_device *hdev, __u16 leds) in steelseries_srws1_set_leds() argument 245 static int steelseries_srws1_probe(struct hid_device *hdev, in steelseries_srws1_probe() argument 349 steelseries_srws1_remove(struct hid_device *hdev) steelseries_srws1_remove() argument 380 steelseries_headset_arctis_1_fetch_battery(struct hid_device *hdev) steelseries_headset_arctis_1_fetch_battery() argument 401 steelseries_headset_fetch_battery(struct hid_device *hdev) steelseries_headset_fetch_battery() argument 418 struct hid_device *hdev = sd->hdev; steelseries_headset_battery_timer_tick() local 453 steelseries_headset_set_wireless_status(struct hid_device *hdev, bool connected) steelseries_headset_set_wireless_status() argument 513 steelseries_probe(struct hid_device *hdev, const struct hid_device_id *id) steelseries_probe() argument 551 steelseries_remove(struct hid_device *hdev) steelseries_remove() argument 573 steelseries_srws1_report_fixup(struct hid_device *hdev, __u8 *rdesc, unsigned int *rsize) steelseries_srws1_report_fixup() argument 589 steelseries_headset_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *read_buf, int size) steelseries_headset_raw_event() argument [all...] |
| H A D | hid-u2fzero.c | 80 struct hid_device *hdev; member 130 struct hid_device *hdev = dev->hdev; in u2fzero_recv() local 270 struct hid_device *hdev = dev->hdev; u2fzero_fill_in_urb() local 306 u2fzero_probe(struct hid_device *hdev, const struct hid_device_id *id) u2fzero_probe() argument 369 u2fzero_remove(struct hid_device *hdev) u2fzero_remove() argument [all...] |
| H A D | hid-debug.c | 688 void hid_debug_event(struct hid_device *hdev, char *buf) in hid_debug_event() argument 732 void hid_dump_input(struct hid_device *hdev, struct hid_usage *usage, __s32 value) in hid_dump_input() argument 1093 struct hid_device *hdev = f->private; in hid_debug_rdesc_show() local 1250 hid_debug_register(struct hid_device *hdev, const char *name) hid_debug_register() argument 1260 hid_debug_unregister(struct hid_device *hdev) hid_debug_unregister() argument [all...] |
| H A D | hid-elan.c | 51 static int is_not_elan_touchpad(struct hid_device *hdev) in is_not_elan_touchpad() argument 63 static int elan_input_mapping(struct hid_device *hdev, struct hid_input *hi, in elan_input_mapping() argument 79 static int elan_get_device_param(struct hid_device *hdev, in elan_get_device_param() argument 118 elan_get_device_params(struct hid_device *hdev) elan_get_device_params() argument 152 elan_input_configured(struct hid_device *hdev, struct hid_input *hi) elan_input_configured() argument 359 elan_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) elan_raw_event() argument 384 elan_start_multitouch(struct hid_device *hdev) elan_start_multitouch() argument 417 struct hid_device *hdev = to_hid_device(dev); elan_mute_led_set_brigtness() local 446 elan_init_mute_led(struct hid_device *hdev) elan_init_mute_led() argument 461 elan_probe(struct hid_device *hdev, const struct hid_device_id *id) elan_probe() argument [all...] |
| H A D | hid-roccat-kone.c | 697 static int kone_init_specials(struct hid_device *hdev) in kone_init_specials() argument 737 static void kone_remove_specials(struct hid_device *hdev) in kone_remove_specials() argument 751 kone_probe(struct hid_device *hdev, const struct hid_device_id *id) kone_probe() argument 784 kone_remove(struct hid_device *hdev) kone_remove() argument 844 kone_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) kone_raw_event() argument [all...] |