Searched defs:hdev (Results 226 - 250 of 346) sorted by relevance

1234567891011>>

/linux-master/drivers/accel/habanalabs/common/
H A Dhabanalabs_ioctl.c36 static int device_status_info(struct hl_device *hdev, struct hl_info_args *args) argument
51 static int hw_ip_info(struct hl_device *hdev, struct hl_info_args *args) argument
121 static int hw_events_info(struct hl_device *hdev, bool aggregate, argument
159 struct hl_device *hdev = hpriv->hdev; local
181 hw_idle(struct hl_device *hdev, struct hl_info_args *args) argument
200 debug_coresight(struct hl_device *hdev, struct hl_ctx *ctx, struct hl_debug_args *args) argument
265 device_utilization(struct hl_device *hdev, struct hl_info_args *args) argument
283 get_clk_rate(struct hl_device *hdev, struct hl_info_args *args) argument
301 get_reset_count(struct hl_device *hdev, struct hl_info_args *args) argument
317 time_sync_info(struct hl_device *hdev, struct hl_info_args *args) argument
336 struct hl_device *hdev = hpriv->hdev; local
356 struct hl_device *hdev = hpriv->hdev; local
396 struct hl_device *hdev = hpriv->hdev; local
445 struct hl_device *hdev = hpriv->hdev; local
471 struct hl_device *hdev = hpriv->hdev; local
491 struct hl_device *hdev = hpriv->hdev; local
510 struct hl_device *hdev = hpriv->hdev; local
529 struct hl_device *hdev = hpriv->hdev; local
549 struct hl_device *hdev = hpriv->hdev; local
568 struct hl_device *hdev = hpriv->hdev; local
587 struct hl_device *hdev = hpriv->hdev; local
602 struct hl_device *hdev = hpriv->hdev; local
618 struct hl_device *hdev = hpriv->hdev; local
635 struct hl_device *hdev = hpriv->hdev; local
659 struct hl_device *hdev = hpriv->hdev; local
813 struct hl_device *hdev = hpriv->hdev; local
848 struct hl_device *hdev = hpriv->hdev; local
867 struct hl_device *hdev = hpriv->hdev; local
890 struct hl_device *hdev = hpriv->hdev; local
912 struct hl_device *hdev = hpriv->hdev; local
934 struct hl_device *hdev = hpriv->hdev; local
953 send_fw_generic_request(struct hl_device *hdev, struct hl_info_args *info_args) argument
1006 struct hl_device *hdev = hpriv->hdev; local
1180 struct hl_device *hdev = hpriv->hdev; local
1299 struct hl_device *hdev = hpriv->hdev; local
[all...]
/linux-master/net/bluetooth/rfcomm/
H A Dtty.c177 struct hci_dev *hdev; local
/linux-master/drivers/bluetooth/
H A Dbtmtk.h165 static inline int btmtk_set_bdaddr(struct hci_dev *hdev, argument
171 static int btmtk_setup_firmware_79xx(struct hci_dev *hdev, const char *fwname, argument
177 static int btmtk_setup_firmware(struct hci_dev *hdev, const char *fwname, argument
183 static void btmtk_reset_sync(struct hci_dev *hdev) argument
187 btmtk_register_coredump(struct hci_dev *hdev, const char *name, u32 fw_version) argument
193 btmtk_process_coredump(struct hci_dev *hdev, struct sk_buff *skb) argument
[all...]
H A Dbtmtkuart.c55 struct hci_dev *hdev; member in struct:btmtkuart_dev
88 static int mtk_hci_wmt_sync(struct hci_dev *hdev, argument
190 static int btmtkuart_recv_event(struct hci_dev *hdev, struct sk_buff *skb) argument
241 struct hci_dev *hdev = bdev->hdev; local
339 btmtkuart_recv(struct hci_dev *hdev, const u8 *data, size_t count) argument
410 btmtkuart_open(struct hci_dev *hdev) argument
467 btmtkuart_close(struct hci_dev *hdev) argument
482 btmtkuart_flush(struct hci_dev *hdev) argument
501 btmtkuart_func_query(struct hci_dev *hdev) argument
523 btmtkuart_change_baudrate(struct hci_dev *hdev) argument
587 btmtkuart_setup(struct hci_dev *hdev) argument
702 btmtkuart_shutdown(struct hci_dev *hdev) argument
724 btmtkuart_send_frame(struct hci_dev *hdev, struct sk_buff *skb) argument
829 struct hci_dev *hdev; local
945 struct hci_dev *hdev = bdev->hdev; local
[all...]
H A Dhci_vhci.c35 struct hci_dev *hdev; member in struct:vhci_data
51 static int vhci_open_dev(struct hci_dev *hdev) argument
56 static int vhci_close_dev(struct hci_dev *hdev) argument
65 static int vhci_flush(struct hci_dev *hdev) argument
74 static int vhci_send_frame(struct hci_dev *hdev, struct sk_buff *skb) argument
87 static int vhci_get_data_path_id(struct hci_dev *hdev, u8 *data_path_id) argument
93 static int vhci_get_codec_config_data(struct hci_dev *hdev, __u argument
105 vhci_wakeup(struct hci_dev *hdev) argument
272 vhci_setup(struct hci_dev *hdev) argument
285 vhci_coredump(struct hci_dev *hdev) argument
290 vhci_coredump_hdr(struct hci_dev *hdev, struct sk_buff *skb) argument
315 force_devcd_timeout(struct hci_dev *hdev, unsigned int timeout) argument
327 struct hci_dev *hdev = data->hdev; local
385 struct hci_dev *hdev; local
658 struct hci_dev *hdev; local
[all...]
H A Dhci_intel.c437 inject_cmd_complete(struct hci_dev *hdev, __u16 opcode) argument
465 struct hci_dev *hdev = hu->hdev; local
526 struct hci_dev *hdev = hu->hdev; local
867 intel_recv_event(struct hci_dev *hdev, struct sk_buff *skb) argument
905 intel_recv_lpm_notify(struct hci_dev *hdev, int value) argument
920 intel_recv_lpm(struct hci_dev *hdev, struct sk_buff *skb) argument
[all...]
H A Dbtintel_pcie.c50 static inline void ipc_print_ia_ring(struct hci_dev *hdev, struct ia *ia, argument
59 static inline void ipc_print_urbd1(struct hci_dev *hdev, struct urbd1 *urbd1, argument
379 struct hci_dev *hdev = data->hdev; local
474 struct hci_dev *hdev = data->hdev; local
529 struct hci_dev *hdev = data->hdev; local
1002 btintel_pcie_open(struct hci_dev *hdev) argument
1009 btintel_pcie_close(struct hci_dev *hdev) argument
1016 btintel_pcie_inject_cmd_complete(struct hci_dev *hdev, __u16 opcode) argument
1041 btintel_pcie_send_frame(struct hci_dev *hdev, struct sk_buff *skb) argument
1109 struct hci_dev *hdev; local
1117 btintel_pcie_setup(struct hci_dev *hdev) argument
1212 struct hci_dev *hdev; local
[all...]
/linux-master/drivers/hwmon/
H A Dasus_rog_ryujin.c82 struct hid_device *hdev; member in struct:rog_ryujin_data
415 static int rog_ryujin_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, argument
497 static int rog_ryujin_probe(struct hid_device *hdev, const struct hid_device_id *id) argument
568 rog_ryujin_remove(struct hid_device *hdev) argument
[all...]
H A Daxi-fan-control.c53 struct device *hdev; member in struct:axi_fan_control_data
/linux-master/drivers/hid/
H A Dhid-apple.c81 struct hid_device *hdev; member in struct:apple_sc_backlight
85 struct hid_device *hdev; member in struct:apple_sc
353 static bool apple_is_non_apple_keyboard(struct hid_device *hdev) argument
543 static int apple_event(struct hid_device *hdev, struct hid_field *field, argument
568 static int apple_fetch_battery(struct hid_device *hdev) argument
597 struct hid_device *hdev = asc->hdev; local
609 apple_report_fixup(struct hid_device *hdev, __u8 *rdesc, unsigned int *rsize) argument
669 apple_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) argument
690 apple_input_mapped(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) argument
708 apple_input_configured(struct hid_device *hdev, struct hid_input *hidinput) argument
726 apple_backlight_check_support(struct hid_device *hdev) argument
743 apple_backlight_set(struct hid_device *hdev, u16 value, u16 rate) argument
773 apple_backlight_init(struct hid_device *hdev) argument
825 apple_probe(struct hid_device *hdev, const struct hid_device_id *id) argument
866 apple_remove(struct hid_device *hdev) argument
[all...]
H A Dhid-uclogic-params.c56 static void uclogic_params_pen_hid_dbg(const struct hid_device *hdev, argument
90 uclogic_params_frame_hid_dbg( const struct hid_device *hdev, const struct uclogic_params_frame *frame) argument
115 uclogic_params_hid_dbg(const struct hid_device *hdev, const struct uclogic_params *params) argument
155 uclogic_params_get_str_desc(__u8 **pbuf, struct hid_device *hdev, __u8 idx, size_t len) argument
230 uclogic_params_pen_init_v1(struct uclogic_params_pen *pen, bool *pfound, struct hid_device *hdev) argument
368 uclogic_params_pen_init_v2(struct uclogic_params_pen *pen, bool *pfound, __u8 **pparams_ptr, size_t *pparams_len, struct hid_device *hdev) argument
562 uclogic_params_frame_init_v1(struct uclogic_params_frame *frame, bool *pfound, struct hid_device *hdev) argument
769 uclogic_params_init_with_opt_desc(struct uclogic_params *params, struct hid_device *hdev, unsigned int orig_desc_size, __u8 *desc_ptr, unsigned int desc_size) argument
829 uclogic_params_huion_init(struct uclogic_params *params, struct hid_device *hdev) argument
1053 uclogic_probe_interface(struct hid_device *hdev, const u8 *magic_arr, size_t magic_size, int endpoint) argument
1252 uclogic_params_ugee_v2_has_battery(struct hid_device *hdev) argument
1283 uclogic_params_ugee_v2_init_battery(struct hid_device *hdev, struct uclogic_params *p) argument
1340 uclogic_params_ugee_v2_init_event_hooks(struct hid_device *hdev, struct uclogic_params *p) argument
1397 uclogic_params_ugee_v2_init(struct uclogic_params *params, struct hid_device *hdev) argument
1546 uclogic_params_init(struct uclogic_params *params, struct hid_device *hdev) argument
[all...]
H A Dhid-corsair.c693 static __u8 *corsair_mouse_report_fixup(struct hid_device *hdev, __u8 *rdesc, argument
H A Dhid-lg4ff.c326 int lg4ff_raw_event(struct hid_device *hdev, struct hid_report *report, argument
/linux-master/drivers/net/ethernet/google/gve/
H A Dgve_adminq.c971 struct device *hdev = &priv->pdev->dev; local
H A Dgve_rx.c272 struct device *hdev = &priv->pdev->dev; local
/linux-master/drivers/platform/x86/
H A Dmsi-wmi-platform.c327 struct device *hdev; local
/linux-master/sound/soc/sof/intel/
H A Dhda.c133 struct sof_intel_hda_dev *hdev; local
155 struct sof_intel_hda_dev *hdev; local
223 struct sof_intel_hda_dev *hdev; local
245 struct sof_intel_hda_dev *hdev; local
260 struct sof_intel_hda_dev *hdev; local
307 struct sof_intel_hda_dev *hdev; local
337 struct sof_intel_hda_dev *hdev; local
396 struct sof_intel_hda_dev *hdev = sdev->pdata->hw_pdata; local
506 struct sof_intel_hda_dev *hdev = sdev->pdata->hw_pdata; local
532 struct sof_intel_hda_dev *hdev = sdev->pdata->hw_pdata; local
551 struct sof_intel_hda_dev *hdev = sdev->pdata->hw_pdata; local
642 struct sof_intel_hda_dev *hdev = pdata->hw_pdata; local
729 struct sof_intel_hda_dev *hdev = sdev->pdata->hw_pdata; local
766 struct sof_intel_hda_dev *hdev; local
815 struct sof_intel_hda_dev *hdev = sdev->pdata->hw_pdata; local
1115 struct sof_intel_hda_dev *hdev = sdev->pdata->hw_pdata; local
1146 struct sof_intel_hda_dev *hdev; local
[all...]
/linux-master/sound/soc/intel/avs/
H A Dcore.c536 struct hdac_device *hdev, *save; local
/linux-master/drivers/usb/host/
H A Dxhci-pci.c489 static void xhci_find_lpm_incapable_ports(struct usb_hcd *hcd, struct usb_device *hdev) argument
519 static void xhci_find_lpm_incapable_ports(struct usb_hcd *hcd, struct usb_device *hdev) { } argument
552 static int xhci_pci_update_hub_device(struct usb_hcd *hcd, struct usb_device *hdev, argument
[all...]
/linux-master/include/net/nfc/
H A Dhci.h170 nfc_hci_set_vendor_cmds(struct nfc_hci_dev *hdev, const struct nfc_vendor_cmd *cmds, int n_cmds) argument
[all...]
/linux-master/drivers/nfc/pn544/
H A Dpn544.c113 struct nfc_hci_dev *hdev; member in struct:pn544_hci_info
126 static int pn544_hci_open(struct nfc_hci_dev *hdev) argument
148 static void pn544_hci_close(struct nfc_hci_dev *hdev) argument
165 static int pn544_hci_ready(struct nfc_hci_dev *hdev) argument
325 pn544_hci_xmit(struct nfc_hci_dev *hdev, struct sk_buff *skb) argument
332 pn544_hci_start_poll(struct nfc_hci_dev *hdev, u32 im_protocols, u32 tm_protocols) argument
443 pn544_hci_dep_link_up(struct nfc_hci_dev *hdev, struct nfc_target *target, u8 comm_mode, u8 *gb, size_t gb_len) argument
473 pn544_hci_dep_link_down(struct nfc_hci_dev *hdev) argument
480 pn544_hci_target_from_gate(struct nfc_hci_dev *hdev, u8 gate, struct nfc_target *target) argument
501 pn544_hci_complete_target_discovered(struct nfc_hci_dev *hdev, u8 gate, struct nfc_target *target) argument
602 pn544_hci_im_transceive(struct nfc_hci_dev *hdev, struct nfc_target *target, struct sk_buff *skb, data_exchange_cb_t cb, void *cb_context) argument
666 pn544_hci_tm_send(struct nfc_hci_dev *hdev, struct sk_buff *skb) argument
681 pn544_hci_check_presence(struct nfc_hci_dev *hdev, struct nfc_target *target) argument
715 pn544_hci_event_received(struct nfc_hci_dev *hdev, u8 pipe, u8 event, struct sk_buff *skb) argument
770 pn544_hci_fw_download(struct nfc_hci_dev *hdev, const char *firmware_name) argument
781 pn544_hci_discover_se(struct nfc_hci_dev *hdev) argument
809 pn544_hci_enable_se(struct nfc_hci_dev *hdev, u32 se_idx) argument
864 pn544_hci_disable_se(struct nfc_hci_dev *hdev, u32 se_idx) argument
903 pn544_hci_probe(void *phy_id, const struct nfc_phy_ops *phy_ops, char *llc_name, int phy_headroom, int phy_tailroom, int phy_payload, fw_download_t fw_download, struct nfc_hci_dev **hdev) argument
973 pn544_hci_remove(struct nfc_hci_dev *hdev) argument
[all...]
/linux-master/drivers/nfc/microread/
H A Dmicroread.c157 struct nfc_hci_dev *hdev; member in struct:microread_info
164 static int microread_open(struct nfc_hci_dev *hdev) argument
171 static void microread_close(struct nfc_hci_dev *hdev) argument
178 static int microread_hci_ready(struct nfc_hci_dev *hdev) argument
217 microread_xmit(struct nfc_hci_dev *hdev, struct sk_buff *skb) argument
224 microread_start_poll(struct nfc_hci_dev *hdev, u32 im_protocols, u32 tm_protocols) argument
300 microread_dep_link_up(struct nfc_hci_dev *hdev, struct nfc_target *target, u8 comm_mode, u8 *gb, size_t gb_len) argument
328 microread_dep_link_down(struct nfc_hci_dev *hdev) argument
334 microread_target_from_gate(struct nfc_hci_dev *hdev, u8 gate, struct nfc_target *target) argument
348 microread_complete_target_discovered(struct nfc_hci_dev *hdev, u8 gate, struct nfc_target *target) argument
397 microread_im_transceive(struct nfc_hci_dev *hdev, struct nfc_target *target, struct sk_buff *skb, data_exchange_cb_t cb, void *cb_context) argument
455 microread_tm_send(struct nfc_hci_dev *hdev, struct sk_buff *skb) argument
468 microread_target_discovered(struct nfc_hci_dev *hdev, u8 gate, struct sk_buff *skb) argument
547 microread_event_received(struct nfc_hci_dev *hdev, u8 pipe, u8 event, struct sk_buff *skb) argument
643 microread_probe(void *phy_id, const struct nfc_phy_ops *phy_ops, const char *llc_name, int phy_headroom, int phy_tailroom, int phy_payload, struct nfc_hci_dev **hdev) argument
710 microread_remove(struct nfc_hci_dev *hdev) argument
[all...]
/linux-master/drivers/nfc/st21nfca/
H A Dcore.c104 static int st21nfca_hci_load_session(struct nfc_hci_dev *hdev) argument
205 static int st21nfca_hci_open(struct nfc_hci_dev *hdev) argument
227 st21nfca_hci_close(struct nfc_hci_dev *hdev) argument
243 st21nfca_hci_ready(struct nfc_hci_dev *hdev) argument
307 st21nfca_hci_xmit(struct nfc_hci_dev *hdev, struct sk_buff *skb) argument
314 st21nfca_hci_start_poll(struct nfc_hci_dev *hdev, u32 im_protocols, u32 tm_protocols) argument
495 st21nfca_hci_stop_poll(struct nfc_hci_dev *hdev) argument
501 st21nfca_get_iso14443_3_atqa(struct nfc_hci_dev *hdev, u16 *atqa) argument
523 st21nfca_get_iso14443_3_sak(struct nfc_hci_dev *hdev, u8 *sak) argument
545 st21nfca_get_iso14443_3_uid(struct nfc_hci_dev *hdev, u8 *uid, int *len) argument
568 st21nfca_get_iso15693_inventory(struct nfc_hci_dev *hdev, struct nfc_target *target) argument
596 st21nfca_hci_dep_link_up(struct nfc_hci_dev *hdev, struct nfc_target *target, u8 comm_mode, u8 *gb, size_t gb_len) argument
606 st21nfca_hci_dep_link_down(struct nfc_hci_dev *hdev) argument
616 st21nfca_hci_target_from_gate(struct nfc_hci_dev *hdev, u8 gate, struct nfc_target *target) argument
670 st21nfca_hci_complete_target_discovered(struct nfc_hci_dev *hdev, u8 gate, struct nfc_target *target) argument
759 st21nfca_hci_im_transceive(struct nfc_hci_dev *hdev, struct nfc_target *target, struct sk_buff *skb, data_exchange_cb_t cb, void *cb_context) argument
801 st21nfca_hci_tm_send(struct nfc_hci_dev *hdev, struct sk_buff *skb) argument
806 st21nfca_hci_check_presence(struct nfc_hci_dev *hdev, struct nfc_target *target) argument
832 st21nfca_hci_cmd_received(struct nfc_hci_dev *hdev, u8 pipe, u8 cmd, struct sk_buff *skb) argument
856 st21nfca_admin_event_received(struct nfc_hci_dev *hdev, u8 event, struct sk_buff *skb) argument
889 st21nfca_hci_event_received(struct nfc_hci_dev *hdev, u8 pipe, u8 event, struct sk_buff *skb) argument
937 st21nfca_hci_probe(void *phy_id, const struct nfc_phy_ops *phy_ops, char *llc_name, int phy_headroom, int phy_tailroom, int phy_payload, struct nfc_hci_dev **hdev, struct st21nfca_se_status *se_status) argument
1024 st21nfca_hci_remove(struct nfc_hci_dev *hdev) argument
[all...]
/linux-master/drivers/net/ethernet/hisilicon/hns3/
H A Dhclge_mbx.h229 struct hclgevf_dev *hdev; member in struct:hclgevf_mbx_arq_ring
/linux-master/drivers/gpu/drm/hyperv/
H A Dhyperv_drm_proto.c196 static inline int hyperv_sendpacket(struct hv_device *hdev, struct synthvid_msg *msg) argument
216 static int hyperv_negotiate_version(struct hv_device *hdev, u32 ver) argument
248 int hyperv_update_vram_location(struct hv_device *hdev, phys_addr_t vram_pp) argument
277 int hyperv_update_situation(struct hv_device *hdev, u argument
318 hyperv_hide_hw_ptr(struct hv_device *hdev) argument
351 hyperv_update_dirt(struct hv_device *hdev, struct drm_rect *rect) argument
376 hyperv_get_supported_resolution(struct hv_device *hdev) argument
425 hyperv_receive_sub(struct hv_device *hdev) argument
453 struct hv_device *hdev = ctx; local
475 hyperv_connect_vsp(struct hv_device *hdev) argument
[all...]

Completed in 421 milliseconds

1234567891011>>