/kernel/linux/linux-5.10/drivers/bluetooth/ |
H A D | hci_h4.c | 154 struct sk_buff *h4_recv_buf(struct hci_dev *hdev, struct sk_buff *skb, in h4_recv_buf() argument
|
H A D | hci_serdev.c | 26 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 D | context.c | 14 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 D | mmu.c | 12 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 D | hid-cypress.c | 32 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 D | hid-holtek-kbd.c | 105 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 D | hid-gfrm.c | 27 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 D | hid-gaff.c | 128 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 D | hid-holtekff.c | 181 static int holtek_probe(struct hid_device *hdev, const struct hid_device_id *id) in holtek_probe() argument
|
H A D | hid-pl.c | 178 static int pl_probe(struct hid_device *hdev, const struct hid_device_id *id) in pl_probe() argument
|
H A D | hid-roccat-ryos.c | 83 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 D | hid-roccat-savu.c | 55 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 D | hid-roccat-lua.c | 115 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 D | hid-samsung.c | 51 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 D | hid-saitek.c | 36 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 D | hid-sjoy.c | 118 static int sjoy_probe(struct hid_device *hdev, const struct hid_device_id *id) in sjoy_probe() argument
|
H A D | hid-zydacron.c | 27 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 D | hid-axff.c | 127 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 D | hcp.c | 21 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 D | llc.c | 90 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 D | hdac_ext_bus.c | 110 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 D | cnl.c | 168 struct sof_intel_hda_dev *hdev = sdev->pdata->hw_pdata; in cnl_ipc_send_msg() local
|
H A D | hda-codec.c | 122 struct hdac_device *hdev; in hda_codec_probe() local [all...] |
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | mgmt_config.c | 26 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 D | msft.c | 30 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...] |