Searched defs:hdev (Results 176 - 200 of 343) sorted by relevance

1234567891011>>

/linux-master/drivers/accel/habanalabs/common/
H A Dhwmon.c17 static u32 fixup_flags_legacy_fw(struct hl_device *hdev, enum hwmon_sensor_types type, argument
64 static u32 fixup_flags_legacy_fw(struct hl_device *hdev, enum hwmon_sensor_types type, argument
77 static u32 adjust_hwmon_flags(struct hl_device *hdev, enum hwmon_sensor_types type, u32 cpucp_flags) argument
148 int hl_build_hwmon_channel_info(struct hl_device *hdev, struct cpucp_sensor *sensors_arr) argument
246 struct hl_device *hdev = dev_get_drvdata(dev); local
400 struct hl_device *hdev = dev_get_drvdata(dev); local
569 hl_get_temperature(struct hl_device *hdev, int sensor_index, u32 attr, long *value) argument
597 hl_set_temperature(struct hl_device *hdev, int sensor_index, u32 attr, long value) argument
622 hl_get_voltage(struct hl_device *hdev, int sensor_index, u32 attr, long *value) argument
651 hl_get_current(struct hl_device *hdev, int sensor_index, u32 attr, long *value) argument
680 hl_get_fan_speed(struct hl_device *hdev, int sensor_index, u32 attr, long *value) argument
709 hl_get_pwm_info(struct hl_device *hdev, int sensor_index, u32 attr, long *value) argument
738 hl_set_pwm_info(struct hl_device *hdev, int sensor_index, u32 attr, long value) argument
761 hl_set_voltage(struct hl_device *hdev, int sensor_index, u32 attr, long value) argument
786 hl_set_current(struct hl_device *hdev, int sensor_index, u32 attr, long value) argument
811 hl_set_power(struct hl_device *hdev, int sensor_index, u32 attr, long value) argument
842 hl_get_power(struct hl_device *hdev, int sensor_index, u32 attr, long *value) argument
871 hl_hwmon_init(struct hl_device *hdev) argument
904 hl_hwmon_fini(struct hl_device *hdev) argument
912 hl_hwmon_release_resources(struct hl_device *hdev) argument
[all...]
H A Dirq.c22 struct hl_device *hdev; member in struct:hl_eqe_work
62 struct hl_device *hdev = eqe_work->hdev; local
78 static void job_finish(struct hl_device *hdev, u32 cs_seq, struct hl_cq *cq, ktime_t timestamp) argument
99 cs_finish(struct hl_device *hdev, u16 cs_seq, ktime_t timestamp) argument
133 struct hl_device *hdev = cq->hdev; local
211 struct hl_device *hdev = job->hdev; local
255 handle_registration_node(struct hl_device *hdev, struct hl_user_pending_interrupt *pend, struct list_head **free_list, struct list_head **dynamic_alloc_list, struct hl_user_interrupt *intr) argument
329 handle_user_interrupt_ts_list(struct hl_device *hdev, struct hl_user_interrupt *intr) argument
377 handle_user_interrupt_wait_list(struct hl_device *hdev, struct hl_user_interrupt *intr) argument
394 handle_tpc_interrupt(struct hl_device *hdev) argument
409 handle_unexpected_user_interrupt(struct hl_device *hdev) argument
423 struct hl_device *hdev = user_int->hdev; local
460 struct hl_device *hdev = user_int->hdev; local
480 struct hl_device *hdev = arg; local
499 struct hl_device *hdev = eq->hdev; local
594 hl_cq_init(struct hl_device *hdev, struct hl_cq *q, u32 hw_queue_id) argument
622 hl_cq_fini(struct hl_device *hdev, struct hl_cq *q) argument
627 hl_cq_reset(struct hl_device *hdev, struct hl_cq *q) argument
653 hl_eq_init(struct hl_device *hdev, struct hl_eq *q) argument
677 hl_eq_fini(struct hl_device *hdev, struct hl_eq *q) argument
684 hl_eq_reset(struct hl_device *hdev, struct hl_eq *q) argument
[all...]
H A Dsysfs.c15 struct hl_device *hdev = dev_get_drvdata(dev); local
33 struct hl_device *hdev = dev_get_drvdata(dev); local
58 struct hl_device *hdev = dev_get_drvdata(dev); local
82 struct hl_device *hdev = dev_get_drvdata(dev); local
119 struct hl_device *hdev = dev_get_drvdata(dev); local
127 struct hl_device *hdev = dev_get_drvdata(dev); local
135 struct hl_device *hdev = dev_get_drvdata(dev); local
143 struct hl_device *hdev = dev_get_drvdata(dev); local
152 struct hl_device *hdev = dev_get_drvdata(dev); local
160 struct hl_device *hdev = dev_get_drvdata(dev); local
168 struct hl_device *hdev = dev_get_drvdata(dev); local
176 struct hl_device *hdev = dev_get_drvdata(dev); local
184 struct hl_device *hdev = dev_get_drvdata(dev); local
192 struct hl_device *hdev = dev_get_drvdata(dev); local
201 struct hl_device *hdev = dev_get_drvdata(dev); local
229 struct hl_device *hdev = dev_get_drvdata(dev); local
251 struct hl_device *hdev = dev_get_drvdata(dev); local
285 struct hl_device *hdev = dev_get_drvdata(dev); local
297 struct hl_device *hdev = dev_get_drvdata(dev); local
311 struct hl_device *hdev = dev_get_drvdata(dev); local
319 struct hl_device *hdev = dev_get_drvdata(dev); local
327 struct hl_device *hdev = dev_get_drvdata(dev); local
343 struct hl_device *hdev = dev_get_drvdata(dev); local
371 struct hl_device *hdev = dev_get_drvdata(dev); local
400 struct hl_device *hdev = dev_get_drvdata(dev); local
408 struct hl_device *hdev = dev_get_drvdata(dev); local
415 struct hl_device *hdev = dev_get_drvdata(dev); local
506 hl_sysfs_add_dev_clk_attr(struct hl_device *hdev, struct attribute_group *dev_clk_attr_grp) argument
511 hl_sysfs_add_dev_vrm_attr(struct hl_device *hdev, struct attribute_group *dev_vrm_attr_grp) argument
516 hl_sysfs_init(struct hl_device *hdev) argument
548 hl_sysfs_fini(struct hl_device *hdev) argument
[all...]
/linux-master/drivers/accel/habanalabs/goya/
H A Dgoya_coresight.c199 static int goya_coresight_timeout(struct hl_device *hdev, u64 addr, argument
228 static int goya_config_stm(struct hl_device *hdev, argument
301 static int goya_config_etf(struct hl_device *hdev, argument
367 goya_etr_validate_address(struct hl_device *hdev, u64 addr, u64 size) argument
385 goya_config_etr(struct hl_device *hdev, struct hl_debug_params *params) argument
484 goya_config_funnel(struct hl_device *hdev, struct hl_debug_params *params) argument
503 goya_config_bmon(struct hl_device *hdev, struct hl_debug_params *params) argument
575 goya_config_spmu(struct hl_device *hdev, struct hl_debug_params *params) argument
659 goya_debug_coresight(struct hl_device *hdev, struct hl_ctx *ctx, void *data) argument
698 goya_halt_coresight(struct hl_device *hdev, struct hl_ctx *ctx) argument
[all...]
H A DgoyaP.h157 struct hl_device *hdev; member in struct:goya_work_freq
[all...]
/linux-master/sound/soc/intel/avs/
H A Dboard_selection.c575 struct hdac_device *hdev = &codec->core; local
614 struct hdac_device *hdev; local
/linux-master/drivers/bluetooth/
H A Dbt3c_cs.c73 struct hci_dev *hdev; member in struct:bt3c_info
385 static int bt3c_hci_flush(struct hci_dev *hdev) argument
396 static int bt3c_hci_open(struct hci_dev *hdev) argument
402 bt3c_hci_close(struct hci_dev *hdev) argument
410 bt3c_hci_send_frame(struct hci_dev *hdev, struct sk_buff *skb) argument
541 struct hci_dev *hdev; local
607 struct hci_dev *hdev = info->hdev; local
[all...]
H A Dhci_ll.c357 static int ll_recv_frame(struct hci_dev *hdev, struct sk_buff *skb) argument
452 static int read_local_version(struct hci_dev *hdev) argument
590 ll_set_bdaddr(struct hci_dev *hdev, const bdaddr_t *bdaddr) argument
[all...]
H A Dhci_mrvl.c163 static int mrvl_recv_fw_req(struct hci_dev *hdev, struct sk_buff *skb) argument
195 static int mrvl_recv_chip_ver(struct hci_dev *hdev, struct sk_buff *skb) argument
280 mrvl_load_firmware(struct hci_dev *hdev, const char *name) argument
[all...]
H A Dbtrtl.h154 btrtl_initialize(struct hci_dev *hdev, const char *postfix) argument
164 btrtl_download_firmware(struct hci_dev *hdev, struct btrtl_device_info *btrtl_dev) argument
170 btrtl_set_quirks(struct hci_dev *hdev, struct btrtl_device_info *btrtl_dev) argument
175 btrtl_setup_realtek(struct hci_dev *hdev) argument
180 btrtl_shutdown_realtek(struct hci_dev *hdev) 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) argument
194 btrtl_set_driver_name(struct hci_dev *hdev, const char *driver_name) argument
[all...]
/linux-master/drivers/hid/
H A Dhid-ntrig.c109 static inline int ntrig_get_mode(struct hid_device *hdev) argument
123 static inline void ntrig_set_mode(struct hid_device *hdev, const int mode) argument
140 static void ntrig_report_version(struct hid_device *hdev) argument
172 struct hid_device *hdev = to_hid_device(dev); local
184 struct hid_device *hdev = to_hid_device(dev); local
196 struct hid_device *hdev = to_hid_device(dev); local
208 struct hid_device *hdev = to_hid_device(dev); local
220 struct hid_device *hdev = to_hid_device(dev); local
232 struct hid_device *hdev = to_hid_device(dev); local
255 struct hid_device *hdev = to_hid_device(dev); local
267 struct hid_device *hdev = to_hid_device(dev); local
291 struct hid_device *hdev = to_hid_device(dev); local
301 struct hid_device *hdev = to_hid_device(dev); local
324 struct hid_device *hdev = to_hid_device(dev); local
336 struct hid_device *hdev = to_hid_device(dev); local
360 struct hid_device *hdev = to_hid_device(dev); local
372 struct hid_device *hdev = to_hid_device(dev); local
396 struct hid_device *hdev = to_hid_device(dev); local
406 struct hid_device *hdev = to_hid_device(dev); local
454 ntrig_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) argument
545 ntrig_input_mapped(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) argument
893 ntrig_probe(struct hid_device *hdev, const struct hid_device_id *id) argument
963 ntrig_remove(struct hid_device *hdev) argument
[all...]
H A Dhid-elan.c51 static int is_not_elan_touchpad(struct hid_device *hdev) argument
63 static int elan_input_mapping(struct hid_device *hdev, struct hid_input *hi, argument
79 static int elan_get_device_param(struct hid_device *hdev, argument
118 elan_get_device_params(struct hid_device *hdev) argument
152 elan_input_configured(struct hid_device *hdev, struct hid_input *hi) argument
359 elan_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) argument
384 elan_start_multitouch(struct hid_device *hdev) argument
417 struct hid_device *hdev = to_hid_device(dev); local
446 elan_init_mute_led(struct hid_device *hdev) argument
461 elan_probe(struct hid_device *hdev, const struct hid_device_id *id) argument
[all...]
H A Dhid-u2fzero.c80 struct hid_device *hdev; member in struct:u2fzero_device
130 struct hid_device *hdev = dev->hdev; local
270 struct hid_device *hdev = dev->hdev; local
306 u2fzero_probe(struct hid_device *hdev, const struct hid_device_id *id) argument
369 u2fzero_remove(struct hid_device *hdev) argument
[all...]
H A Dhid-microsoft.c33 struct hid_device *hdev; member in struct:ms_data
59 static __u8 *ms_report_fixup(struct hid_device *hdev, __u8 *rdesc, argument
182 static int ms_input_mapping(struct hid_device *hdev, struct hid_input *hi, argument
209 static int ms_input_mapped(struct hid_device *hdev, struct hid_input *hi, argument
222 static int ms_event(struct hid_device *hdev, struct hid_field *field, argument
284 struct hid_device *hdev = ms->hdev; local
326 ms_init_ff(struct hid_device *hdev) argument
355 ms_remove_ff(struct hid_device *hdev) argument
365 ms_probe(struct hid_device *hdev, const struct hid_device_id *id) argument
407 ms_remove(struct hid_device *hdev) argument
[all...]
H A Dhid-google-hammer.c301 struct hid_device *hdev; member in struct:hammer_kbd_leds
342 static int hammer_register_leds(struct hid_device *hdev) 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) argument
388 hammer_folded_event(struct hid_device *hdev, bool folded) argument
422 hammer_has_usage(struct hid_device *hdev, unsigned int report_type, unsigned application, unsigned usage) argument
445 hammer_has_folded_event(struct hid_device *hdev) argument
451 hammer_has_backlight_control(struct hid_device *hdev) argument
457 hammer_get_folded_state(struct hid_device *hdev) argument
498 hammer_stop(void *hdev) argument
503 hammer_probe(struct hid_device *hdev, const struct hid_device_id *id) argument
553 hammer_remove(struct hid_device *hdev) argument
[all...]
H A Dhid-roccat-kone.c697 static int kone_init_specials(struct hid_device *hdev) argument
737 static void kone_remove_specials(struct hid_device *hdev) argument
751 kone_probe(struct hid_device *hdev, const struct hid_device_id *id) argument
784 kone_remove(struct hid_device *hdev) argument
844 kone_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) argument
[all...]
H A Dhid-roccat-kovaplus.c446 static int kovaplus_init_specials(struct hid_device *hdev) argument
488 static void kovaplus_remove_specials(struct hid_device *hdev) argument
502 kovaplus_probe(struct hid_device *hdev, const struct hid_device_id *id) argument
536 kovaplus_remove(struct hid_device *hdev) argument
604 kovaplus_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) argument
[all...]
H A Dhid-roccat-pyra.c396 static int pyra_init_specials(struct hid_device *hdev) argument
437 static void pyra_remove_specials(struct hid_device *hdev) argument
451 pyra_probe(struct hid_device *hdev, const struct hid_device_id *id) argument
483 pyra_remove(struct hid_device *hdev) argument
547 pyra_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) argument
[all...]
H A Dhid-steelseries.c24 struct hid_device *hdev; member in struct:steelseries_device
129 static void steelseries_srws1_set_leds(struct hid_device *hdev, __u16 leds) argument
245 static int steelseries_srws1_probe(struct hid_device *hdev, argument
349 steelseries_srws1_remove(struct hid_device *hdev) argument
380 steelseries_headset_arctis_1_fetch_battery(struct hid_device *hdev) argument
401 steelseries_headset_fetch_battery(struct hid_device *hdev) argument
418 struct hid_device *hdev = sd->hdev; local
453 steelseries_headset_set_wireless_status(struct hid_device *hdev, bool connected) argument
513 steelseries_probe(struct hid_device *hdev, const struct hid_device_id *id) argument
551 steelseries_remove(struct hid_device *hdev) argument
573 steelseries_srws1_report_fixup(struct hid_device *hdev, __u8 *rdesc, unsigned int *rsize) argument
589 steelseries_headset_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *read_buf, int size) argument
[all...]
H A Dhid-debug.c688 void hid_debug_event(struct hid_device *hdev, char *buf) argument
732 void hid_dump_input(struct hid_device *hdev, struct hid_usage *usage, __s32 value) argument
1093 struct hid_device *hdev = f->private; local
1250 hid_debug_register(struct hid_device *hdev, const char *name) argument
1260 hid_debug_unregister(struct hid_device *hdev) argument
[all...]
H A Dhid-mcp2200.c85 struct hid_device *hdev; member in struct:mcp2200
291 static int mcp2200_raw_event(struct hid_device *hdev, struct hid_report *report, argument
317 static int mcp2200_probe(struct hid_device *hdev, const struct hid_device_id *id) argument
367 mcp2200_remove(struct hid_device *hdev) argument
[all...]
H A Dhid-sensor-hub.c55 static struct hid_report *sensor_hub_report(int id, struct hid_device *hdev, argument
69 static int sensor_hub_get_physical_device_count(struct hid_device *hdev) argument
97 sensor_hub_get_callback( struct hid_device *hdev, u32 usage_id, int collection_index, struct hid_sensor_hub_device **hsdev, void **priv) argument
385 struct hid_device *hdev = hsdev->hdev; local
426 sensor_hub_suspend(struct hid_device *hdev, pm_message_t message) argument
444 sensor_hub_resume(struct hid_device *hdev) argument
462 sensor_hub_reset_resume(struct hid_device *hdev) argument
471 sensor_hub_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *raw_data, int size) argument
583 sensor_hub_report_fixup(struct hid_device *hdev, __u8 *rdesc, unsigned int *rsize) argument
605 sensor_hub_probe(struct hid_device *hdev, const struct hid_device_id *id) argument
733 sensor_hub_remove(struct hid_device *hdev) argument
[all...]
H A Dwacom.h161 struct hid_device *hdev; member in struct:wacom
/linux-master/drivers/nfc/st21nfca/
H A Dst21nfca.h151 struct nfc_hci_dev *hdev; member in struct:st21nfca_hci_info
[all...]
/linux-master/drivers/hwmon/
H A Dgigabyte_waterforce.c51 struct hid_device *hdev; member in struct:waterforce_data
213 static int waterforce_get_fw_ver(struct hid_device *hdev) argument
255 static int waterforce_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, argument
312 static int waterforce_probe(struct hid_device *hdev, const struct hid_device_id *id) argument
388 waterforce_remove(struct hid_device *hdev) argument
[all...]

Completed in 223 milliseconds

1234567891011>>