Home
last modified time | relevance | path

Searched defs:hdev (Results 501 - 525 of 610) sorted by relevance

1...<<2122232425

/kernel/linux/linux-6.6/drivers/hwmon/
H A Dcorsair-psu.c123 struct hid_device *hdev; member
773 static int corsairpsu_probe(struct hid_device *hdev, const struct hid_device_id *id) in corsairpsu_probe() argument
839 corsairpsu_remove(struct hid_device *hdev) corsairpsu_remove() argument
849 corsairpsu_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) corsairpsu_raw_event() argument
864 corsairpsu_resume(struct hid_device *hdev) corsairpsu_resume() argument
[all...]
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-alps.c99 struct hid_device *hdev; member
165 static int t4_read_write_register(struct hid_device *hdev, u32 address, in t4_read_write_register() argument
252 u1_read_write_register(struct hid_device *hdev, u32 address, u8 *read_val, u8 write_val, bool read_flag) u1_read_write_register() argument
434 alps_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) alps_raw_event() argument
451 alps_post_reset(struct hid_device *hdev) alps_post_reset() argument
492 alps_post_resume(struct hid_device *hdev) alps_post_resume() argument
497 u1_init(struct hid_device *hdev, struct alps_dev *pri_data) u1_init() argument
609 T4_init(struct hid_device *hdev, struct alps_dev *pri_data) T4_init() argument
674 alps_input_configured(struct hid_device *hdev, struct hid_input *hi) alps_input_configured() argument
775 alps_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) alps_input_mapping() argument
782 alps_probe(struct hid_device *hdev, const struct hid_device_id *id) alps_probe() argument
[all...]
H A Dhid-mcp2221.c93 struct hid_device *hdev; member
733 static int mcp2221_raw_event(struct hid_device *hdev, in mcp2221_raw_event() argument
916 struct hid_device *hdev = ptr; in mcp2221_hid_unregister() local
923 mcp2221_remove(struct hid_device *hdev) mcp2221_remove() argument
1100 mcp2221_probe(struct hid_device *hdev, const struct hid_device_id *id) mcp2221_probe() argument
[all...]
H A Dhid-lenovo.c47 struct hid_device *hdev; member
74 static int lenovo_led_set_tp10ubkbd(struct hid_device *hdev, u8 led_code, in lenovo_led_set_tp10ubkbd() argument
136 static __u8 *lenovo_report_fixup(struct hid_device *hdev, __u8 *rdesc, in lenovo_report_fixup() argument
169 static int lenovo_input_mapping_tpkbd(struct hid_device *hdev, in lenovo_input_mapping_tpkbd() argument
182 lenovo_input_mapping_cptkbd(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) lenovo_input_mapping_cptkbd() argument
256 lenovo_input_mapping_tpIIkbd(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) lenovo_input_mapping_tpIIkbd() argument
351 lenovo_input_mapping_scrollpoint(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) lenovo_input_mapping_scrollpoint() argument
362 lenovo_input_mapping_tp10_ultrabook_kbd(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) lenovo_input_mapping_tp10_ultrabook_kbd() argument
400 lenovo_input_mapping_x1_tab_kbd(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) lenovo_input_mapping_x1_tab_kbd() argument
448 lenovo_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) lenovo_input_mapping() argument
485 lenovo_send_cmd_cptkbd(struct hid_device *hdev, unsigned char byte2, unsigned char byte3) lenovo_send_cmd_cptkbd() argument
524 lenovo_features_set_cptkbd(struct hid_device *hdev) lenovo_features_set_cptkbd() argument
555 struct hid_device *hdev = to_hid_device(dev); attr_fn_lock_show() local
566 struct hid_device *hdev = to_hid_device(dev); attr_fn_lock_store() local
599 struct hid_device *hdev = to_hid_device(dev); attr_sensitivity_show_cptkbd() local
611 struct hid_device *hdev = to_hid_device(dev); attr_sensitivity_store_cptkbd() local
628 struct hid_device *hdev = to_hid_device(dev); attr_middleclick_workaround_show_cptkbd() local
640 struct hid_device *hdev = to_hid_device(dev); attr_middleclick_workaround_store_cptkbd() local
682 lenovo_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) lenovo_raw_event() argument
702 lenovo_event_tp10ubkbd(struct hid_device *hdev, struct hid_field *field, struct hid_usage *usage, __s32 value) lenovo_event_tp10ubkbd() argument
720 lenovo_event_cptkbd(struct hid_device *hdev, struct hid_field *field, struct hid_usage *usage, __s32 value) lenovo_event_cptkbd() argument
766 lenovo_event(struct hid_device *hdev, struct hid_field *field, struct hid_usage *usage, __s32 value) lenovo_event() argument
786 lenovo_features_set_tpkbd(struct hid_device *hdev) lenovo_features_set_tpkbd() argument
809 struct hid_device *hdev = to_hid_device(dev); attr_press_to_select_show_tpkbd() local
820 struct hid_device *hdev = to_hid_device(dev); attr_press_to_select_store_tpkbd() local
839 struct hid_device *hdev = to_hid_device(dev); attr_dragging_show_tpkbd() local
850 struct hid_device *hdev = to_hid_device(dev); attr_dragging_store_tpkbd() local
869 struct hid_device *hdev = to_hid_device(dev); attr_release_to_select_show_tpkbd() local
880 struct hid_device *hdev = to_hid_device(dev); attr_release_to_select_store_tpkbd() local
899 struct hid_device *hdev = to_hid_device(dev); attr_select_right_show_tpkbd() local
910 struct hid_device *hdev = to_hid_device(dev); attr_select_right_store_tpkbd() local
929 struct hid_device *hdev = to_hid_device(dev); attr_sensitivity_show_tpkbd() local
941 struct hid_device *hdev = to_hid_device(dev); attr_sensitivity_store_tpkbd() local
958 struct hid_device *hdev = to_hid_device(dev); attr_press_speed_show_tpkbd() local
970 struct hid_device *hdev = to_hid_device(dev); attr_press_speed_store_tpkbd() local
1027 lenovo_led_set_tpkbd(struct hid_device *hdev) lenovo_led_set_tpkbd() argument
1042 struct hid_device *hdev = to_hid_device(dev); lenovo_led_brightness_set() local
1069 lenovo_register_leds(struct hid_device *hdev) lenovo_register_leds() argument
1110 lenovo_probe_tpkbd(struct hid_device *hdev) lenovo_probe_tpkbd() argument
1163 lenovo_probe_cptkbd(struct hid_device *hdev) lenovo_probe_cptkbd() argument
1208 lenovo_probe_tp10ubkbd(struct hid_device *hdev) lenovo_probe_tp10ubkbd() argument
1263 lenovo_probe(struct hid_device *hdev, const struct hid_device_id *id) lenovo_probe() argument
1309 lenovo_reset_resume(struct hid_device *hdev) lenovo_reset_resume() argument
1326 lenovo_remove_tpkbd(struct hid_device *hdev) lenovo_remove_tpkbd() argument
1344 lenovo_remove_cptkbd(struct hid_device *hdev) lenovo_remove_cptkbd() argument
1350 lenovo_remove_tp10ubkbd(struct hid_device *hdev) lenovo_remove_tp10ubkbd() argument
1364 lenovo_remove(struct hid_device *hdev) lenovo_remove() argument
1385 lenovo_input_configured(struct hid_device *hdev, struct hid_input *hi) lenovo_input_configured() argument
[all...]
H A Dhid-steam.c125 struct hid_device *hdev, *client_hdev; member
478 struct hid_device *hdev = steam->hdev; steam_input_register() local
722 steam_is_valve_interface(struct hid_device *hdev) steam_is_valve_interface() argument
757 steam_client_ll_parse(struct hid_device *hdev) steam_client_ll_parse() argument
765 steam_client_ll_start(struct hid_device *hdev) steam_client_ll_start() argument
770 steam_client_ll_stop(struct hid_device *hdev) steam_client_ll_stop() argument
774 steam_client_ll_open(struct hid_device *hdev) steam_client_ll_open() argument
787 steam_client_ll_close(struct hid_device *hdev) steam_client_ll_close() argument
808 steam_client_ll_raw_request(struct hid_device *hdev, unsigned char reportnum, u8 *buf, size_t count, unsigned char report_type, int reqtype) steam_client_ll_raw_request() argument
828 steam_create_client_hid(struct hid_device *hdev) steam_create_client_hid() argument
857 steam_probe(struct hid_device *hdev, const struct hid_device_id *id) steam_probe() argument
960 steam_remove(struct hid_device *hdev) steam_remove() argument
1343 steam_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) steam_raw_event() argument
[all...]
H A Dhid-sensor-custom.c566 struct hid_device *hdev = hsdev->hdev; in hid_sensor_custom_add_attributes() local
/kernel/linux/linux-6.6/net/bluetooth/
H A D6lowpan.c68 struct hci_dev *hdev; member
956 struct hci_dev *hdev; in get_l2cap_conn() local
[all...]
H A Dhci_sock.c53 struct hci_dev *hdev; member
65 struct hci_dev *hdev = hci_pi(sk)->hdev; in hci_hdev_from_sock() local
203 void hci_send_to_sock(struct hci_dev *hdev, struct sk_buff *skb) in hci_send_to_sock() argument
358 hci_send_to_monitor(struct hci_dev *hdev, struct sk_buff *skb) hci_send_to_monitor() argument
419 hci_send_monitor_ctrl_event(struct hci_dev *hdev, u16 event, void *data, u16 data_len, ktime_t tstamp, int flag, struct sock *skip_sk) hci_send_monitor_ctrl_event() argument
473 create_monitor_event(struct hci_dev *hdev, int event) create_monitor_event() argument
717 struct hci_dev *hdev; send_monitor_replay() local
778 hci_si_event(struct hci_dev *hdev, int type, int dlen, void *data) hci_si_event() argument
804 hci_sock_dev_event(struct hci_dev *hdev, int event) hci_sock_dev_event() argument
897 struct hci_dev *hdev; hci_sock_release() local
961 hci_sock_reject_list_add(struct hci_dev *hdev, void __user *arg) hci_sock_reject_list_add() argument
978 hci_sock_reject_list_del(struct hci_dev *hdev, void __user *arg) hci_sock_reject_list_del() argument
999 struct hci_dev *hdev = hci_hdev_from_sock(sk); hci_sock_bound_ioctl() local
1189 struct hci_dev *hdev = NULL; hci_sock_bind() local
1489 struct hci_dev *hdev; hci_sock_getname() local
1619 struct hci_dev *hdev = NULL; hci_mgmt_cmd() local
1732 struct hci_dev *hdev; hci_logging_frame() local
1799 struct hci_dev *hdev; hci_sock_sendmsg() local
[all...]
H A Dsco.c125 struct hci_dev *hdev = hcon->hdev; in sco_conn_add() local
244 struct hci_dev *hdev; in sco_connect() local
753 struct hci_dev *hdev = conn->hdev; sco_conn_defer_accept() local
830 struct hci_dev *hdev; sco_sock_setsockopt() local
1034 struct hci_dev *hdev; sco_sock_getsockopt() local
1320 sco_connect_ind(struct hci_dev *hdev, bdaddr_t *bdaddr, __u8 *flags) sco_connect_ind() argument
[all...]
H A Dhci_debugfs.c94 struct hci_dev *hdev = f->private; features_show() local
111 struct hci_dev *hdev = f->private; device_id_show() local
125 struct hci_dev *hdev = f->private; device_list_show() local
145 struct hci_dev *hdev = f->private; blacklist_show() local
160 struct hci_dev *hdev = f->private; blocked_keys_show() local
175 struct hci_dev *hdev = f->private; uuids_show() local
200 struct hci_dev *hdev = f->private; remote_oob_show() local
219 struct hci_dev *hdev = data; conn_info_min_age_set() local
233 struct hci_dev *hdev = data; conn_info_min_age_get() local
247 struct hci_dev *hdev = data; conn_info_max_age_set() local
261 struct hci_dev *hdev = data; conn_info_max_age_get() local
276 struct hci_dev *hdev = file->private_data; use_debug_keys_read() local
294 struct hci_dev *hdev = file->private_data; sc_only_mode_read() local
312 hci_debugfs_create_common(struct hci_dev *hdev) hci_debugfs_create_common() argument
359 struct hci_dev *hdev = f->private; inquiry_cache_show() local
385 struct hci_dev *hdev = f->private; link_keys_show() local
401 struct hci_dev *hdev = f->private; dev_class_show() local
415 struct hci_dev *hdev = data; voice_setting_get() local
430 struct hci_dev *hdev = file->private_data; ssp_debug_mode_read() local
447 struct hci_dev *hdev = data; auto_accept_delay_set() local
458 struct hci_dev *hdev = data; min_encrypt_key_size_set() local
472 struct hci_dev *hdev = data; min_encrypt_key_size_get() local
487 struct hci_dev *hdev = data; auto_accept_delay_get() local
503 struct hci_dev *hdev = file->private_data; force_bredr_smp_read() local
516 struct hci_dev *hdev = file->private_data; force_bredr_smp_write() local
540 struct hci_dev *hdev = data; idle_timeout_set() local
554 struct hci_dev *hdev = data; idle_timeout_get() local
568 struct hci_dev *hdev = data; sniff_min_interval_set() local
582 struct hci_dev *hdev = data; sniff_min_interval_get() local
596 struct hci_dev *hdev = data; sniff_max_interval_set() local
610 struct hci_dev *hdev = data; sniff_max_interval_get() local
622 hci_debugfs_create_bredr(struct hci_dev *hdev) hci_debugfs_create_bredr() argument
665 struct hci_dev *hdev = f->private; identity_show() local
685 struct hci_dev *hdev = data; rpa_timeout_set() local
702 struct hci_dev *hdev = data; rpa_timeout_get() local
716 struct hci_dev *hdev = f->private; random_address_show() local
729 struct hci_dev *hdev = f->private; static_address_show() local
744 struct hci_dev *hdev = file->private_data; force_static_address_read() local
757 struct hci_dev *hdev = file->private_data; force_static_address_write() local
785 struct hci_dev *hdev = f->private; white_list_show() local
800 struct hci_dev *hdev = f->private; resolv_list_show() local
815 struct hci_dev *hdev = f->private; identity_resolving_keys_show() local
833 struct hci_dev *hdev = f->private; long_term_keys_show() local
851 struct hci_dev *hdev = data; conn_min_interval_set() local
865 struct hci_dev *hdev = data; conn_min_interval_get() local
879 struct hci_dev *hdev = data; conn_max_interval_set() local
893 struct hci_dev *hdev = data; conn_max_interval_get() local
907 struct hci_dev *hdev = data; conn_latency_set() local
921 struct hci_dev *hdev = data; conn_latency_get() local
935 struct hci_dev *hdev = data; supervision_timeout_set() local
949 struct hci_dev *hdev = data; supervision_timeout_get() local
963 struct hci_dev *hdev = data; adv_channel_map_set() local
977 struct hci_dev *hdev = data; adv_channel_map_get() local
991 struct hci_dev *hdev = data; adv_min_interval_set() local
1005 struct hci_dev *hdev = data; adv_min_interval_get() local
1019 struct hci_dev *hdev = data; adv_max_interval_set() local
1033 struct hci_dev *hdev = data; adv_max_interval_get() local
1047 struct hci_dev *hdev = data; min_key_size_set() local
1063 struct hci_dev *hdev = data; min_key_size_get() local
1077 struct hci_dev *hdev = data; max_key_size_set() local
1093 struct hci_dev *hdev = data; max_key_size_get() local
1107 struct hci_dev *hdev = data; auth_payload_timeout_set() local
1121 struct hci_dev *hdev = data; auth_payload_timeout_get() local
1138 struct hci_dev *hdev = file->private_data; force_no_mitm_read() local
1151 struct hci_dev *hdev = file->private_data; force_no_mitm_write() local
1183 hci_debugfs_create_le(struct hci_dev *hdev) hci_debugfs_create_le() argument
1250 struct hci_dev *hdev = conn->hdev; hci_debugfs_create_conn() local
1263 struct hci_dev *hdev = file->private_data; dut_mode_read() local
1275 struct hci_dev *hdev = file->private_data; dut_mode_write() local
1319 struct hci_dev *hdev = file->private_data; vendor_diag_read() local
1331 struct hci_dev *hdev = file->private_data; vendor_diag_write() local
1372 hci_debugfs_create_basic(struct hci_dev *hdev) hci_debugfs_create_basic() argument
[all...]
H A Diso.c305 struct hci_dev *hdev; in iso_connect_bis() local
396 struct hci_dev *hdev; in iso_connect_cis() local
948 struct hci_dev *hdev; iso_listen_bis() local
1190 struct hci_dev *hdev = conn->hdev; iso_conn_defer_accept() local
1204 struct hci_dev *hdev; iso_conn_big_sync() local
1754 iso_connect_ind(struct hci_dev *hdev, bdaddr_t *bdaddr, __u8 *flags) iso_connect_ind() argument
[all...]
H A Dmsft.c137 bool msft_monitor_supported(struct hci_dev *hdev) in msft_monitor_supported() argument
142 static bool read_supported_features(struct hci_dev *hdev, in read_supported_features() argument
194 msft_find_handle_data(struct hci_dev *hdev, u16 handle, bool is_mgmt) msft_find_handle_data() argument
211 msft_find_address_data(struct hci_dev *hdev, u8 addr_type, bdaddr_t *addr, u8 pattern_handle) msft_find_address_data() argument
229 msft_monitor_device_del(struct hci_dev *hdev, __u16 mgmt_handle, bdaddr_t *bdaddr, __u8 addr_type, bool notify) msft_monitor_device_del() argument
259 msft_le_monitor_advertisement_cb(struct hci_dev *hdev, u16 opcode, struct adv_monitor *monitor, struct sk_buff *skb) msft_le_monitor_advertisement_cb() argument
304 msft_remove_addr_filters_sync(struct hci_dev *hdev, u8 handle) msft_remove_addr_filters_sync() argument
367 msft_le_cancel_monitor_advertisement_cb(struct hci_dev *hdev, u16 opcode, struct adv_monitor *monitor, struct sk_buff *skb) msft_le_cancel_monitor_advertisement_cb() argument
424 msft_remove_monitor_sync(struct hci_dev *hdev, struct adv_monitor *monitor) msft_remove_monitor_sync() argument
450 msft_suspend_sync(struct hci_dev *hdev) msft_suspend_sync() argument
506 msft_add_monitor_sync(struct hci_dev *hdev, struct adv_monitor *monitor) msft_add_monitor_sync() argument
583 reregister_monitor(struct hci_dev *hdev) reregister_monitor() argument
609 msft_resume_sync(struct hci_dev *hdev) msft_resume_sync() argument
632 msft_do_open(struct hci_dev *hdev) msft_do_open() argument
668 msft_do_close(struct hci_dev *hdev) msft_do_close() argument
711 msft_cancel_address_filter_sync(struct hci_dev *hdev, void *data) msft_cancel_address_filter_sync() argument
754 msft_register(struct hci_dev *hdev) msft_register() argument
772 msft_unregister(struct hci_dev *hdev) msft_unregister() argument
789 msft_device_found(struct hci_dev *hdev, bdaddr_t *bdaddr, __u8 addr_type, __u16 mgmt_handle) msft_device_found() argument
812 msft_device_lost(struct hci_dev *hdev, bdaddr_t *bdaddr, __u8 addr_type, __u16 mgmt_handle) msft_device_lost() argument
822 msft_skb_pull(struct hci_dev *hdev, struct sk_buff *skb, u8 ev, size_t len) msft_skb_pull() argument
834 msft_add_address_filter_sync(struct hci_dev *hdev, void *data) msft_add_address_filter_sync() argument
928 msft_add_address_filter(struct hci_dev *hdev, u8 addr_type, bdaddr_t *bdaddr, struct msft_monitor_advertisement_handle_data *handle_data) msft_add_address_filter() argument
973 msft_monitor_device_evt(struct hci_dev *hdev, struct sk_buff *skb) msft_monitor_device_evt() argument
1069 msft_vendor_evt(struct hci_dev *hdev, void *data, struct sk_buff *skb) msft_vendor_evt() argument
1117 msft_get_features(struct hci_dev *hdev) msft_get_features() argument
1124 msft_le_set_advertisement_filter_enable_cb(struct hci_dev *hdev, void *user_data, u8 status) msft_le_set_advertisement_filter_enable_cb() argument
1153 msft_add_monitor_pattern(struct hci_dev *hdev, struct adv_monitor *monitor) msft_add_monitor_pattern() argument
1167 msft_remove_monitor(struct hci_dev *hdev, struct adv_monitor *monitor) msft_remove_monitor() argument
1180 msft_set_filter_enable(struct hci_dev *hdev, bool enable) msft_set_filter_enable() argument
1199 msft_curve_validity(struct hci_dev *hdev) msft_curve_validity() argument
[all...]
/kernel/linux/linux-6.6/net/vmw_vsock/
H A Dhyperv_transport.c867 static int hvs_probe(struct hv_device *hdev, in hvs_probe() argument
882 static void hvs_remove(struct hv_device *hdev) in hvs_remove() argument
/device/soc/rockchip/common/sdk_linux/drivers/hid/
H A Dhid-core.c1819 bool hid_match_one_id(const struct hid_device *hdev, const struct hid_device_id *id) in hid_match_one_id() argument
1827 const struct hid_device_id *hid_match_id(const struct hid_device *hdev, const struct hid_device_id *id) in hid_match_id() argument
1842 static bool hid_hiddev(struct hid_device *hdev) in hid_hiddev() argument
1851 struct hid_device *hdev in read_report_descriptor() local
1868 struct hid_device *hdev = to_hid_device(dev); show_country() local
1884 hid_connect(struct hid_device *hdev, unsigned int connect_mask) hid_connect() argument
1976 hid_disconnect(struct hid_device *hdev) hid_disconnect() argument
2001 hid_hw_start(struct hid_device *hdev, unsigned int connect_mask) hid_hw_start() argument
2029 hid_hw_stop(struct hid_device *hdev) hid_hw_stop() argument
2044 hid_hw_open(struct hid_device *hdev) hid_hw_open() argument
2074 hid_hw_close(struct hid_device *hdev) hid_hw_close() argument
2151 hid_match_device(struct hid_device *hdev, struct hid_driver *hdrv) hid_match_device() argument
2172 struct hid_device *hdev = to_hid_device(dev); hid_bus_match() local
2201 struct hid_device *hdev = to_hid_device(dev); hid_device_probe() local
2263 struct hid_device *hdev = to_hid_device(dev); hid_device_remove() local
2289 struct hid_device *hdev = container_of(dev, struct hid_device, dev); modalias_show() local
2308 struct hid_device *hdev = to_hid_device(dev); hid_uevent() local
2344 hid_add_device(struct hid_device *hdev) hid_add_device() argument
2416 struct hid_device *hdev; hid_allocate_device() local
2441 hid_remove_device(struct hid_device *hdev) hid_remove_device() argument
2461 hid_destroy_device(struct hid_device *hdev) hid_destroy_device() argument
2471 struct hid_device *hdev = to_hid_device(dev); hid_bus_reprobe_drivers() local
[all...]
/kernel/linux/linux-5.10/drivers/crypto/stm32/
H A Dstm32-hash.c116 struct stm32_hash_dev *hdev; member
124 struct stm32_hash_dev *hdev; member
195 static inline u32 stm32_hash_read(struct stm32_hash_dev *hdev, u32 offset) in stm32_hash_read() argument
200 static inline void stm32_hash_write(struct stm32_hash_dev *hdev, in stm32_hash_write() argument
206 static inline int stm32_hash_wait_busy(struct stm32_hash_dev *hdev) in stm32_hash_wait_busy() argument
214 static void stm32_hash_set_nblw(struct stm32_hash_dev *hdev, int length) in stm32_hash_set_nblw() argument
224 stm32_hash_write_key(struct stm32_hash_dev *hdev) stm32_hash_write_key() argument
251 stm32_hash_write_ctrl(struct stm32_hash_dev *hdev) stm32_hash_write_ctrl() argument
330 stm32_hash_xmit_cpu(struct stm32_hash_dev *hdev, const u8 *buf, size_t length, int final) stm32_hash_xmit_cpu() argument
379 stm32_hash_update_cpu(struct stm32_hash_dev *hdev) stm32_hash_update_cpu() argument
408 stm32_hash_xmit_dma(struct stm32_hash_dev *hdev, struct scatterlist *sg, int length, int mdma) stm32_hash_xmit_dma() argument
470 struct stm32_hash_dev *hdev = param; stm32_hash_dma_callback() local
477 stm32_hash_hmac_dma_send(struct stm32_hash_dev *hdev) stm32_hash_hmac_dma_send() argument
508 stm32_hash_dma_init(struct stm32_hash_dev *hdev) stm32_hash_dma_init() argument
542 stm32_hash_dma_send(struct stm32_hash_dev *hdev) stm32_hash_dma_send() argument
637 struct stm32_hash_dev *hdev = NULL, *tmp; stm32_hash_find_dev() local
659 struct stm32_hash_dev *hdev = stm32_hash_find_dev(ctx); stm32_hash_dma_aligned_data() local
686 struct stm32_hash_dev *hdev = stm32_hash_find_dev(ctx); stm32_hash_init() local
726 stm32_hash_update_req(struct stm32_hash_dev *hdev) stm32_hash_update_req() argument
731 stm32_hash_final_req(struct stm32_hash_dev *hdev) stm32_hash_final_req() argument
792 struct stm32_hash_dev *hdev = rctx->hdev; stm32_hash_finish_req() local
812 stm32_hash_hw_init(struct stm32_hash_dev *hdev, struct stm32_hash_request_ctx *rctx) stm32_hash_hw_init() argument
831 stm32_hash_handle_queue(struct stm32_hash_dev *hdev, struct ahash_request *req) stm32_hash_handle_queue() argument
842 struct stm32_hash_dev *hdev = stm32_hash_find_dev(ctx); stm32_hash_prepare_req() local
863 struct stm32_hash_dev *hdev = stm32_hash_find_dev(ctx); stm32_hash_one_request() local
890 struct stm32_hash_dev *hdev = ctx->hdev; stm32_hash_enqueue() local
929 struct stm32_hash_dev *hdev = stm32_hash_find_dev(ctx); stm32_hash_finup() local
960 struct stm32_hash_dev *hdev = stm32_hash_find_dev(ctx); stm32_hash_export() local
993 struct stm32_hash_dev *hdev = stm32_hash_find_dev(ctx); stm32_hash_import() local
1082 struct stm32_hash_dev *hdev = dev_id; stm32_hash_irq_thread() local
1107 struct stm32_hash_dev *hdev = dev_id; stm32_hash_irq_handler() local
1333 stm32_hash_register_algs(struct stm32_hash_dev *hdev) stm32_hash_register_algs() argument
1359 stm32_hash_unregister_algs(struct stm32_hash_dev *hdev) stm32_hash_unregister_algs() argument
1414 stm32_hash_get_of_match(struct stm32_hash_dev *hdev, struct device *dev) stm32_hash_get_of_match() argument
1434 struct stm32_hash_dev *hdev; stm32_hash_probe() local
1561 struct stm32_hash_dev *hdev; stm32_hash_remove() local
1593 struct stm32_hash_dev *hdev = dev_get_drvdata(dev); stm32_hash_runtime_suspend() local
1602 struct stm32_hash_dev *hdev = dev_get_drvdata(dev); stm32_hash_runtime_resume() local
[all...]
/kernel/linux/linux-5.10/drivers/bluetooth/
H A Dhci_qca.c627 static void qca_debugfs_init(struct hci_dev *hdev) in qca_debugfs_init() argument
926 static int qca_ibs_sleep_ind(struct hci_dev *hdev, struct sk_buff *skb) in qca_ibs_sleep_ind() argument
938 static int qca_ibs_wake_ind(struct hci_dev *hdev, struc argument
950 qca_ibs_wake_ack(struct hci_dev *hdev, struct sk_buff *skb) qca_ibs_wake_ack() argument
962 qca_recv_acl_data(struct hci_dev *hdev, struct sk_buff *skb) qca_recv_acl_data() argument
1138 qca_controller_memdump_event(struct hci_dev *hdev, struct sk_buff *skb) qca_controller_memdump_event() argument
1151 qca_recv_event(struct hci_dev *hdev, struct sk_buff *skb) qca_recv_event() argument
1280 qca_set_baudrate(struct hci_dev *hdev, uint8_t baudrate) qca_set_baudrate() argument
1487 qca_wait_for_dump_collection(struct hci_dev *hdev) qca_wait_for_dump_collection() argument
1498 qca_hw_error(struct hci_dev *hdev, u8 code) qca_hw_error() argument
1547 qca_cmd_timeout(struct hci_dev *hdev) qca_cmd_timeout() argument
1628 qca_power_on(struct hci_dev *hdev) qca_power_on() argument
1659 struct hci_dev *hdev = hu->hdev; qca_setup() local
1855 qca_power_off(struct hci_dev *hdev) qca_power_off() argument
1954 struct hci_dev *hdev; qca_serdev_probe() local
2078 struct hci_dev *hdev = hu->hdev; qca_serdev_shutdown() local
[all...]
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-logitech-dj.c154 struct hid_device *hdev; member
527 static struct dj_receiver_dev *dj_find_receiver_dev(struct hid_device *hdev, in dj_find_receiver_dev() argument
570 static void dj_put_receiver_dev(struct hid_device *hdev) in dj_put_receiver_dev() argument
588 dj_get_receiver_dev(struct hid_device *hdev, enum recvr_type type, unsigned int application, bool is_hidpp) dj_get_receiver_dev() argument
881 logi_hidpp_dev_conn_notif_equad(struct hid_device *hdev, struct hidpp_event *hidpp_report, struct dj_workitem *workitem) logi_hidpp_dev_conn_notif_equad() argument
914 logi_hidpp_dev_conn_notif_27mhz(struct hid_device *hdev, struct hidpp_event *hidpp_report, struct dj_workitem *workitem) logi_hidpp_dev_conn_notif_27mhz() argument
938 logi_hidpp_recv_queue_notif(struct hid_device *hdev, struct hidpp_event *hidpp_report) logi_hidpp_recv_queue_notif() argument
1087 logi_dj_recv_forward_input_report(struct hid_device *hdev, u8 *data, int size) logi_dj_recv_forward_input_report() argument
1120 struct hid_device *hdev = djrcv_dev->hidpp; logi_dj_recv_send_report() local
1194 struct hid_device *hdev = djrcv_dev->hidpp; logi_dj_recv_switch_to_dj_mode() local
1441 logi_dj_dj_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) logi_dj_dj_event() argument
1511 logi_dj_hidpp_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) logi_dj_hidpp_event() argument
1588 logi_dj_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) logi_dj_raw_event() argument
1665 logi_dj_probe(struct hid_device *hdev, const struct hid_device_id *id) logi_dj_probe() argument
1801 logi_dj_reset_resume(struct hid_device *hdev) logi_dj_reset_resume() argument
1819 logi_dj_remove(struct hid_device *hdev) logi_dj_remove() argument
[all...]
H A Dhid-multitouch.c161 struct hid_device *hdev; /* hid_device we're attached to */ member
377 struct hid_device *hdev = to_hid_device(dev); in mt_show_quirks() local
387 struct hid_device *hdev = to_hid_device(dev); in mt_set_quirks() local
418 static void mt_get_feature(struct hid_device *hdev, struct hid_report *report) in mt_get_feature() argument
450 mt_feature_mapping(struct hid_device *hdev, struct hid_field *field, struct hid_usage *usage) mt_feature_mapping() argument
497 mt_allocate_usage(struct hid_device *hdev, struct mt_application *application) mt_allocate_usage() argument
640 mt_store_field(struct hid_device *hdev, struct mt_application *application, __s32 *value, size_t offset) mt_store_field() argument
686 mt_touch_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max, struct mt_application *app) mt_touch_input_mapping() argument
1242 mt_touch_input_configured(struct hid_device *hdev, struct hid_input *hi, struct mt_application *app) mt_touch_input_configured() argument
1289 mt_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) mt_input_mapping() argument
1362 mt_input_mapped(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) mt_input_mapped() argument
1409 mt_need_to_apply_feature(struct hid_device *hdev, struct hid_field *field, struct hid_usage *usage, enum latency_mode latency, bool surface_switch, bool button_switch, bool *inputmode_found) mt_need_to_apply_feature() argument
1480 mt_set_modes(struct hid_device *hdev, enum latency_mode latency, bool surface_switch, bool button_switch) mt_set_modes() argument
1541 mt_input_configured(struct hid_device *hdev, struct hid_input *hi) mt_input_configured() argument
1614 mt_fix_const_fields(struct hid_device *hdev, unsigned int usage) mt_fix_const_fields() argument
1661 struct hid_device *hdev = td->hdev; mt_expired_timeout() local
1674 mt_probe(struct hid_device *hdev, const struct hid_device_id *id) mt_probe() argument
1747 mt_reset_resume(struct hid_device *hdev) mt_reset_resume() argument
1754 mt_resume(struct hid_device *hdev) mt_resume() argument
1766 mt_remove(struct hid_device *hdev) mt_remove() argument
[all...]
H A Dhid-wiimote.h144 struct hid_device *hdev; member
H A Dwacom_sys.c22 static int wacom_get_report(struct hid_device *hdev, u8 type, u8 *buf, in wacom_get_report() argument
39 static int wacom_set_report(struct hid_device *hdev, u8 type, u8 *buf, in wacom_set_report() argument
56 static void wacom_wac_queue_insert(struct hid_device *hdev, in wacom_wac_queue_insert() argument
73 static void wacom_wac_queue_flush(struct hid_device *hdev, in wacom_wac_queue_flush() argument
90 wacom_wac_pen_serial_enforce(struct hid_device *hdev, struct hid_report *report, u8 *raw_data, int report_size) wacom_wac_pen_serial_enforce() argument
158 wacom_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *raw_data, int size) wacom_raw_event() argument
214 wacom_hid_usage_quirk(struct hid_device *hdev, struct hid_field *field, struct hid_usage *usage) wacom_hid_usage_quirk() argument
297 wacom_feature_mapping(struct hid_device *hdev, struct hid_field *field, struct hid_usage *usage) wacom_feature_mapping() argument
430 wacom_usage_mapping(struct hid_device *hdev, struct hid_field *field, struct hid_usage *usage) wacom_usage_mapping() argument
486 wacom_post_parse_hid(struct hid_device *hdev, struct wacom_features *features) wacom_post_parse_hid() argument
514 wacom_parse_hid(struct hid_device *hdev, struct wacom_features *features) wacom_parse_hid() argument
552 wacom_hid_set_device_mode(struct hid_device *hdev) wacom_hid_set_device_mode() argument
571 wacom_set_device_mode(struct hid_device *hdev, struct wacom_wac *wacom_wac) wacom_set_device_mode() argument
612 wacom_bt_query_tablet_data(struct hid_device *hdev, u8 speed, struct wacom_features *features) wacom_bt_query_tablet_data() argument
674 struct hid_device *hdev = wacom->hdev; _wacom_query_tablet_data() local
713 wacom_retrieve_hid_descriptor(struct hid_device *hdev, struct wacom_features *features) wacom_retrieve_hid_descriptor() argument
753 wacom_are_sibling(struct hid_device *hdev, struct hid_device *sibling) wacom_are_sibling() argument
819 wacom_get_hdev_data(struct hid_device *hdev) wacom_get_hdev_data() argument
874 wacom_add_shared_data(struct hid_device *hdev) wacom_add_shared_data() argument
1042 struct hid_device *hdev = to_hid_device(dev); wacom_led_select_store() local
1129 struct hid_device *hdev = to_hid_device(dev); wacom_button_image_store() local
1828 struct hid_device *hdev = to_hid_device(dev); wacom_show_speed() local
1838 struct hid_device *hdev = to_hid_device(dev); wacom_store_speed() local
1862 struct hid_device *hdev = to_hid_device(dev); wacom_show_remote_mode() local
1946 struct hid_device *hdev = to_hid_device(dev); wacom_store_unpair_remote() local
2050 struct hid_device *hdev = wacom->hdev; wacom_allocate_input() local
2215 wacom_compute_pktlen(struct hid_device *hdev) wacom_compute_pktlen() argument
2289 struct hid_device *hdev = wacom->hdev; wacom_release_resources() local
2327 struct hid_device *hdev = wacom->hdev; wacom_parse_and_register() local
2778 wacom_probe(struct hid_device *hdev, const struct hid_device_id *id) wacom_probe() argument
2858 wacom_remove(struct hid_device *hdev) wacom_remove() argument
2886 wacom_resume(struct hid_device *hdev) wacom_resume() argument
2901 wacom_reset_resume(struct hid_device *hdev) wacom_reset_resume() argument
[all...]
/kernel/linux/linux-5.10/drivers/media/platform/qcom/venus/
H A Dhfi_venus.c139 static void venus_set_state(struct venus_hfi_device *hdev, in venus_set_state() argument
147 static bool venus_is_valid_state(struct venus_hfi_device *hdev) in venus_is_valid_state() argument
152 static void venus_dump_packet(struct venus_hfi_device *hdev, const void *packet) in venus_dump_packet() argument
163 static int venus_write_queue(struct venus_hfi_device *hdev, in venus_write_queue() argument
237 static int venus_read_queue(struct venus_hfi_device *hdev, in venus_read_queue() argument
335 venus_alloc(struct venus_hfi_device *hdev, struct mem_desc *desc, u32 size) venus_alloc() argument
351 venus_free(struct venus_hfi_device *hdev, struct mem_desc *mem) venus_free() argument
358 venus_set_registers(struct venus_hfi_device *hdev) venus_set_registers() argument
369 venus_soft_int(struct venus_hfi_device *hdev) venus_soft_int() argument
376 venus_iface_cmdq_write_nolock(struct venus_hfi_device *hdev, void *pkt) venus_iface_cmdq_write_nolock() argument
405 venus_iface_cmdq_write(struct venus_hfi_device *hdev, void *pkt) venus_iface_cmdq_write() argument
419 struct venus_hfi_device *hdev = to_hfi_priv(core); venus_hfi_core_set_resource() local
440 venus_boot_core(struct venus_hfi_device *hdev) venus_boot_core() argument
482 venus_hwversion(struct venus_hfi_device *hdev) venus_hwversion() argument
501 venus_run(struct venus_hfi_device *hdev) venus_run() argument
531 venus_halt_axi(struct venus_hfi_device *hdev) venus_halt_axi() argument
575 venus_power_off(struct venus_hfi_device *hdev) venus_power_off() argument
595 venus_power_on(struct venus_hfi_device *hdev) venus_power_on() argument
621 venus_iface_msgq_read_nolock(struct venus_hfi_device *hdev, void *pkt) venus_iface_msgq_read_nolock() argument
643 venus_iface_msgq_read(struct venus_hfi_device *hdev, void *pkt) venus_iface_msgq_read() argument
654 venus_iface_dbgq_read_nolock(struct venus_hfi_device *hdev, void *pkt) venus_iface_dbgq_read_nolock() argument
677 venus_iface_dbgq_read(struct venus_hfi_device *hdev, void *pkt) venus_iface_dbgq_read() argument
707 venus_interface_queues_release(struct venus_hfi_device *hdev) venus_interface_queues_release() argument
721 venus_interface_queues_init(struct venus_hfi_device *hdev) venus_interface_queues_init() argument
789 venus_sys_set_debug(struct venus_hfi_device *hdev, u32 debug) venus_sys_set_debug() argument
806 venus_sys_set_coverage(struct venus_hfi_device *hdev, u32 mode) venus_sys_set_coverage() argument
823 venus_sys_set_idle_message(struct venus_hfi_device *hdev, bool enable) venus_sys_set_idle_message() argument
844 venus_sys_set_power_control(struct venus_hfi_device *hdev, bool enable) venus_sys_set_power_control() argument
862 venus_get_queue_size(struct venus_hfi_device *hdev, unsigned int index) venus_get_queue_size() argument
877 venus_sys_set_default_properties(struct venus_hfi_device *hdev) venus_sys_set_default_properties() argument
908 struct venus_hfi_device *hdev = to_hfi_priv(inst->core); venus_session_cmd() local
916 venus_flush_debug_queue(struct venus_hfi_device *hdev) venus_flush_debug_queue() argument
932 venus_prepare_power_collapse(struct venus_hfi_device *hdev, bool wait) venus_prepare_power_collapse() argument
959 venus_are_queues_empty(struct venus_hfi_device *hdev) venus_are_queues_empty() argument
977 venus_sfr_print(struct venus_hfi_device *hdev) venus_sfr_print() argument
997 venus_process_msg_sys_error(struct venus_hfi_device *hdev, void *packet) venus_process_msg_sys_error() argument
1012 struct venus_hfi_device *hdev = to_hfi_priv(core); venus_isr_thread() local
1054 struct venus_hfi_device *hdev = to_hfi_priv(core); venus_isr() local
1077 struct venus_hfi_device *hdev = to_hfi_priv(core); venus_core_init() local
1106 struct venus_hfi_device *hdev = to_hfi_priv(core); venus_core_deinit() local
1117 struct venus_hfi_device *hdev = to_hfi_priv(core); venus_core_ping() local
1127 struct venus_hfi_device *hdev = to_hfi_priv(core); venus_core_trigger_ssr() local
1141 struct venus_hfi_device *hdev = to_hfi_priv(inst->core); venus_session_init() local
1166 struct venus_hfi_device *hdev = to_hfi_priv(inst->core); venus_session_end() local
1179 struct venus_hfi_device *hdev = to_hfi_priv(inst->core); venus_session_abort() local
1188 struct venus_hfi_device *hdev = to_hfi_priv(inst->core); venus_session_flush() local
1217 struct venus_hfi_device *hdev = to_hfi_priv(inst->core); venus_session_etb() local
1247 struct venus_hfi_device *hdev = to_hfi_priv(inst->core); venus_session_ftb() local
1261 struct venus_hfi_device *hdev = to_hfi_priv(inst->core); venus_session_set_buffers() local
1281 struct venus_hfi_device *hdev = to_hfi_priv(inst->core); venus_session_unset_buffers() local
1311 struct venus_hfi_device *hdev = to_hfi_priv(inst->core); venus_session_parse_seq_hdr() local
1332 struct venus_hfi_device *hdev = to_hfi_priv(inst->core); venus_session_get_seq_hdr() local
1349 struct venus_hfi_device *hdev = to_hfi_priv(inst->core); venus_session_set_property() local
1367 struct venus_hfi_device *hdev = to_hfi_priv(inst->core); venus_session_get_property() local
1380 struct venus_hfi_device *hdev = to_hfi_priv(core); venus_resume() local
1401 struct venus_hfi_device *hdev = to_hfi_priv(core); venus_suspend_1xx() local
1457 venus_cpu_and_video_core_idle(struct venus_hfi_device *hdev) venus_cpu_and_video_core_idle() argument
1473 venus_cpu_idle_and_pc_ready(struct venus_hfi_device *hdev) venus_cpu_idle_and_pc_ready() argument
1491 struct venus_hfi_device *hdev = to_hfi_priv(core); venus_suspend_3xx() local
1596 struct venus_hfi_device *hdev = to_hfi_priv(core); venus_hfi_destroy() local
1607 struct venus_hfi_device *hdev; venus_hfi_create() local
1639 struct venus_hfi_device *hdev = to_hfi_priv(core); venus_hfi_queues_reinit() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.h174 void *hdev; /* hchgevf device it is part of */ member
333 static inline bool hclgevf_is_reset_pending(struct hclgevf_dev *hdev) in hclgevf_is_reset_pending() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/hyperv/
H A Dnetvsc_drv.c1030 struct hv_device *hdev = ndev_ctx->device_ctx; in netvsc_detach() local
1069 struct hv_device *hdev = ndev_ctx->device_ctx; in netvsc_attach() local
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-mem.c846 xhci_alloc_tt_info(struct xhci_hcd *xhci, struct xhci_virt_device *virt_dev, struct usb_device *hdev, struct usb_tt *tt, gfp_t mem_flags) xhci_alloc_tt_info() argument
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dhyperv_fb.c294 static inline int synthvid_send(struct hv_device *hdev, in synthvid_send() argument
316 static int synthvid_send_situ(struct hv_device *hdev) in synthvid_send_situ() argument
344 static int synthvid_send_ptr(struct hv_device *hdev) in synthvid_send_ptr() argument
381 struct hv_device *hdev = device_to_hv_device(info->device); in synthvid_update() local
466 synthvid_recv_sub(struct hv_device *hdev) synthvid_recv_sub() argument
503 struct hv_device *hdev = ctx; synthvid_receive() local
539 synthvid_negotiate_ver(struct hv_device *hdev, u32 ver) synthvid_negotiate_ver() argument
574 synthvid_get_supported_resolution(struct hv_device *hdev) synthvid_get_supported_resolution() argument
622 synthvid_connect_vsp(struct hv_device *hdev) synthvid_connect_vsp() argument
685 synthvid_send_config(struct hv_device *hdev) synthvid_send_config() argument
801 struct hv_device *hdev; hvfb_on_panic() local
837 struct hv_device *hdev = device_to_hv_device(info->device); hvfb_set_par() local
957 hvfb_get_phymem(struct hv_device *hdev, unsigned int request_size) hvfb_get_phymem() argument
995 hvfb_release_phymem(struct hv_device *hdev, phys_addr_t paddr, unsigned int size) hvfb_release_phymem() argument
1011 hvfb_getmem(struct hv_device *hdev, struct fb_info *info) hvfb_getmem() argument
1126 hvfb_putmem(struct hv_device *hdev, struct fb_info *info) hvfb_putmem() argument
1143 hvfb_probe(struct hv_device *hdev, const struct hv_vmbus_device_id *dev_id) hvfb_probe() argument
1254 hvfb_remove(struct hv_device *hdev) hvfb_remove() argument
1279 hvfb_suspend(struct hv_device *hdev) hvfb_suspend() argument
1303 hvfb_resume(struct hv_device *hdev) hvfb_resume() argument
[all...]

Completed in 39 milliseconds

1...<<2122232425