Home
last modified time | relevance | path

Searched defs:hdev (Results 126 - 150 of 606) sorted by relevance

12345678910>>...25

/kernel/linux/linux-5.10/drivers/bluetooth/
H A Dhci_h4.c154 struct sk_buff *h4_recv_buf(struct hci_dev *hdev, struct sk_buff *skb, in h4_recv_buf() argument
H A Dhci_serdev.c26 struct hci_dev *hdev = hu->hdev; in hci_uart_tx_complete() local
61 struct hci_dev *hdev = hu->hdev; in hci_uart_write_work() local
94 static int hci_uart_flush(struct hci_dev *hdev) in hci_uart_flush() argument
114 hci_uart_open(struct hci_dev *hdev) hci_uart_open() argument
139 hci_uart_close(struct hci_dev *hdev) hci_uart_close() argument
164 hci_uart_send_frame(struct hci_dev *hdev, struct sk_buff *skb) hci_uart_send_frame() argument
178 hci_uart_setup(struct hci_dev *hdev) hci_uart_setup() argument
298 struct hci_dev *hdev; hci_uart_register_device() local
387 struct hci_dev *hdev = hu->hdev; hci_uart_unregister_device() local
[all...]
/kernel/linux/linux-5.10/drivers/misc/habanalabs/common/
H A Dcontext.c14 struct hl_device *hdev = ctx->hdev; in hl_ctx_fini() local
73 hl_ctx_create(struct hl_device *hdev, struct hl_fpriv *hpriv) hl_ctx_create() argument
121 hl_ctx_free(struct hl_device *hdev, struct hl_ctx *ctx) hl_ctx_free() argument
130 hl_ctx_init(struct hl_device *hdev, struct hl_ctx *ctx, bool is_kernel_ctx) hl_ctx_init() argument
200 hl_ctx_get(struct hl_device *hdev, struct hl_ctx *ctx) hl_ctx_get() argument
258 hl_ctx_mgr_fini(struct hl_device *hdev, struct hl_ctx_mgr *mgr) hl_ctx_mgr_fini() argument
[all...]
H A Dmmu.c12 static bool is_dram_va(struct hl_device *hdev, u64 virt_addr) in is_dram_va() argument
31 int hl_mmu_init(struct hl_device *hdev) in hl_mmu_init() argument
49 void hl_mmu_fini(struct hl_device *hdev) in hl_mmu_fini() argument
65 struct hl_device *hdev = ctx->hdev; hl_mmu_ctx_init() local
85 struct hl_device *hdev = ctx->hdev; hl_mmu_ctx_fini() local
115 struct hl_device *hdev = ctx->hdev; hl_mmu_unmap() local
191 struct hl_device *hdev = ctx->hdev; hl_mmu_map() local
272 struct hl_device *hdev = ctx->hdev; hl_mmu_swap_out() local
286 struct hl_device *hdev = ctx->hdev; hl_mmu_swap_in() local
292 hl_mmu_if_set_funcs(struct hl_device *hdev) hl_mmu_if_set_funcs() argument
[all...]
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-cypress.c32 static __u8 *cp_rdesc_fixup(struct hid_device *hdev, __u8 *rdesc, in cp_rdesc_fixup() argument
49 static __u8 *va_logical_boundary_fixup(struct hid_device *hdev, __u8 *rdesc, in va_logical_boundary_fixup() argument
70 static __u8 *cp_report_fixup(struct hid_device *hdev, __u8 *rdesc, in cp_report_fixup() argument
83 static int cp_input_mapped(struct hid_device *hdev, struct hid_input *hi, in cp_input_mapped() argument
100 static int cp_event(struct hid_device *hdev, struc argument
128 cp_probe(struct hid_device *hdev, const struct hid_device_id *id) cp_probe() argument
[all...]
H A Dhid-holtek-kbd.c105 static __u8 *holtek_kbd_report_fixup(struct hid_device *hdev, __u8 *rdesc, in holtek_kbd_report_fixup() argument
144 static int holtek_kbd_probe(struct hid_device *hdev, in holtek_kbd_probe() argument
H A Dhid-gfrm.c27 static int gfrm_input_mapping(struct hid_device *hdev, struct hid_input *hi, in gfrm_input_mapping() argument
50 static int gfrm_raw_event(struct hid_device *hdev, struct hid_report *report, in gfrm_raw_event() argument
98 static int gfrm_probe(struct hid_device *hdev, const struct hid_device_id *id) in gfrm_probe() argument
[all...]
H A Dhid-gaff.c128 static inline int gaff_init(struct hid_device *hdev) in gaff_init() argument
134 static int ga_probe(struct hid_device *hdev, const struct hid_device_id *id) in ga_probe() argument
H A Dhid-holtekff.c181 static int holtek_probe(struct hid_device *hdev, const struct hid_device_id *id) in holtek_probe() argument
H A Dhid-pl.c178 static int pl_probe(struct hid_device *hdev, const struct hid_device_id *id) in pl_probe() argument
H A Dhid-roccat-ryos.c83 static int ryos_init_specials(struct hid_device *hdev) in ryos_init_specials() argument
124 static void ryos_remove_specials(struct hid_device *hdev) in ryos_remove_specials() argument
139 ryos_probe(struct hid_device *hdev, const struct hid_device_id *id) ryos_probe() argument
173 ryos_remove(struct hid_device *hdev) ryos_remove() argument
179 ryos_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) ryos_raw_event() argument
[all...]
H A Dhid-roccat-savu.c55 static int savu_init_specials(struct hid_device *hdev) in savu_init_specials() argument
96 static void savu_remove_specials(struct hid_device *hdev) in savu_remove_specials() argument
111 savu_probe(struct hid_device *hdev, const struct hid_device_id *id) savu_probe() argument
145 savu_remove(struct hid_device *hdev) savu_remove() argument
169 savu_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) savu_raw_event() argument
[all...]
H A Dhid-roccat-lua.c115 static int lua_init_specials(struct hid_device *hdev) in lua_init_specials() argument
147 static void lua_remove_specials(struct hid_device *hdev) in lua_remove_specials() argument
158 static int lua_probe(struct hid_device *hdev, in lua_probe() argument
192 lua_remove(struct hid_device *hdev) lua_remove() argument
[all...]
H A Dhid-samsung.c51 static inline void samsung_irda_dev_trace(struct hid_device *hdev, in samsung_irda_dev_trace() argument
58 static __u8 *samsung_irda_report_fixup(struct hid_device *hdev, __u8 *rdesc, in samsung_irda_report_fixup() argument
95 static int samsung_kbd_mouse_input_mapping(struct hid_device *hdev, in samsung_kbd_mouse_input_mapping() argument
128 static __u8 *samsung_report_fixup(struct hid_device *hdev, __u argument
136 samsung_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) samsung_input_mapping() argument
149 samsung_probe(struct hid_device *hdev, const struct hid_device_id *id) samsung_probe() argument
[all...]
H A Dhid-saitek.c36 static int saitek_probe(struct hid_device *hdev, in saitek_probe() argument
69 static __u8 *saitek_report_fixup(struct hid_device *hdev, __u8 *rdesc, in saitek_report_fixup() argument
93 saitek_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *raw_data, int size) saitek_raw_event() argument
150 saitek_event(struct hid_device *hdev, struct hid_field *field, struct hid_usage *usage, __s32 value) saitek_event() argument
[all...]
H A Dhid-sjoy.c118 static int sjoy_probe(struct hid_device *hdev, const struct hid_device_id *id) in sjoy_probe() argument
H A Dhid-zydacron.c27 static __u8 *zc_report_fixup(struct hid_device *hdev, __u8 *rdesc, in zc_report_fixup() argument
45 static int zc_input_mapping(struct hid_device *hdev, struct hid_input *hi, in zc_input_mapping() argument
109 static int zc_raw_event(struct hid_device *hdev, struct hid_report *report, in zc_raw_event() argument
164 static int zc_probe(struct hid_device *hdev, const struct hid_device_id *id) in zc_probe() argument
[all...]
H A Dhid-axff.c127 static int ax_probe(struct hid_device *hdev, const struct hid_device_id *id) in ax_probe() argument
170 ax_remove(struct hid_device *hdev) ax_remove() argument
[all...]
/kernel/linux/linux-5.10/net/nfc/hci/
H A Dhcp.c21 int nfc_hci_hcp_message_tx(struct nfc_hci_dev *hdev, u8 pipe, in nfc_hci_hcp_message_tx() argument
119 nfc_hci_hcp_message_rx(struct nfc_hci_dev *hdev, u8 pipe, u8 type, u8 instruction, struct sk_buff *skb) nfc_hci_hcp_message_rx() argument
[all...]
H A Dllc.c90 struct nfc_llc *nfc_llc_allocate(const char *name, struct nfc_hci_dev *hdev, in nfc_llc_allocate() argument
/kernel/linux/linux-5.10/sound/hda/ext/
H A Dhdac_ext_bus.c110 void snd_hdac_ext_bus_device_exit(struct hdac_device *hdev) in snd_hdac_ext_bus_device_exit() argument
77 snd_hdac_ext_bus_device_init(struct hdac_bus *bus, int addr, struct hdac_device *hdev, int type) snd_hdac_ext_bus_device_init() argument
145 struct hdac_device *hdev = dev_to_hdac_dev(dev); get_hdev() local
[all...]
/kernel/linux/linux-5.10/sound/soc/sof/intel/
H A Dcnl.c168 struct sof_intel_hda_dev *hdev = sdev->pdata->hw_pdata; in cnl_ipc_send_msg() local
H A Dhda-codec.c122 struct hdac_device *hdev; in hda_codec_probe() local
[all...]
/kernel/linux/linux-5.10/net/bluetooth/
H A Dmgmt_config.c26 int read_def_system_config(struct sock *sk, struct hci_dev *hdev, void *data, in read_def_system_config() argument
85 int set_def_system_config(struct sock *sk, struct hci_dev *hdev, void *data, in set_def_system_config() argument
277 read_def_runtime_config(struct sock *sk, struct hci_dev *hdev, void *data, u16 data_len) read_def_runtime_config() argument
286 set_def_runtime_config(struct sock *sk, struct hci_dev *hdev, void *data, u16 data_len) set_def_runtime_config() argument
[all...]
H A Dmsft.c30 static bool read_supported_features(struct hci_dev *hdev, in read_supported_features() argument
75 void msft_do_open(struct hci_dev *hdev) in msft_do_open() argument
96 msft_do_close(struct hci_dev *hdev) msft_do_close() argument
111 msft_vendor_evt(struct hci_dev *hdev, struct sk_buff *skb) msft_vendor_evt() argument
144 msft_get_features(struct hci_dev *hdev) msft_get_features() argument
[all...]

Completed in 10 milliseconds

12345678910>>...25