/linux-4.1.27/net/bluetooth/ |
D | hci_event.c | 44 static void hci_cc_inquiry_cancel(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_inquiry_cancel() 64 static void hci_cc_periodic_inq(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_periodic_inq() 76 static void hci_cc_exit_periodic_inq(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_exit_periodic_inq() 90 static void hci_cc_remote_name_req_cancel(struct hci_dev *hdev, in hci_cc_remote_name_req_cancel() 96 static void hci_cc_role_discovery(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_role_discovery() 115 static void hci_cc_read_link_policy(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_read_link_policy() 134 static void hci_cc_write_link_policy(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_write_link_policy() 158 static void hci_cc_read_def_link_policy(struct hci_dev *hdev, in hci_cc_read_def_link_policy() 171 static void hci_cc_write_def_link_policy(struct hci_dev *hdev, in hci_cc_write_def_link_policy() 189 static void hci_cc_reset(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_reset() [all …]
|
D | hci_debugfs.c | 81 struct hci_dev *hdev = f->private; in features_show() local 119 struct hci_dev *hdev = f->private; in device_id_show() local 143 struct hci_dev *hdev = f->private; in device_list_show() local 173 struct hci_dev *hdev = f->private; in blacklist_show() local 198 struct hci_dev *hdev = f->private; in uuids_show() local 233 struct hci_dev *hdev = f->private; in remote_oob_show() local 262 struct hci_dev *hdev = data; in conn_info_min_age_set() local 276 struct hci_dev *hdev = data; in conn_info_min_age_get() local 290 struct hci_dev *hdev = data; in conn_info_max_age_set() local 304 struct hci_dev *hdev = data; in conn_info_max_age_get() local [all …]
|
D | hci_core.c | 70 static void hci_notify(struct hci_dev *hdev, int event) in hci_notify() 80 struct hci_dev *hdev = file->private_data; in dut_mode_read() local 92 struct hci_dev *hdev = file->private_data; in dut_mode_write() local 144 static void hci_req_sync_complete(struct hci_dev *hdev, u8 result, u16 opcode, in hci_req_sync_complete() 158 static void hci_req_cancel(struct hci_dev *hdev, int err) in hci_req_cancel() 169 struct sk_buff *__hci_cmd_sync_ev(struct hci_dev *hdev, u16 opcode, u32 plen, in __hci_cmd_sync_ev() 234 struct sk_buff *__hci_cmd_sync(struct hci_dev *hdev, u16 opcode, u32 plen, in __hci_cmd_sync() 242 static int __hci_req_sync(struct hci_dev *hdev, in __hci_req_sync() 308 static int hci_req_sync(struct hci_dev *hdev, in hci_req_sync() 384 struct hci_dev *hdev = req->hdev; in hci_init1_req() local [all …]
|
D | mgmt.c | 243 static int mgmt_index_event(u16 event, struct hci_dev *hdev, void *data, in mgmt_index_event() 250 static int mgmt_limited_event(u16 event, struct hci_dev *hdev, void *data, in mgmt_limited_event() 257 static int mgmt_generic_event(u16 event, struct hci_dev *hdev, void *data, in mgmt_generic_event() 264 static int mgmt_event(u16 event, struct hci_dev *hdev, void *data, u16 len, in mgmt_event() 271 static int read_version(struct sock *sk, struct hci_dev *hdev, void *data, in read_version() 285 static int read_commands(struct sock *sk, struct hci_dev *hdev, void *data, in read_commands() 337 static int read_index_list(struct sock *sk, struct hci_dev *hdev, void *data, in read_index_list() 397 static int read_unconf_index_list(struct sock *sk, struct hci_dev *hdev, in read_unconf_index_list() 457 static int read_ext_index_list(struct sock *sk, struct hci_dev *hdev, in read_ext_index_list() 533 static bool is_configured(struct hci_dev *hdev) in is_configured() [all …]
|
D | hci_request.c | 30 void hci_req_init(struct hci_request *req, struct hci_dev *hdev) in hci_req_init() 40 struct hci_dev *hdev = req->hdev; in req_run() local 81 struct sk_buff *hci_prepare_cmd(struct hci_dev *hdev, u16 opcode, u32 plen, in hci_prepare_cmd() 111 struct hci_dev *hdev = req->hdev; in hci_req_add_ev() local 166 struct hci_dev *hdev = req->hdev; in update_white_list() local 257 struct hci_dev *hdev = req->hdev; in hci_req_add_le_passive_scan() local 307 struct hci_dev *hdev = req->hdev; in set_random_addr() local 332 struct hci_dev *hdev = req->hdev; in hci_update_random_address() local 417 static bool disconnected_whitelist_entries(struct hci_dev *hdev) in disconnected_whitelist_entries() 437 struct hci_dev *hdev = req->hdev; in __hci_update_page_scan() local [all …]
|
D | hci_conn.c | 69 struct hci_dev *hdev = conn->hdev; in hci_acl_create_connection() local 145 struct hci_dev *hdev = conn->hdev; in hci_disconnect() local 176 struct hci_dev *hdev = conn->hdev; in hci_add_sco() local 194 struct hci_dev *hdev = conn->hdev; in hci_setup_sync() local 245 struct hci_dev *hdev = conn->hdev; in hci_le_conn_update() local 281 struct hci_dev *hdev = conn->hdev; in hci_le_start_enc() local 369 struct hci_dev *hdev = conn->hdev; in hci_conn_idle() local 412 struct hci_dev *hdev = conn->hdev; in le_conn_timeout() local 432 struct hci_conn *hci_conn_add(struct hci_dev *hdev, int type, bdaddr_t *dst, in hci_conn_add() 508 struct hci_dev *hdev = conn->hdev; in hci_conn_del() local [all …]
|
D | hci_sysfs.c | 78 struct hci_dev *hdev = conn->hdev; in hci_conn_init_sysfs() local 91 struct hci_dev *hdev = conn->hdev; in hci_conn_add_sysfs() local 107 struct hci_dev *hdev = conn->hdev; in hci_conn_del_sysfs() local 142 struct hci_dev *hdev = to_hci_dev(dev); in show_type() local 149 struct hci_dev *hdev = to_hci_dev(dev); in show_name() local 163 struct hci_dev *hdev = to_hci_dev(dev); in show_address() local 182 struct hci_dev *hdev = to_hci_dev(dev); in bt_host_release() local 193 void hci_init_sysfs(struct hci_dev *hdev) in hci_init_sysfs()
|
D | amp.c | 111 struct hci_conn *phylink_add(struct hci_dev *hdev, struct amp_mgr *mgr, in phylink_add() 176 struct hci_dev *hdev = conn->hdev; in phylink_gen_key() local 223 void amp_read_loc_assoc_frag(struct hci_dev *hdev, u8 phy_handle) in amp_read_loc_assoc_frag() 237 void amp_read_loc_assoc(struct hci_dev *hdev, struct amp_mgr *mgr) in amp_read_loc_assoc() 250 void amp_read_loc_assoc_final_data(struct hci_dev *hdev, in amp_read_loc_assoc_final_data() 267 static bool amp_write_rem_assoc_frag(struct hci_dev *hdev, in amp_write_rem_assoc_frag() 317 void amp_write_rem_assoc_continue(struct hci_dev *hdev, u8 handle) in amp_write_rem_assoc_continue() 332 void amp_write_remote_assoc(struct hci_dev *hdev, u8 handle) in amp_write_remote_assoc() 347 void amp_create_phylink(struct hci_dev *hdev, struct amp_mgr *mgr, in amp_create_phylink() 366 void amp_accept_phylink(struct hci_dev *hdev, struct amp_mgr *mgr, in amp_accept_phylink() [all …]
|
D | hci_debugfs.h | 32 static inline void hci_debugfs_create_common(struct hci_dev *hdev) in hci_debugfs_create_common() 36 static inline void hci_debugfs_create_bredr(struct hci_dev *hdev) in hci_debugfs_create_bredr() 40 static inline void hci_debugfs_create_le(struct hci_dev *hdev) in hci_debugfs_create_le()
|
D | hci_sock.c | 49 struct hci_dev *hdev; member 156 void hci_send_to_sock(struct hci_dev *hdev, struct sk_buff *skb) in hci_send_to_sock() 252 void hci_send_to_monitor(struct hci_dev *hdev, struct sk_buff *skb) in hci_send_to_monitor() 302 static struct sk_buff *create_monitor_event(struct hci_dev *hdev, int event) in create_monitor_event() 348 struct hci_dev *hdev; in send_monitor_replay() local 367 static void hci_si_event(struct hci_dev *hdev, int type, int dlen, void *data) in hci_si_event() 393 void hci_sock_dev_event(struct hci_dev *hdev, int event) in hci_sock_dev_event() 490 struct hci_dev *hdev; in hci_sock_release() local 524 static int hci_sock_blacklist_add(struct hci_dev *hdev, void __user *arg) in hci_sock_blacklist_add() 541 static int hci_sock_blacklist_del(struct hci_dev *hdev, void __user *arg) in hci_sock_blacklist_del() [all …]
|
D | mgmt_util.c | 30 int mgmt_send_event(u16 event, struct hci_dev *hdev, unsigned short channel, in mgmt_send_event() 125 struct hci_dev *hdev) in mgmt_pending_find() 141 struct hci_dev *hdev, in mgmt_pending_find_data() 156 void mgmt_pending_foreach(u16 opcode, struct hci_dev *hdev, in mgmt_pending_foreach() 171 struct hci_dev *hdev, in mgmt_pending_add()
|
D | a2mp.c | 100 struct hci_dev *hdev; in __a2mp_add_cl() local 144 struct hci_dev *hdev; in a2mp_discover_req() local 293 struct hci_dev *hdev; in a2mp_getinfo_req() local 355 struct hci_dev *hdev; in a2mp_getampassoc_req() local 399 struct hci_dev *hdev; in a2mp_getampassoc_rsp() local 461 struct hci_dev *hdev; in a2mp_createphyslink_req() local 540 struct hci_dev *hdev; in a2mp_discphyslink_req() local 882 void a2mp_send_getinfo_rsp(struct hci_dev *hdev) in a2mp_send_getinfo_rsp() 909 void a2mp_send_getampassoc_rsp(struct hci_dev *hdev, u8 status) in a2mp_send_getampassoc_rsp() 943 void a2mp_send_create_phy_link_req(struct hci_dev *hdev, u8 status) in a2mp_send_create_phy_link_req() [all …]
|
D | smp.c | 490 bool smp_irk_matches(struct hci_dev *hdev, const u8 irk[16], in smp_irk_matches() 512 int smp_generate_rpa(struct hci_dev *hdev, const u8 irk[16], bdaddr_t *rpa) in smp_generate_rpa() 537 int smp_generate_oob(struct hci_dev *hdev, u8 hash[16], u8 rand[16]) in smp_generate_oob() 649 struct hci_dev *hdev = hcon->hdev; in build_pairing_cmd() local 1031 struct hci_dev *hdev = hcon->hdev; in smp_notify_keys() local 1202 struct hci_dev *hdev = hcon->hdev; in sc_generate_ltk() local 1228 struct hci_dev *hdev = hcon->hdev; in smp_distribute_keys() local 1477 struct hci_dev *hdev = hcon->hdev; in sc_passkey_round() local 1672 struct hci_dev *hdev = conn->hcon->hdev; in build_bredr_pairing_cmd() local 1711 struct hci_dev *hdev = conn->hcon->hdev; in smp_cmd_pairing_req() local [all …]
|
D | hci_request.h | 24 struct hci_dev *hdev; member
|
D | sco.c | 105 struct hci_dev *hdev = hcon->hdev; in sco_conn_add() local 215 struct hci_dev *hdev; in sco_connect() local 722 struct hci_dev *hdev = conn->hdev; in sco_conn_defer_accept() local 1062 int sco_connect_ind(struct hci_dev *hdev, bdaddr_t *bdaddr, __u8 *flags) in sco_connect_ind()
|
D | l2cap_core.c | 1129 struct hci_dev *hdev; in __amp_capable() local 1478 struct hci_dev *hdev = hcon->hdev; in l2cap_le_conn_ready() local 1592 struct hci_dev *hdev = conn->hcon->hdev; in l2cap_register_user() local 1630 struct hci_dev *hdev = conn->hcon->hdev; in l2cap_unregister_user() local 3896 struct hci_dev *hdev = conn->hcon->hdev; in l2cap_connect_req() local 4452 struct hci_dev *hdev; in l2cap_create_channel_req() local 4916 struct hci_dev *hdev; in l2cap_move_channel_req() local 7031 struct hci_dev *hdev; in l2cap_chan_connect() local 7190 int l2cap_connect_ind(struct hci_dev *hdev, bdaddr_t *bdaddr) in l2cap_connect_ind() 7257 struct hci_dev *hdev = hcon->hdev; in l2cap_connect_cfm() local
|
D | 6lowpan.c | 77 struct hci_dev *hdev; member 1145 struct hci_dev *hdev; in get_l2cap_conn() local
|
/linux-4.1.27/net/nfc/hci/ |
D | core.c | 49 void nfc_hci_reset_pipes(struct nfc_hci_dev *hdev) in nfc_hci_reset_pipes() 61 void nfc_hci_reset_pipes_per_host(struct nfc_hci_dev *hdev, u8 host) in nfc_hci_reset_pipes_per_host() 77 struct nfc_hci_dev *hdev = container_of(work, struct nfc_hci_dev, in nfc_hci_msg_tx_work() local 140 struct nfc_hci_dev *hdev = container_of(work, struct nfc_hci_dev, in nfc_hci_msg_rx_work() local 160 static void __nfc_hci_cmd_completion(struct nfc_hci_dev *hdev, int err, in __nfc_hci_cmd_completion() 177 void nfc_hci_resp_received(struct nfc_hci_dev *hdev, u8 result, in nfc_hci_resp_received() 193 void nfc_hci_cmd_received(struct nfc_hci_dev *hdev, u8 pipe, u8 cmd, in nfc_hci_cmd_received() 279 int nfc_hci_target_discovered(struct nfc_hci_dev *hdev, u8 gate) in nfc_hci_target_discovered() 376 void nfc_hci_event_received(struct nfc_hci_dev *hdev, u8 pipe, u8 event, in nfc_hci_event_received() 433 struct nfc_hci_dev *hdev = (struct nfc_hci_dev *)data; in nfc_hci_cmd_timeout() local [all …]
|
D | command.c | 31 static int nfc_hci_execute_cmd_async(struct nfc_hci_dev *hdev, u8 pipe, u8 cmd, in nfc_hci_execute_cmd_async() 67 static int nfc_hci_execute_cmd(struct nfc_hci_dev *hdev, u8 pipe, u8 cmd, in nfc_hci_execute_cmd() 103 int nfc_hci_send_event(struct nfc_hci_dev *hdev, u8 gate, u8 event, in nfc_hci_send_event() 124 int nfc_hci_send_cmd(struct nfc_hci_dev *hdev, u8 gate, u8 cmd, in nfc_hci_send_cmd() 139 int nfc_hci_send_cmd_async(struct nfc_hci_dev *hdev, u8 gate, u8 cmd, in nfc_hci_send_cmd_async() 156 int nfc_hci_set_param(struct nfc_hci_dev *hdev, u8 gate, u8 idx, in nfc_hci_set_param() 188 int nfc_hci_get_param(struct nfc_hci_dev *hdev, u8 gate, u8 idx, in nfc_hci_get_param() 198 static int nfc_hci_open_pipe(struct nfc_hci_dev *hdev, u8 pipe) in nfc_hci_open_pipe() 218 static int nfc_hci_close_pipe(struct nfc_hci_dev *hdev, u8 pipe) in nfc_hci_close_pipe() 226 static u8 nfc_hci_create_pipe(struct nfc_hci_dev *hdev, u8 dest_host, in nfc_hci_create_pipe() [all …]
|
D | hcp.c | 33 int nfc_hci_hcp_message_tx(struct nfc_hci_dev *hdev, u8 pipe, in nfc_hci_hcp_message_tx() 131 void nfc_hci_hcp_message_rx(struct nfc_hci_dev *hdev, u8 pipe, u8 type, in nfc_hci_hcp_message_rx()
|
D | llc_nop.c | 24 struct nfc_hci_dev *hdev; member 32 static void *llc_nop_init(struct nfc_hci_dev *hdev, xmit_to_drv_t xmit_to_drv, in llc_nop_init()
|
D | llc.c | 101 struct nfc_llc *nfc_llc_allocate(const char *name, struct nfc_hci_dev *hdev, in nfc_llc_allocate()
|
D | llc_shdlc.c | 38 struct nfc_hci_dev *hdev; member 749 static void *llc_shdlc_init(struct nfc_hci_dev *hdev, xmit_to_drv_t xmit_to_drv, in llc_shdlc_init()
|
/linux-4.1.27/drivers/hid/ |
D | hid-lenovo.c | 46 static int lenovo_input_mapping_tpkbd(struct hid_device *hdev, in lenovo_input_mapping_tpkbd() 59 static int lenovo_input_mapping_cptkbd(struct hid_device *hdev, in lenovo_input_mapping_cptkbd() 133 static int lenovo_input_mapping(struct hid_device *hdev, in lenovo_input_mapping() 153 static int lenovo_send_cmd_cptkbd(struct hid_device *hdev, in lenovo_send_cmd_cptkbd() 175 static void lenovo_features_set_cptkbd(struct hid_device *hdev) in lenovo_features_set_cptkbd() 190 struct hid_device *hdev = container_of(dev, struct hid_device, dev); in attr_fn_lock_show_cptkbd() local 201 struct hid_device *hdev = container_of(dev, struct hid_device, dev); in attr_fn_lock_store_cptkbd() local 220 struct hid_device *hdev = container_of(dev, struct hid_device, dev); in attr_sensitivity_show_cptkbd() local 232 struct hid_device *hdev = container_of(dev, struct hid_device, dev); in attr_sensitivity_store_cptkbd() local 267 static int lenovo_raw_event(struct hid_device *hdev, in lenovo_raw_event() [all …]
|
D | hid-picolcd_core.c | 62 struct hid_report *picolcd_report(int id, struct hid_device *hdev, int dir) in picolcd_report() 77 struct picolcd_pending *picolcd_send_and_wait(struct hid_device *hdev, in picolcd_send_and_wait() 189 static int picolcd_check_version(struct hid_device *hdev) in picolcd_check_version() 225 int picolcd_reset(struct hid_device *hdev) in picolcd_reset() 343 static int picolcd_raw_event(struct hid_device *hdev, in picolcd_raw_event() 384 static int picolcd_suspend(struct hid_device *hdev, pm_message_t message) in picolcd_suspend() 394 static int picolcd_resume(struct hid_device *hdev) in picolcd_resume() 403 static int picolcd_reset_resume(struct hid_device *hdev) in picolcd_reset_resume() 427 struct hid_device *hdev = data->hdev; in picolcd_init_keys() local 480 static int picolcd_probe_lcd(struct hid_device *hdev, struct picolcd_data *data) in picolcd_probe_lcd() [all …]
|
D | hid-ntrig.c | 113 static inline int ntrig_get_mode(struct hid_device *hdev) in ntrig_get_mode() 127 static inline void ntrig_set_mode(struct hid_device *hdev, const int mode) in ntrig_set_mode() 144 static void ntrig_report_version(struct hid_device *hdev) in ntrig_report_version() 176 struct hid_device *hdev = container_of(dev, struct hid_device, dev); in show_phys_width() local 188 struct hid_device *hdev = container_of(dev, struct hid_device, dev); in show_phys_height() local 200 struct hid_device *hdev = container_of(dev, struct hid_device, dev); in show_log_width() local 212 struct hid_device *hdev = container_of(dev, struct hid_device, dev); in show_log_height() local 224 struct hid_device *hdev = container_of(dev, struct hid_device, dev); in show_min_width() local 236 struct hid_device *hdev = container_of(dev, struct hid_device, dev); in set_min_width() local 259 struct hid_device *hdev = container_of(dev, struct hid_device, dev); in show_min_height() local [all …]
|
D | hid-samsung.c | 56 static inline void samsung_irda_dev_trace(struct hid_device *hdev, in samsung_irda_dev_trace() 63 static __u8 *samsung_irda_report_fixup(struct hid_device *hdev, __u8 *rdesc, in samsung_irda_report_fixup() 100 static int samsung_kbd_mouse_input_mapping(struct hid_device *hdev, in samsung_kbd_mouse_input_mapping() 133 static __u8 *samsung_report_fixup(struct hid_device *hdev, __u8 *rdesc, in samsung_report_fixup() 141 static int samsung_input_mapping(struct hid_device *hdev, struct hid_input *hi, in samsung_input_mapping() 154 static int samsung_probe(struct hid_device *hdev, in samsung_probe()
|
D | hid-rmi.c | 125 struct hid_device *hdev; member 149 static int rmi_set_page(struct hid_device *hdev, u8 page) in rmi_set_page() 171 static int rmi_set_mode(struct hid_device *hdev, u8 mode) in rmi_set_mode() 187 static int rmi_write_report(struct hid_device *hdev, u8 *report, int len) in rmi_write_report() 200 static int rmi_read_block(struct hid_device *hdev, u16 addr, void *buf, in rmi_read_block() 272 static inline int rmi_read(struct hid_device *hdev, u16 addr, void *buf) in rmi_read() 277 static int rmi_write_block(struct hid_device *hdev, u16 addr, void *buf, in rmi_write_block() 312 static inline int rmi_write(struct hid_device *hdev, u16 addr, void *buf) in rmi_write() 358 static inline int rmi_schedule_reset(struct hid_device *hdev) in rmi_schedule_reset() 364 static int rmi_f11_input_event(struct hid_device *hdev, u8 irq, u8 *data, in rmi_f11_input_event() [all …]
|
D | wacom_sys.c | 30 static int wacom_get_report(struct hid_device *hdev, u8 type, u8 *buf, in wacom_get_report() 43 static int wacom_set_report(struct hid_device *hdev, u8 type, u8 *buf, in wacom_set_report() 56 static int wacom_raw_event(struct hid_device *hdev, struct hid_report *report, in wacom_raw_event() 101 static void wacom_feature_mapping(struct hid_device *hdev, in wacom_feature_mapping() 171 static void wacom_usage_mapping(struct hid_device *hdev, in wacom_usage_mapping() 231 static void wacom_post_parse_hid(struct hid_device *hdev, in wacom_post_parse_hid() 246 static void wacom_parse_hid(struct hid_device *hdev, in wacom_parse_hid() 284 static int wacom_hid_set_device_mode(struct hid_device *hdev) in wacom_hid_set_device_mode() 303 static int wacom_set_device_mode(struct hid_device *hdev, int report_id, in wacom_set_device_mode() 329 static int wacom_bt_query_tablet_data(struct hid_device *hdev, u8 speed, in wacom_bt_query_tablet_data() [all …]
|
D | hid-roccat-savu.c | 58 static int savu_init_specials(struct hid_device *hdev) in savu_init_specials() 99 static void savu_remove_specials(struct hid_device *hdev) in savu_remove_specials() 114 static int savu_probe(struct hid_device *hdev, in savu_probe() 145 static void savu_remove(struct hid_device *hdev) in savu_remove() 169 static int savu_raw_event(struct hid_device *hdev, in savu_raw_event()
|
D | hid-roccat-ryos.c | 86 static int ryos_init_specials(struct hid_device *hdev) in ryos_init_specials() 127 static void ryos_remove_specials(struct hid_device *hdev) in ryos_remove_specials() 142 static int ryos_probe(struct hid_device *hdev, in ryos_probe() 173 static void ryos_remove(struct hid_device *hdev) in ryos_remove() 179 static int ryos_raw_event(struct hid_device *hdev, in ryos_raw_event()
|
D | hid-lg.h | 12 static inline int lgff_init(struct hid_device *hdev) { return -1; } in lgff_init() 18 static inline int lg2ff_init(struct hid_device *hdev) { return -1; } in lg2ff_init() 24 static inline int lg3ff_init(struct hid_device *hdev) { return -1; } in lg3ff_init()
|
D | hid-kye.c | 402 static __u8 *kye_consumer_control_fixup(struct hid_device *hdev, __u8 *rdesc, in kye_consumer_control_fixup() 422 static __u8 *kye_report_fixup(struct hid_device *hdev, __u8 *rdesc, in kye_report_fixup() 499 static int kye_tablet_enable(struct hid_device *hdev) in kye_tablet_enable() 537 static int kye_probe(struct hid_device *hdev, const struct hid_device_id *id) in kye_probe()
|
D | hid-cypress.c | 33 static __u8 *cp_report_fixup(struct hid_device *hdev, __u8 *rdesc, in cp_report_fixup() 55 static int cp_input_mapped(struct hid_device *hdev, struct hid_input *hi, in cp_input_mapped() 72 static int cp_event(struct hid_device *hdev, struct hid_field *field, in cp_event() 100 static int cp_probe(struct hid_device *hdev, const struct hid_device_id *id) in cp_probe()
|
D | hid-roccat-konepure.c | 78 static int konepure_init_specials(struct hid_device *hdev) in konepure_init_specials() 119 static void konepure_remove_specials(struct hid_device *hdev) in konepure_remove_specials() 134 static int konepure_probe(struct hid_device *hdev, in konepure_probe() 165 static void konepure_remove(struct hid_device *hdev) in konepure_remove() 171 static int konepure_raw_event(struct hid_device *hdev, in konepure_raw_event()
|
D | hid-zydacron.c | 30 static __u8 *zc_report_fixup(struct hid_device *hdev, __u8 *rdesc, in zc_report_fixup() 48 static int zc_input_mapping(struct hid_device *hdev, struct hid_input *hi, in zc_input_mapping() 112 static int zc_raw_event(struct hid_device *hdev, struct hid_report *report, in zc_raw_event() 167 static int zc_probe(struct hid_device *hdev, const struct hid_device_id *id) in zc_probe()
|
D | hid-saitek.c | 40 static int saitek_probe(struct hid_device *hdev, in saitek_probe() 73 static __u8 *saitek_report_fixup(struct hid_device *hdev, __u8 *rdesc, in saitek_report_fixup() 97 static int saitek_raw_event(struct hid_device *hdev, in saitek_raw_event() 154 static int saitek_event(struct hid_device *hdev, struct hid_field *field, in saitek_event()
|
D | hid-cp2112.c | 155 struct hid_device *hdev; member 173 struct hid_device *hdev = dev->hdev; in cp2112_gpio_direction_input() local 202 struct hid_device *hdev = dev->hdev; in cp2112_gpio_set() local 220 struct hid_device *hdev = dev->hdev; in cp2112_gpio_get() local 239 struct hid_device *hdev = dev->hdev; in cp2112_gpio_direction_output() local 270 static int cp2112_hid_get(struct hid_device *hdev, unsigned char report_number, in cp2112_hid_get() 287 static int cp2112_hid_output(struct hid_device *hdev, u8 *data, size_t count, in cp2112_hid_output() 332 struct hid_device *hdev = dev->hdev; in cp2112_xfer_status() local 355 struct hid_device *hdev = dev->hdev; in cp2112_read() local 453 struct hid_device *hdev = dev->hdev; in cp2112_i2c_xfer() local [all …]
|
D | hid-microsoft.c | 33 static __u8 *ms_report_fixup(struct hid_device *hdev, __u8 *rdesc, in ms_report_fixup() 141 static int ms_input_mapping(struct hid_device *hdev, struct hid_input *hi, in ms_input_mapping() 160 static int ms_input_mapped(struct hid_device *hdev, struct hid_input *hi, in ms_input_mapped() 172 static int ms_event(struct hid_device *hdev, struct hid_field *field, in ms_event() 230 static int ms_probe(struct hid_device *hdev, const struct hid_device_id *id) in ms_probe()
|
D | hid-petalynx.c | 25 static __u8 *pl_report_fixup(struct hid_device *hdev, __u8 *rdesc, in pl_report_fixup() 40 static int pl_input_mapping(struct hid_device *hdev, struct hid_input *hi, in pl_input_mapping() 70 static int pl_probe(struct hid_device *hdev, const struct hid_device_id *id) in pl_probe()
|
D | hid-sensor-hub.c | 68 static struct hid_report *sensor_hub_report(int id, struct hid_device *hdev, in sensor_hub_report() 82 static int sensor_hub_get_physical_device_count(struct hid_device *hdev) in sensor_hub_get_physical_device_count() 111 struct hid_device *hdev, in sensor_hub_get_callback() 370 struct hid_device *hdev = hsdev->hdev; in sensor_hub_input_get_attribute_info() local 410 static int sensor_hub_suspend(struct hid_device *hdev, pm_message_t message) in sensor_hub_suspend() 428 static int sensor_hub_resume(struct hid_device *hdev) in sensor_hub_resume() 446 static int sensor_hub_reset_resume(struct hid_device *hdev) in sensor_hub_reset_resume() 455 static int sensor_hub_raw_event(struct hid_device *hdev, in sensor_hub_raw_event() 565 static __u8 *sensor_hub_report_fixup(struct hid_device *hdev, __u8 *rdesc, in sensor_hub_report_fixup() 599 static int sensor_hub_probe(struct hid_device *hdev, in sensor_hub_probe() [all …]
|
D | hid-sony.c | 815 struct hid_device *hdev; member 840 static __u8 *sixaxis_fixup(struct hid_device *hdev, __u8 *rdesc, in sixaxis_fixup() 847 static __u8 *ps3remote_fixup(struct hid_device *hdev, __u8 *rdesc, in ps3remote_fixup() 854 static int ps3remote_mapping(struct hid_device *hdev, struct hid_input *hi, in ps3remote_mapping() 888 static __u8 *sony_report_fixup(struct hid_device *hdev, __u8 *rdesc, in sony_report_fixup() 1035 static int sony_raw_event(struct hid_device *hdev, struct hid_report *report, in sony_raw_event() 1060 static int sony_mapping(struct hid_device *hdev, struct hid_input *hi, in sony_mapping() 1112 static void sony_input_configured(struct hid_device *hdev, in sony_input_configured() 1133 static int sixaxis_set_operational_usb(struct hid_device *hdev) in sixaxis_set_operational_usb() 1172 static int sixaxis_set_operational_bt(struct hid_device *hdev) in sixaxis_set_operational_bt() [all …]
|
D | hid-prodikeys.c | 42 struct hid_device *hdev; member 106 struct hid_device *hdev = container_of(dev, struct hid_device, dev); in show_channel() local 119 struct hid_device *hdev = container_of(dev, struct hid_device, dev); in store_channel() local 143 struct hid_device *hdev = container_of(dev, struct hid_device, dev); in show_sustain() local 156 struct hid_device *hdev = container_of(dev, struct hid_device, dev); in store_sustain() local 182 struct hid_device *hdev = container_of(dev, struct hid_device, dev); in show_octave() local 195 struct hid_device *hdev = container_of(dev, struct hid_device, dev); in store_octave() local 278 struct hid_device *hdev = pm->pk->hdev; in pcmidi_get_output_report() local 303 struct hid_device *hdev = pm->pk->hdev; in pcmidi_submit_output_report() local 742 static __u8 *pk_report_fixup(struct hid_device *hdev, __u8 *rdesc, in pk_report_fixup() [all …]
|
D | hid-gt683r.c | 55 struct hid_device *hdev; member 73 struct hid_device *hdev = container_of(dev, struct hid_device, dev); in gt683r_brightness_set() local 92 struct hid_device *hdev = container_of(dev->parent, in mode_show() local 111 struct hid_device *hdev = container_of(dev->parent, in mode_store() local 234 static int gt683r_led_probe(struct hid_device *hdev, in gt683r_led_probe() 299 static void gt683r_led_remove(struct hid_device *hdev) in gt683r_led_remove()
|
D | hid-lg.c | 342 static __u8 *lg_report_fixup(struct hid_device *hdev, __u8 *rdesc, in lg_report_fixup() 551 static int lg_input_mapping(struct hid_device *hdev, struct hid_input *hi, in lg_input_mapping() 604 static int lg_input_mapped(struct hid_device *hdev, struct hid_input *hi, in lg_input_mapped() 642 static int lg_event(struct hid_device *hdev, struct hid_field *field, in lg_event() 659 static int lg_probe(struct hid_device *hdev, const struct hid_device_id *id) in lg_probe() 729 static void lg_remove(struct hid_device *hdev) in lg_remove()
|
D | hid-uclogic.c | 633 static __u8 *uclogic_report_fixup(struct hid_device *hdev, __u8 *rdesc, in uclogic_report_fixup() 719 static int uclogic_input_mapping(struct hid_device *hdev, struct hid_input *hi, in uclogic_input_mapping() 734 static void uclogic_input_configured(struct hid_device *hdev, in uclogic_input_configured() 784 static int uclogic_tablet_enable(struct hid_device *hdev) in uclogic_tablet_enable() 877 static int uclogic_probe(struct hid_device *hdev, in uclogic_probe() 929 static int uclogic_raw_event(struct hid_device *hdev, struct hid_report *report, in uclogic_raw_event()
|
D | hid-multitouch.c | 275 struct hid_device *hdev = container_of(dev, struct hid_device, dev); in mt_show_quirks() local 285 struct hid_device *hdev = container_of(dev, struct hid_device, dev); in mt_set_quirks() local 312 static void mt_feature_mapping(struct hid_device *hdev, in mt_feature_mapping() 385 static int mt_touch_input_mapping(struct hid_device *hdev, struct hid_input *hi, in mt_touch_input_mapping() 534 static int mt_touch_input_mapped(struct hid_device *hdev, struct hid_input *hi, in mt_touch_input_mapped() 739 static void mt_touch_input_configured(struct hid_device *hdev, in mt_touch_input_configured() 771 static int mt_input_mapping(struct hid_device *hdev, struct hid_input *hi, in mt_input_mapping() 804 static int mt_input_mapped(struct hid_device *hdev, struct hid_input *hi, in mt_input_mapped() 849 static void mt_set_input_mode(struct hid_device *hdev) in mt_set_input_mode() 881 static void mt_set_maxcontacts(struct hid_device *hdev) in mt_set_maxcontacts() [all …]
|
D | hid-core.c | 1515 static bool hid_match_one_id(struct hid_device *hdev, in hid_match_one_id() 1524 const struct hid_device_id *hid_match_id(struct hid_device *hdev, in hid_match_id() 1540 static bool hid_hiddev(struct hid_device *hdev) in hid_hiddev() 1552 struct hid_device *hdev = container_of(dev, struct hid_device, dev); in read_report_descriptor() local 1569 struct hid_device *hdev = container_of(dev, struct hid_device, dev); in show_country() local 1585 int hid_connect(struct hid_device *hdev, unsigned int connect_mask) in hid_connect() 1681 void hid_disconnect(struct hid_device *hdev) in hid_disconnect() 2080 static const struct hid_device_id *hid_match_device(struct hid_device *hdev, in hid_match_device() 2100 struct hid_device *hdev = container_of(dev, struct hid_device, dev); in hid_bus_match() local 2109 struct hid_device *hdev = container_of(dev, struct hid_device, dev); in hid_device_probe() local [all …]
|
D | hid-a4tech.c | 35 static int a4_input_mapped(struct hid_device *hdev, struct hid_input *hi, in a4_input_mapped() 50 static int a4_event(struct hid_device *hdev, struct hid_field *field, in a4_event() 88 static int a4_probe(struct hid_device *hdev, const struct hid_device_id *id) in a4_probe()
|
D | hid-icade.c | 167 static int icade_event(struct hid_device *hdev, struct hid_field *field, in icade_event() 191 static int icade_input_mapping(struct hid_device *hdev, struct hid_input *hi, in icade_input_mapping() 214 static int icade_input_mapped(struct hid_device *hdev, struct hid_input *hi, in icade_input_mapped()
|
D | hid-roccat-lua.c | 118 static int lua_init_specials(struct hid_device *hdev) in lua_init_specials() 150 static void lua_remove_specials(struct hid_device *hdev) in lua_remove_specials() 161 static int lua_probe(struct hid_device *hdev, in lua_probe() 192 static void lua_remove(struct hid_device *hdev) in lua_remove()
|
D | hid-steelseries.c | 112 static void steelseries_srws1_set_leds(struct hid_device *hdev, __u16 leds) in steelseries_srws1_set_leds() 228 static int steelseries_srws1_probe(struct hid_device *hdev, in steelseries_srws1_probe() 332 static void steelseries_srws1_remove(struct hid_device *hdev) in steelseries_srws1_remove() 358 static __u8 *steelseries_srws1_report_fixup(struct hid_device *hdev, __u8 *rdesc, in steelseries_srws1_report_fixup()
|
D | hid-lg4ff.h | 14 static inline int lg4ff_init(struct hid_device *hdev) { return -1; } in lg4ff_init() 15 static inline int lg4ff_deinit(struct hid_device *hdev) { return -1; } in lg4ff_deinit()
|
D | hid-apple.c | 270 static int apple_event(struct hid_device *hdev, struct hid_field *field, in apple_event() 298 static __u8 *apple_report_fixup(struct hid_device *hdev, __u8 *rdesc, in apple_report_fixup() 332 static int apple_input_mapping(struct hid_device *hdev, struct hid_input *hi, in apple_input_mapping() 348 static int apple_input_mapped(struct hid_device *hdev, struct hid_input *hi, in apple_input_mapped() 366 static int apple_probe(struct hid_device *hdev, in apple_probe()
|
D | hid-logitech-dj.c | 112 struct hid_device *hdev; member 122 struct hid_device *hdev; member 587 struct hid_device *hdev = djrcv_dev->hdev; in logi_dj_recv_send_report() local 633 struct hid_device *hdev = djrcv_dev->hdev; in logi_dj_recv_switch_to_dj_mode() local 831 static int logi_dj_dj_event(struct hid_device *hdev, in logi_dj_dj_event() 901 static int logi_dj_hidpp_event(struct hid_device *hdev, in logi_dj_hidpp_event() 957 static int logi_dj_raw_event(struct hid_device *hdev, in logi_dj_raw_event() 989 static int logi_dj_probe(struct hid_device *hdev, in logi_dj_probe() 1100 static int logi_dj_reset_resume(struct hid_device *hdev) in logi_dj_reset_resume() 1116 static void logi_dj_remove(struct hid_device *hdev) in logi_dj_remove()
|
D | hid-sunplus.c | 24 static __u8 *sp_report_fixup(struct hid_device *hdev, __u8 *rdesc, in sp_report_fixup() 38 static int sp_input_mapping(struct hid_device *hdev, struct hid_input *hi, in sp_input_mapping()
|
D | hid-monterey.c | 24 static __u8 *mr_report_fixup(struct hid_device *hdev, __u8 *rdesc, in mr_report_fixup() 36 static int mr_input_mapping(struct hid_device *hdev, struct hid_input *hi, in mr_input_mapping()
|
D | hid-speedlink.c | 27 static int speedlink_input_mapping(struct hid_device *hdev, in speedlink_input_mapping() 45 static int speedlink_event(struct hid_device *hdev, struct hid_field *field, in speedlink_event()
|
D | hid-cherry.c | 28 static __u8 *ch_report_fixup(struct hid_device *hdev, __u8 *rdesc, in ch_report_fixup() 41 static int ch_input_mapping(struct hid_device *hdev, struct hid_input *hi, in ch_input_mapping()
|
D | hid-elo.c | 40 static void elo_input_configured(struct hid_device *hdev, in elo_input_configured() 73 static int elo_raw_event(struct hid_device *hdev, struct hid_report *report, in elo_raw_event() 220 static int elo_probe(struct hid_device *hdev, const struct hid_device_id *id) in elo_probe() 257 static void elo_remove(struct hid_device *hdev) in elo_remove()
|
D | hid-gyration.c | 27 static int gyration_input_mapping(struct hid_device *hdev, struct hid_input *hi, in gyration_input_mapping() 57 static int gyration_event(struct hid_device *hdev, struct hid_field *field, in gyration_event()
|
D | hid-ezkey.c | 28 static int ez_input_mapping(struct hid_device *hdev, struct hid_input *hi, in ez_input_mapping() 50 static int ez_event(struct hid_device *hdev, struct hid_field *field, in ez_event()
|
D | hid-belkin.c | 29 static int belkin_input_mapping(struct hid_device *hdev, struct hid_input *hi, in belkin_input_mapping() 49 static int belkin_probe(struct hid_device *hdev, const struct hid_device_id *id) in belkin_probe()
|
D | hid-holtek-kbd.c | 108 static __u8 *holtek_kbd_report_fixup(struct hid_device *hdev, __u8 *rdesc, in holtek_kbd_report_fixup() 138 static int holtek_kbd_probe(struct hid_device *hdev, in holtek_kbd_probe()
|
D | hid-roccat-isku.c | 271 static int isku_init_specials(struct hid_device *hdev) in isku_init_specials() 312 static void isku_remove_specials(struct hid_device *hdev) in isku_remove_specials() 327 static int isku_probe(struct hid_device *hdev, in isku_probe() 358 static void isku_remove(struct hid_device *hdev) in isku_remove() 400 static int isku_raw_event(struct hid_device *hdev, in isku_raw_event()
|
D | hid-logitech-hidpp.c | 133 static int __hidpp_send_report(struct hid_device *hdev, in __hidpp_send_report() 704 static int wtp_input_mapping(struct hid_device *hdev, struct hid_input *hi, in wtp_input_mapping() 825 static int wtp_raw_event(struct hid_device *hdev, u8 *data, int size) in wtp_raw_event() 897 static int wtp_allocate(struct hid_device *hdev, const struct hid_device_id *id) in wtp_allocate() 912 static int wtp_connect(struct hid_device *hdev, bool connected) in wtp_connect() 937 static int hidpp_input_mapping(struct hid_device *hdev, struct hid_input *hi, in hidpp_input_mapping() 956 static void hidpp_input_configured(struct hid_device *hdev, in hidpp_input_configured() 1008 static int hidpp_raw_event(struct hid_device *hdev, struct hid_report *report, in hidpp_raw_event() 1045 static void hidpp_overwrite_name(struct hid_device *hdev, bool use_unifying) in hidpp_overwrite_name() 1082 static struct input_dev *hidpp_allocate_input(struct hid_device *hdev) in hidpp_allocate_input() [all …]
|
D | hid-gaff.c | 135 static inline int gaff_init(struct hid_device *hdev) in gaff_init() 141 static int ga_probe(struct hid_device *hdev, const struct hid_device_id *id) in ga_probe()
|
D | hid-magicmouse.c | 280 static int magicmouse_raw_event(struct hid_device *hdev, in magicmouse_raw_event() 363 static int magicmouse_setup_input(struct input_dev *input, struct hid_device *hdev) in magicmouse_setup_input() 457 static int magicmouse_input_mapping(struct hid_device *hdev, in magicmouse_input_mapping() 474 static void magicmouse_input_configured(struct hid_device *hdev, in magicmouse_input_configured() 489 static int magicmouse_probe(struct hid_device *hdev, in magicmouse_probe()
|
D | hid-debug.c | 660 void hid_debug_event(struct hid_device *hdev, char *buf) in hid_debug_event() 709 void hid_dump_input(struct hid_device *hdev, struct hid_usage *usage, __s32 value) in hid_dump_input() 1050 struct hid_device *hdev = f->private; in hid_debug_rdesc_show() local 1223 void hid_debug_register(struct hid_device *hdev, const char *name) in hid_debug_register() 1233 void hid_debug_unregister(struct hid_device *hdev) in hid_debug_unregister()
|
D | hid-waltop.c | 641 static __u8 *waltop_report_fixup(struct hid_device *hdev, __u8 *rdesc, in waltop_report_fixup() 691 static int waltop_raw_event(struct hid_device *hdev, struct hid_report *report, in waltop_raw_event()
|
D | hid-picolcd_leds.c | 64 struct hid_device *hdev; in picolcd_led_set_brightness() local 91 struct hid_device *hdev; in picolcd_led_get_brightness() local
|
D | hid-roccat-arvo.c | 291 static int arvo_init_specials(struct hid_device *hdev) in arvo_init_specials() 332 static void arvo_remove_specials(struct hid_device *hdev) in arvo_remove_specials() 347 static int arvo_probe(struct hid_device *hdev, in arvo_probe() 378 static void arvo_remove(struct hid_device *hdev) in arvo_remove() 405 static int arvo_raw_event(struct hid_device *hdev, in arvo_raw_event()
|
D | hid-dr.c | 237 static __u8 *dr_report_fixup(struct hid_device *hdev, __u8 *rdesc, in dr_report_fixup() 251 static int dr_probe(struct hid_device *hdev, const struct hid_device_id *id) in dr_probe()
|
D | hid-roccat-koneplus.c | 381 static int koneplus_init_specials(struct hid_device *hdev) in koneplus_init_specials() 422 static void koneplus_remove_specials(struct hid_device *hdev) in koneplus_remove_specials() 436 static int koneplus_probe(struct hid_device *hdev, in koneplus_probe() 467 static void koneplus_remove(struct hid_device *hdev) in koneplus_remove() 514 static int koneplus_raw_event(struct hid_device *hdev, in koneplus_raw_event()
|
D | hid-axff.c | 132 static int ax_probe(struct hid_device *hdev, const struct hid_device_id *id) in ax_probe() 175 static void ax_remove(struct hid_device *hdev) in ax_remove()
|
D | hid-roccat-pyra.c | 401 static int pyra_init_specials(struct hid_device *hdev) in pyra_init_specials() 442 static void pyra_remove_specials(struct hid_device *hdev) in pyra_remove_specials() 456 static int pyra_probe(struct hid_device *hdev, const struct hid_device_id *id) in pyra_probe() 485 static void pyra_remove(struct hid_device *hdev) in pyra_remove() 549 static int pyra_raw_event(struct hid_device *hdev, struct hid_report *report, in pyra_raw_event()
|
D | hid-roccat-kovaplus.c | 448 static int kovaplus_init_specials(struct hid_device *hdev) in kovaplus_init_specials() 490 static void kovaplus_remove_specials(struct hid_device *hdev) in kovaplus_remove_specials() 504 static int kovaplus_probe(struct hid_device *hdev, in kovaplus_probe() 535 static void kovaplus_remove(struct hid_device *hdev) in kovaplus_remove() 603 static int kovaplus_raw_event(struct hid_device *hdev, in kovaplus_raw_event()
|
D | hid-thingm.c | 64 struct hid_device *hdev; member 217 static int thingm_probe(struct hid_device *hdev, const struct hid_device_id *id) in thingm_probe() 285 static void thingm_remove(struct hid_device *hdev) in thingm_remove()
|
D | hid-elecom.c | 23 static __u8 *elecom_report_fixup(struct hid_device *hdev, __u8 *rdesc, in elecom_report_fixup()
|
D | hid-ortek.c | 27 static __u8 *ortek_report_fixup(struct hid_device *hdev, __u8 *rdesc, in ortek_report_fixup()
|
D | hid-aureal.c | 20 static __u8 *aureal_report_fixup(struct hid_device *hdev, __u8 *rdesc, in aureal_report_fixup()
|
D | hid-keytouch.c | 30 static __u8 *keytouch_report_fixup(struct hid_device *hdev, __u8 *rdesc, in keytouch_report_fixup()
|
D | hid-xinmo.c | 28 static int xinmo_event(struct hid_device *hdev, struct hid_field *field, in xinmo_event()
|
D | hid-holtek-mouse.c | 35 static __u8 *holtek_mouse_report_fixup(struct hid_device *hdev, __u8 *rdesc, in holtek_mouse_report_fixup()
|
D | hid-penmount.c | 21 static int penmount_input_mapping(struct hid_device *hdev, in penmount_input_mapping()
|
D | hid-plantronics.c | 20 static int plantronics_input_mapping(struct hid_device *hdev, in plantronics_input_mapping()
|
D | hid-roccat-kone.c | 692 static int kone_init_specials(struct hid_device *hdev) in kone_init_specials() 732 static void kone_remove_specials(struct hid_device *hdev) in kone_remove_specials() 746 static int kone_probe(struct hid_device *hdev, const struct hid_device_id *id) in kone_probe() 776 static void kone_remove(struct hid_device *hdev) in kone_remove() 835 static int kone_raw_event(struct hid_device *hdev, struct hid_report *report, in kone_raw_event()
|
D | hid-lcpower.c | 23 static int ts_input_mapping(struct hid_device *hdev, struct hid_input *hi, in ts_input_mapping()
|
D | hid-chicony.c | 28 static int ch_input_mapping(struct hid_device *hdev, struct hid_input *hi, in ch_input_mapping()
|
D | hid-twinhan.c | 63 static int twinhan_input_mapping(struct hid_device *hdev, struct hid_input *hi, in twinhan_input_mapping()
|
D | hid-kensington.c | 23 static int ks_input_mapping(struct hid_device *hdev, struct hid_input *hi, in ks_input_mapping()
|
D | hid-topseed.c | 29 static int ts_input_mapping(struct hid_device *hdev, struct hid_input *hi, in ts_input_mapping()
|
D | hid-tivo.c | 25 static int tivo_input_mapping(struct hid_device *hdev, struct hid_input *hi, in tivo_input_mapping()
|
D | hid-picolcd_debugfs.c | 395 struct hid_device *hdev, struct hid_report *report) in picolcd_debug_out_report() 652 struct hid_device *hdev, struct hid_report *report, in picolcd_debug_raw_event() 852 struct hid_device *hdev = data->hdev; in picolcd_init_devfs() local
|
D | wacom_wac.c | 1369 static void wacom_wac_pen_usage_mapping(struct hid_device *hdev, in wacom_wac_pen_usage_mapping() 1407 static int wacom_wac_pen_event(struct hid_device *hdev, struct hid_field *field, in wacom_wac_pen_event() 1437 static void wacom_wac_pen_report(struct hid_device *hdev, in wacom_wac_pen_report() 1465 static void wacom_wac_finger_usage_mapping(struct hid_device *hdev, in wacom_wac_finger_usage_mapping() 1533 static int wacom_wac_finger_event(struct hid_device *hdev, in wacom_wac_finger_event() 1563 static void wacom_wac_finger_report(struct hid_device *hdev, in wacom_wac_finger_report() 1580 void wacom_wac_usage_mapping(struct hid_device *hdev, in wacom_wac_usage_mapping() 1597 int wacom_wac_event(struct hid_device *hdev, struct hid_field *field, in wacom_wac_event() 1614 void wacom_wac_report(struct hid_device *hdev, struct hid_report *report) in wacom_wac_report()
|
D | hid-emsff.c | 112 static int ems_probe(struct hid_device *hdev, const struct hid_device_id *id) in ems_probe()
|
D | hid-zpff.c | 110 static int zp_probe(struct hid_device *hdev, const struct hid_device_id *id) in zp_probe()
|
D | hid-sjoy.c | 130 static int sjoy_probe(struct hid_device *hdev, const struct hid_device_id *id) in sjoy_probe()
|
D | hid-betopff.c | 118 static int betop_probe(struct hid_device *hdev, const struct hid_device_id *id) in betop_probe()
|
D | hid-picolcd.h | 75 struct hid_device *hdev; member 163 struct hid_device *hdev, struct hid_report *report) in picolcd_debug_out_report() 167 struct hid_device *hdev, struct hid_report *report, in picolcd_debug_raw_event()
|
D | hid-holtekff.c | 191 static int holtek_probe(struct hid_device *hdev, const struct hid_device_id *id) in holtek_probe()
|
D | hid-wiimote-core.c | 25 static int wiimote_hid_send(struct hid_device *hdev, __u8 *buffer, in wiimote_hid_send() 1610 static int wiimote_hid_event(struct hid_device *hdev, struct hid_report *report, in wiimote_hid_event() 1722 static struct wiimote_data *wiimote_create(struct hid_device *hdev) in wiimote_create() 1775 static int wiimote_hid_probe(struct hid_device *hdev, in wiimote_hid_probe() 1847 static void wiimote_hid_remove(struct hid_device *hdev) in wiimote_hid_remove()
|
D | hid-pl.c | 190 static int pl_probe(struct hid_device *hdev, const struct hid_device_id *id) in pl_probe()
|
D | wacom.h | 112 struct hid_device *hdev; member
|
D | hid-tmff.c | 213 static int tm_probe(struct hid_device *hdev, const struct hid_device_id *id) in tm_probe()
|
D | hid-sensor-custom.c | 573 struct hid_device *hdev = hsdev->hdev; in hid_sensor_custom_add_attributes() local
|
D | hid-input.c | 326 static unsigned find_battery_quirk(struct hid_device *hdev) in find_battery_quirk()
|
D | hid-wiimote.h | 144 struct hid_device *hdev; member
|
/linux-4.1.27/drivers/nfc/st21nfca/ |
D | st21nfca.c | 117 static int st21nfca_hci_load_session(struct nfc_hci_dev *hdev) in st21nfca_hci_load_session() 229 static int st21nfca_hci_open(struct nfc_hci_dev *hdev) in st21nfca_hci_open() 251 static void st21nfca_hci_close(struct nfc_hci_dev *hdev) in st21nfca_hci_close() 267 static int st21nfca_hci_ready(struct nfc_hci_dev *hdev) in st21nfca_hci_ready() 338 static int st21nfca_hci_xmit(struct nfc_hci_dev *hdev, struct sk_buff *skb) in st21nfca_hci_xmit() 345 static int st21nfca_hci_start_poll(struct nfc_hci_dev *hdev, in st21nfca_hci_start_poll() 526 static void st21nfca_hci_stop_poll(struct nfc_hci_dev *hdev) in st21nfca_hci_stop_poll() 532 static int st21nfca_get_iso14443_3_atqa(struct nfc_hci_dev *hdev, u16 *atqa) in st21nfca_get_iso14443_3_atqa() 554 static int st21nfca_get_iso14443_3_sak(struct nfc_hci_dev *hdev, u8 *sak) in st21nfca_get_iso14443_3_sak() 576 static int st21nfca_get_iso14443_3_uid(struct nfc_hci_dev *hdev, u8 *uid, in st21nfca_get_iso14443_3_uid() [all …]
|
D | st21nfca_se.c | 62 static u8 st21nfca_se_get_bwi(struct nfc_hci_dev *hdev) in st21nfca_se_get_bwi() 81 static void st21nfca_se_get_atr(struct nfc_hci_dev *hdev) in st21nfca_se_get_atr() 100 static int st21nfca_hci_control_se(struct nfc_hci_dev *hdev, u32 se_idx, in st21nfca_hci_control_se() 163 int st21nfca_hci_discover_se(struct nfc_hci_dev *hdev) in st21nfca_hci_discover_se() 182 int st21nfca_hci_enable_se(struct nfc_hci_dev *hdev, u32 se_idx) in st21nfca_hci_enable_se() 212 int st21nfca_hci_disable_se(struct nfc_hci_dev *hdev, u32 se_idx) in st21nfca_hci_disable_se() 229 int st21nfca_hci_se_io(struct nfc_hci_dev *hdev, u32 se_idx, in st21nfca_hci_se_io() 300 int st21nfca_connectivity_event_received(struct nfc_hci_dev *hdev, u8 host, in st21nfca_connectivity_event_received() 350 int st21nfca_apdu_reader_event_received(struct nfc_hci_dev *hdev, in st21nfca_apdu_reader_event_received() 382 void st21nfca_se_init(struct nfc_hci_dev *hdev) in st21nfca_se_init() [all …]
|
D | st21nfca_dep.c | 152 static int st21nfca_tm_send_atr_res(struct nfc_hci_dev *hdev, in st21nfca_tm_send_atr_res() 200 static int st21nfca_tm_recv_atr_req(struct nfc_hci_dev *hdev, in st21nfca_tm_recv_atr_req() 243 static int st21nfca_tm_send_psl_res(struct nfc_hci_dev *hdev, in st21nfca_tm_send_psl_res() 289 static int st21nfca_tm_recv_psl_req(struct nfc_hci_dev *hdev, in st21nfca_tm_recv_psl_req() 314 int st21nfca_tm_send_dep_res(struct nfc_hci_dev *hdev, struct sk_buff *skb) in st21nfca_tm_send_dep_res() 332 static int st21nfca_tm_recv_dep_req(struct nfc_hci_dev *hdev, in st21nfca_tm_recv_dep_req() 381 static int st21nfca_tm_event_send_data(struct nfc_hci_dev *hdev, in st21nfca_tm_event_send_data() 415 int st21nfca_dep_event_received(struct nfc_hci_dev *hdev, in st21nfca_dep_event_received() 446 static void st21nfca_im_send_psl_req(struct nfc_hci_dev *hdev, u8 did, u8 bsi, in st21nfca_im_send_psl_req() 522 int st21nfca_im_send_atr_req(struct nfc_hci_dev *hdev, u8 *gb, size_t gb_len) in st21nfca_im_send_atr_req() [all …]
|
D | st21nfca.h | 75 struct nfc_hci_dev *hdev; member
|
D | i2c.c | 72 struct nfc_hci_dev *hdev; member
|
/linux-4.1.27/drivers/bluetooth/ |
D | btbcm.h | 35 static inline int btbcm_check_bdaddr(struct hci_dev *hdev) in btbcm_check_bdaddr() 40 static inline int btbcm_set_bdaddr(struct hci_dev *hdev, const bdaddr_t *bdaddr) in btbcm_set_bdaddr() 45 static inline int btbcm_patchram(struct hci_dev *hdev, const char *firmware) in btbcm_patchram() 50 static inline int btbcm_setup_patchram(struct hci_dev *hdev) in btbcm_setup_patchram() 55 static inline int btbcm_setup_apple(struct hci_dev *hdev) in btbcm_setup_apple()
|
D | btbcm.c | 37 int btbcm_check_bdaddr(struct hci_dev *hdev) in btbcm_check_bdaddr() 80 int btbcm_set_bdaddr(struct hci_dev *hdev, const bdaddr_t *bdaddr) in btbcm_set_bdaddr() 98 int btbcm_patchram(struct hci_dev *hdev, const char *firmware) in btbcm_patchram() 170 static int btbcm_reset(struct hci_dev *hdev) in btbcm_reset() 185 static struct sk_buff *btbcm_read_local_version(struct hci_dev *hdev) in btbcm_read_local_version() 206 static struct sk_buff *btbcm_read_verbose_config(struct hci_dev *hdev) in btbcm_read_verbose_config() 226 static struct sk_buff *btbcm_read_usb_product(struct hci_dev *hdev) in btbcm_read_usb_product() 271 int btbcm_setup_patchram(struct hci_dev *hdev) in btbcm_setup_patchram() 375 int btbcm_setup_apple(struct hci_dev *hdev) in btbcm_setup_apple()
|
D | btusb.c | 348 struct hci_dev *hdev; member 578 struct hci_dev *hdev = urb->context; in btusb_intr_complete() local 618 static int btusb_submit_intr_urb(struct hci_dev *hdev, gfp_t mem_flags) in btusb_submit_intr_urb() 667 struct hci_dev *hdev = urb->context; in btusb_bulk_complete() local 707 static int btusb_submit_bulk_urb(struct hci_dev *hdev, gfp_t mem_flags) in btusb_submit_bulk_urb() 755 struct hci_dev *hdev = urb->context; in btusb_isoc_complete() local 823 static int btusb_submit_isoc_urb(struct hci_dev *hdev, gfp_t mem_flags) in btusb_submit_isoc_urb() 877 struct hci_dev *hdev = (struct hci_dev *)skb->dev; in btusb_tx_complete() local 904 struct hci_dev *hdev = (struct hci_dev *)skb->dev; in btusb_isoc_tx_complete() local 923 static int btusb_open(struct hci_dev *hdev) in btusb_open() [all …]
|
D | bpa10x.c | 50 struct hci_dev *hdev; member 67 static int bpa10x_recv(struct hci_dev *hdev, int queue, void *buf, int count) in bpa10x_recv() 168 struct hci_dev *hdev = (struct hci_dev *) skb->dev; in bpa10x_tx_complete() local 189 struct hci_dev *hdev = urb->context; in bpa10x_rx_complete() local 218 static inline int bpa10x_submit_intr_urb(struct hci_dev *hdev) in bpa10x_submit_intr_urb() 259 static inline int bpa10x_submit_bulk_urb(struct hci_dev *hdev) in bpa10x_submit_bulk_urb() 300 static int bpa10x_open(struct hci_dev *hdev) in bpa10x_open() 328 static int bpa10x_close(struct hci_dev *hdev) in bpa10x_close() 342 static int bpa10x_flush(struct hci_dev *hdev) in bpa10x_flush() 353 static int bpa10x_send_frame(struct hci_dev *hdev, struct sk_buff *skb) in bpa10x_send_frame() [all …]
|
D | btwilink.c | 53 struct hci_dev *hdev; member 62 struct hci_dev *hdev = hst->hdev; in ti_st_tx_complete() local 150 static int ti_st_open(struct hci_dev *hdev) in ti_st_open() 234 static int ti_st_close(struct hci_dev *hdev) in ti_st_close() 254 static int ti_st_send_frame(struct hci_dev *hdev, struct sk_buff *skb) in ti_st_send_frame() 292 struct hci_dev *hdev; in bt_ti_probe() local 329 struct hci_dev *hdev; in bt_ti_remove() local
|
D | hci_ldisc.c | 93 struct hci_dev *hdev = hu->hdev; in hci_uart_tx_complete() local 141 struct hci_dev *hdev = hu->hdev; in hci_uart_write_work() local 205 static int hci_uart_open(struct hci_dev *hdev) in hci_uart_open() 217 static int hci_uart_flush(struct hci_dev *hdev) in hci_uart_flush() 239 static int hci_uart_close(struct hci_dev *hdev) in hci_uart_close() 252 static int hci_uart_send_frame(struct hci_dev *hdev, struct sk_buff *skb) in hci_uart_send_frame() 268 static int hci_uart_setup(struct hci_dev *hdev) in hci_uart_setup() 372 struct hci_dev *hdev; in hci_uart_tty_close() local 462 struct hci_dev *hdev; in hci_uart_register_dev() local
|
D | btsdio.c | 58 struct hci_dev *hdev; member 190 static int btsdio_open(struct hci_dev *hdev) in btsdio_open() 226 static int btsdio_close(struct hci_dev *hdev) in btsdio_close() 247 static int btsdio_flush(struct hci_dev *hdev) in btsdio_flush() 258 static int btsdio_send_frame(struct hci_dev *hdev, struct sk_buff *skb) in btsdio_send_frame() 295 struct hci_dev *hdev; in btsdio_probe() local 354 struct hci_dev *hdev; in btsdio_remove() local
|
D | hci_vhci.c | 48 struct hci_dev *hdev; member 57 static int vhci_open_dev(struct hci_dev *hdev) in vhci_open_dev() 64 static int vhci_close_dev(struct hci_dev *hdev) in vhci_close_dev() 76 static int vhci_flush(struct hci_dev *hdev) in vhci_flush() 85 static int vhci_send_frame(struct hci_dev *hdev, struct sk_buff *skb) in vhci_send_frame() 101 struct hci_dev *hdev; in __vhci_create_device() local 355 struct hci_dev *hdev; in vhci_release() local
|
D | btmrvl_main.c | 447 static int btmrvl_send_frame(struct hci_dev *hdev, struct sk_buff *skb) in btmrvl_send_frame() 481 static int btmrvl_flush(struct hci_dev *hdev) in btmrvl_flush() 490 static int btmrvl_close(struct hci_dev *hdev) in btmrvl_close() 502 static int btmrvl_open(struct hci_dev *hdev) in btmrvl_open() 560 static int btmrvl_setup(struct hci_dev *hdev) in btmrvl_setup() 585 static int btmrvl_set_bdaddr(struct hci_dev *hdev, const bdaddr_t *bdaddr) in btmrvl_set_bdaddr() 688 struct hci_dev *hdev = NULL; in btmrvl_register_hdev() local 782 struct hci_dev *hdev; in btmrvl_remove_card() local
|
D | dtl1_cs.c | 68 struct hci_dev *hdev; member 358 static int dtl1_hci_open(struct hci_dev *hdev) in dtl1_hci_open() 366 static int dtl1_hci_flush(struct hci_dev *hdev) in dtl1_hci_flush() 377 static int dtl1_hci_close(struct hci_dev *hdev) in dtl1_hci_close() 388 static int dtl1_hci_send_frame(struct hci_dev *hdev, struct sk_buff *skb) in dtl1_hci_send_frame() 443 struct hci_dev *hdev; in dtl1_open() local 512 struct hci_dev *hdev = info->hdev; in dtl1_close() local
|
D | btuart_cs.c | 68 struct hci_dev *hdev; member 399 static int btuart_hci_flush(struct hci_dev *hdev) in btuart_hci_flush() 410 static int btuart_hci_open(struct hci_dev *hdev) in btuart_hci_open() 418 static int btuart_hci_close(struct hci_dev *hdev) in btuart_hci_close() 429 static int btuart_hci_send_frame(struct hci_dev *hdev, struct sk_buff *skb) in btuart_hci_send_frame() 463 struct hci_dev *hdev; in btuart_open() local 529 struct hci_dev *hdev = info->hdev; in btuart_close() local
|
D | bfusb.c | 65 struct hci_dev *hdev; member 417 static int bfusb_open(struct hci_dev *hdev) in bfusb_open() 443 static int bfusb_flush(struct hci_dev *hdev) in bfusb_flush() 454 static int bfusb_close(struct hci_dev *hdev) in bfusb_close() 473 static int bfusb_send_frame(struct hci_dev *hdev, struct sk_buff *skb) in bfusb_send_frame() 630 struct hci_dev *hdev; in bfusb_probe() local 721 struct hci_dev *hdev = data->hdev; in bfusb_disconnect() local
|
D | bt3c_cs.c | 73 struct hci_dev *hdev; member 386 static int bt3c_hci_flush(struct hci_dev *hdev) in bt3c_hci_flush() 397 static int bt3c_hci_open(struct hci_dev *hdev) in bt3c_hci_open() 405 static int bt3c_hci_close(struct hci_dev *hdev) in bt3c_hci_close() 416 static int bt3c_hci_send_frame(struct hci_dev *hdev, struct sk_buff *skb) in bt3c_hci_send_frame() 540 struct hci_dev *hdev; in bt3c_open() local 606 struct hci_dev *hdev = info->hdev; in bt3c_close() local
|
D | bluecard_cs.c | 67 struct hci_dev *hdev; member 564 static int bluecard_hci_set_baud_rate(struct hci_dev *hdev, int baud) in bluecard_hci_set_baud_rate() 613 static int bluecard_hci_flush(struct hci_dev *hdev) in bluecard_hci_flush() 624 static int bluecard_hci_open(struct hci_dev *hdev) in bluecard_hci_open() 645 static int bluecard_hci_close(struct hci_dev *hdev) in bluecard_hci_close() 665 static int bluecard_hci_send_frame(struct hci_dev *hdev, struct sk_buff *skb) in bluecard_hci_send_frame() 698 struct hci_dev *hdev; in bluecard_open() local 813 struct hci_dev *hdev = info->hdev; in bluecard_close() local
|
D | btintel.c | 35 int btintel_check_bdaddr(struct hci_dev *hdev) in btintel_check_bdaddr() 80 int btintel_set_bdaddr(struct hci_dev *hdev, const bdaddr_t *bdaddr) in btintel_set_bdaddr()
|
D | btmrvl_debugfs.c | 199 void btmrvl_debugfs_init(struct hci_dev *hdev) in btmrvl_debugfs_init() 243 void btmrvl_debugfs_remove(struct hci_dev *hdev) in btmrvl_debugfs_remove()
|
D | btintel.h | 79 static inline int btintel_check_bdaddr(struct hci_dev *hdev) in btintel_check_bdaddr() 84 static inline int btintel_set_bdaddr(struct hci_dev *hdev, const bdaddr_t *bdaddr) in btintel_set_bdaddr()
|
D | hci_h4.c | 169 struct sk_buff *h4_recv_buf(struct hci_dev *hdev, struct sk_buff *skb, in h4_recv_buf()
|
D | hci_ath.c | 147 static int ath_set_bdaddr(struct hci_dev *hdev, const bdaddr_t *bdaddr) in ath_set_bdaddr()
|
D | hci_uart.h | 72 struct hci_dev *hdev; member
|
D | hci_ll.c | 348 static inline int ll_check_data_len(struct hci_dev *hdev, struct ll_struct *ll, int len) in ll_check_data_len()
|
D | btmrvl_sdio.c | 593 struct hci_dev *hdev = priv->btmrvl_dev.hcidev; in btmrvl_sdio_card_to_host() local
|
/linux-4.1.27/drivers/nfc/pn544/ |
D | pn544.c | 125 struct nfc_hci_dev *hdev; member 138 static int pn544_hci_open(struct nfc_hci_dev *hdev) in pn544_hci_open() 160 static void pn544_hci_close(struct nfc_hci_dev *hdev) in pn544_hci_close() 177 static int pn544_hci_ready(struct nfc_hci_dev *hdev) in pn544_hci_ready() 337 static int pn544_hci_xmit(struct nfc_hci_dev *hdev, struct sk_buff *skb) in pn544_hci_xmit() 344 static int pn544_hci_start_poll(struct nfc_hci_dev *hdev, in pn544_hci_start_poll() 455 static int pn544_hci_dep_link_up(struct nfc_hci_dev *hdev, in pn544_hci_dep_link_up() 485 static int pn544_hci_dep_link_down(struct nfc_hci_dev *hdev) in pn544_hci_dep_link_down() 492 static int pn544_hci_target_from_gate(struct nfc_hci_dev *hdev, u8 gate, in pn544_hci_target_from_gate() 513 static int pn544_hci_complete_target_discovered(struct nfc_hci_dev *hdev, in pn544_hci_complete_target_discovered() [all …]
|
D | i2c.c | 166 struct nfc_hci_dev *hdev; member
|
/linux-4.1.27/drivers/crypto/ |
D | img-hash.c | 85 struct img_hash_dev *hdev; member 110 struct img_hash_dev *hdev; member 147 static inline u32 img_hash_read(struct img_hash_dev *hdev, u32 offset) in img_hash_read() 152 static inline void img_hash_write(struct img_hash_dev *hdev, in img_hash_write() 158 static inline u32 img_hash_read_result_queue(struct img_hash_dev *hdev) in img_hash_read_result_queue() 163 static void img_hash_start(struct img_hash_dev *hdev, bool dma) in img_hash_start() 189 static int img_hash_xmit_cpu(struct img_hash_dev *hdev, const u8 *buf, in img_hash_xmit_cpu() 210 struct img_hash_dev *hdev = (struct img_hash_dev *)data; in img_hash_dma_callback() local 221 static int img_hash_xmit_dma(struct img_hash_dev *hdev, struct scatterlist *sg) in img_hash_xmit_dma() 252 static int img_hash_write_via_cpu(struct img_hash_dev *hdev) in img_hash_write_via_cpu() [all …]
|
/linux-4.1.27/drivers/media/platform/s5p-tv/ |
D | hdmi_drv.c | 117 void hdmi_write(struct hdmi_device *hdev, u32 reg_id, u32 value) in hdmi_write() 123 void hdmi_write_mask(struct hdmi_device *hdev, u32 reg_id, u32 value, u32 mask) in hdmi_write_mask() 131 void hdmi_writeb(struct hdmi_device *hdev, u32 reg_id, u8 value) in hdmi_writeb() 137 void hdmi_writebn(struct hdmi_device *hdev, u32 reg_id, int n, u32 value) in hdmi_writebn() 151 static inline u32 hdmi_read(struct hdmi_device *hdev, u32 reg_id) in hdmi_read() 158 struct hdmi_device *hdev = dev_data; in hdmi_irq_handler() local 178 static void hdmi_reg_init(struct hdmi_device *hdev) in hdmi_reg_init() 196 static void hdmi_timing_apply(struct hdmi_device *hdev, in hdmi_timing_apply() 292 static void hdmi_dumpregs(struct hdmi_device *hdev, char *prefix) in hdmi_dumpregs() 496 static int hdmi_streamon(struct hdmi_device *hdev) in hdmi_streamon() [all …]
|
/linux-4.1.27/drivers/usb/misc/ |
D | lvstest.c | 47 struct usb_device *udev, *hdev; in create_lvs_device() local 81 struct usb_device *hdev = udev->parent; in destroy_lvs_device() local 90 static int lvs_rh_clear_port_feature(struct usb_device *hdev, in lvs_rh_clear_port_feature() 98 static int lvs_rh_set_port_feature(struct usb_device *hdev, in lvs_rh_set_port_feature() 110 struct usb_device *hdev = interface_to_usbdev(intf); in u3_entry_store() local 139 struct usb_device *hdev = interface_to_usbdev(intf); in u3_exit_store() local 168 struct usb_device *hdev = interface_to_usbdev(intf); in hot_reset_store() local 187 struct usb_device *hdev = interface_to_usbdev(intf); in u2_timeout_store() local 216 struct usb_device *hdev = interface_to_usbdev(intf); in u1_timeout_store() local 299 struct usb_device *hdev = interface_to_usbdev(intf); in lvs_rh_work() local [all …]
|
/linux-4.1.27/drivers/nfc/microread/ |
D | microread.c | 169 struct nfc_hci_dev *hdev; member 176 static int microread_open(struct nfc_hci_dev *hdev) in microread_open() 183 static void microread_close(struct nfc_hci_dev *hdev) in microread_close() 190 static int microread_hci_ready(struct nfc_hci_dev *hdev) in microread_hci_ready() 229 static int microread_xmit(struct nfc_hci_dev *hdev, struct sk_buff *skb) in microread_xmit() 236 static int microread_start_poll(struct nfc_hci_dev *hdev, in microread_start_poll() 312 static int microread_dep_link_up(struct nfc_hci_dev *hdev, in microread_dep_link_up() 340 static int microread_dep_link_down(struct nfc_hci_dev *hdev) in microread_dep_link_down() 346 static int microread_target_from_gate(struct nfc_hci_dev *hdev, u8 gate, in microread_target_from_gate() 360 static int microread_complete_target_discovered(struct nfc_hci_dev *hdev, in microread_complete_target_discovered() [all …]
|
D | i2c.c | 51 struct nfc_hci_dev *hdev; member
|
/linux-4.1.27/drivers/usb/core/ |
D | hub.c | 118 struct usb_hub *usb_hub_to_struct_hub(struct usb_device *hdev) in usb_hub_to_struct_hub() 360 static int get_hub_descriptor(struct usb_device *hdev, void *data) in get_hub_descriptor() 387 static int clear_hub_feature(struct usb_device *hdev, int feature) in clear_hub_feature() 396 int usb_clear_port_feature(struct usb_device *hdev, int port1, int feature) in usb_clear_port_feature() 406 static int set_port_feature(struct usb_device *hdev, int port1, int feature) in set_port_feature() 450 struct usb_device *hdev = hub->hdev; in led_work() local 524 static int get_hub_status(struct usb_device *hdev, in get_hub_status() 541 static int get_port_status(struct usb_device *hdev, int port1, in get_port_status() 605 void usb_kick_hub_wq(struct usb_device *hdev) in usb_kick_hub_wq() 621 void usb_wakeup_notification(struct usb_device *hdev, in usb_wakeup_notification() [all …]
|
D | port.c | 79 struct usb_device *hdev = to_usb_device(dev->parent->parent); in usb_port_runtime_resume() local 135 struct usb_device *hdev = to_usb_device(dev->parent->parent); in usb_port_runtime_suspend() local 321 struct usb_device *hdev = to_usb_device(port_dev->dev.parent->parent); in match_location() local 351 struct usb_device *hdev = hub->hdev; in find_and_link_peer() local
|
D | usb-acpi.c | 30 bool usb_acpi_power_manageable(struct usb_device *hdev, int index) in usb_acpi_power_manageable() 56 int usb_acpi_set_power_state(struct usb_device *hdev, int index, bool enable) in usb_acpi_set_power_state()
|
D | hub.h | 29 struct usb_device *hdev; member 134 static inline int hub_is_superspeed(struct usb_device *hdev) in hub_is_superspeed()
|
/linux-4.1.27/arch/x86/kernel/ |
D | hpet.c | 359 struct hpet_dev *hdev = EVT_TO_HPET_DEV(evt); in hpet_set_mode() local 429 struct hpet_dev *hdev = data->handler_data; in hpet_msi_unmask() local 440 struct hpet_dev *hdev = data->handler_data; in hpet_msi_mask() local 449 void hpet_msi_write(struct hpet_dev *hdev, struct msi_msg *msg) in hpet_msi_write() 455 void hpet_msi_read(struct hpet_dev *hdev, struct msi_msg *msg) in hpet_msi_read() 465 struct hpet_dev *hdev = EVT_TO_HPET_DEV(evt); in hpet_msi_set_mode() local 472 struct hpet_dev *hdev = EVT_TO_HPET_DEV(evt); in hpet_msi_next_event() local 535 static void init_one_hpet_msi_clockevent(struct hpet_dev *hdev, int cpu) in init_one_hpet_msi_clockevent() 597 struct hpet_dev *hdev = &hpet_devs[num_timers_used]; in hpet_msi_capability_lookup() local 633 struct hpet_dev *hdev = &hpet_devs[i]; in hpet_reserve_msi_timers() local [all …]
|
/linux-4.1.27/drivers/video/fbdev/ |
D | hyperv_fb.c | 240 static inline int synthvid_send(struct hv_device *hdev, in synthvid_send() 262 static int synthvid_send_situ(struct hv_device *hdev) in synthvid_send_situ() 290 static int synthvid_send_ptr(struct hv_device *hdev) in synthvid_send_ptr() 326 struct hv_device *hdev = device_to_hv_device(info->device); in synthvid_update() local 352 static void synthvid_recv_sub(struct hv_device *hdev) in synthvid_recv_sub() 388 struct hv_device *hdev = ctx; in synthvid_receive() local 413 static int synthvid_negotiate_ver(struct hv_device *hdev, u32 ver) in synthvid_negotiate_ver() 446 static int synthvid_connect_vsp(struct hv_device *hdev) in synthvid_connect_vsp() 487 static int synthvid_send_config(struct hv_device *hdev) in synthvid_send_config() 573 struct hv_device *hdev = device_to_hv_device(info->device); in hvfb_set_par() local [all …]
|
/linux-4.1.27/include/net/bluetooth/ |
D | hci_core.h | 466 struct hci_dev *hdev; member 515 #define hci_dev_set_flag(hdev, nr) set_bit((nr), (hdev)->dev_flags) argument 516 #define hci_dev_clear_flag(hdev, nr) clear_bit((nr), (hdev)->dev_flags) argument 517 #define hci_dev_change_flag(hdev, nr) change_bit((nr), (hdev)->dev_flags) argument 518 #define hci_dev_test_flag(hdev, nr) test_bit((nr), (hdev)->dev_flags) argument 519 #define hci_dev_test_and_set_flag(hdev, nr) test_and_set_bit((nr), (hdev)->dev_flags) argument 520 #define hci_dev_test_and_clear_flag(hdev, nr) test_and_clear_bit((nr), (hdev)->dev_flags) argument 521 #define hci_dev_test_and_change_flag(hdev, nr) test_and_change_bit((nr), (hdev)->dev_flags) argument 523 #define hci_dev_clear_volatile_flags(hdev) \ argument 542 static inline void discovery_init(struct hci_dev *hdev) in discovery_init() [all …]
|
/linux-4.1.27/sound/hda/ |
D | hda_bus_type.c | 15 struct hdac_device *hdev = dev_to_hdac_dev(dev); in hda_bus_match() local
|
/linux-4.1.27/drivers/nfc/ |
D | mei_phy.h | 12 struct nfc_hci_dev *hdev; member
|
/linux-4.1.27/drivers/staging/lustre/lnet/klnds/o2iblnd/ |
D | o2iblnd.c | 1195 kib_hca_dev_t *hdev = tpo->tpo_hdev; in kiblnd_unmap_tx_pool() local 1218 kib_hca_dev_t *hdev; in kiblnd_current_hdev() local 1292 struct ib_mr *kiblnd_find_dma_mr(kib_hca_dev_t *hdev, __u64 addr, __u64 size) in kiblnd_find_dma_mr() 1310 struct ib_mr *kiblnd_find_rd_dma_mr(kib_hca_dev_t *hdev, kib_rdma_desc_t *rd) in kiblnd_find_rd_dma_mr() 1801 int kiblnd_pmr_pool_map(kib_pmr_poolset_t *pps, kib_hca_dev_t *hdev, in kiblnd_pmr_pool_map() 2241 static int kiblnd_hdev_get_attr(kib_hca_dev_t *hdev) in kiblnd_hdev_get_attr() 2285 static void kiblnd_hdev_cleanup_mrs(kib_hca_dev_t *hdev) in kiblnd_hdev_cleanup_mrs() 2304 void kiblnd_hdev_destroy(kib_hca_dev_t *hdev) in kiblnd_hdev_destroy() 2317 static int kiblnd_hdev_setup_mrs(kib_hca_dev_t *hdev) in kiblnd_hdev_setup_mrs() 2468 kib_hca_dev_t *hdev = NULL; in kiblnd_dev_failover() local
|
D | o2iblnd_cb.c | 553 kib_hca_dev_t *hdev; in kiblnd_fmr_map_tx() local 598 kib_hca_dev_t *hdev; in kiblnd_pmr_map_tx() local 658 kib_hca_dev_t *hdev = tx->tx_pool->tpo_hdev; in kiblnd_map_tx() local 1054 kib_hca_dev_t *hdev = tx->tx_pool->tpo_hdev; in kiblnd_init_tx_msg() local
|
D | o2iblnd.h | 631 kiblnd_hdev_addref_locked(kib_hca_dev_t *hdev) in kiblnd_hdev_addref_locked() 638 kiblnd_hdev_decref(kib_hca_dev_t *hdev) in kiblnd_hdev_decref()
|
/linux-4.1.27/include/linux/ |
D | hid.h | 566 static inline void *hid_get_drvdata(struct hid_device *hdev) in hid_get_drvdata() 571 static inline void hid_set_drvdata(struct hid_device *hdev, void *data) in hid_set_drvdata() 919 static inline int __must_check hid_parse(struct hid_device *hdev) in hid_parse() 934 static inline int __must_check hid_hw_start(struct hid_device *hdev, in hid_hw_start() 954 static inline void hid_hw_stop(struct hid_device *hdev) in hid_hw_stop() 969 static inline int __must_check hid_hw_open(struct hid_device *hdev) in hid_hw_open() 983 static inline void hid_hw_close(struct hid_device *hdev) in hid_hw_close() 998 static inline int hid_hw_power(struct hid_device *hdev, int level) in hid_hw_power() 1011 static inline void hid_hw_request(struct hid_device *hdev, in hid_hw_request() 1034 static inline int hid_hw_raw_request(struct hid_device *hdev, in hid_hw_raw_request() [all …]
|
D | hid-debug.h | 46 struct hid_device *hdev; member
|
D | hid-sensor-hub.h | 81 struct hid_device *hdev; member
|
D | usb.h | 631 #define usb_hub_for_each_child(hdev, port1, child) \ argument 653 static inline int usb_acpi_set_power_state(struct usb_device *hdev, int index, in usb_acpi_set_power_state() 655 static inline bool usb_acpi_power_manageable(struct usb_device *hdev, int index) in usb_acpi_power_manageable()
|
/linux-4.1.27/drivers/net/hyperv/ |
D | rndis_filter.c | 552 int rndis_filter_set_device_mac(struct hv_device *hdev, char *mac) in rndis_filter_set_device_mac() 630 rndis_filter_set_offload_params(struct hv_device *hdev, in rndis_filter_set_offload_params() 915 struct hv_device *hdev = nvdev->dev; in rndis_filter_halt_device() local
|
D | netvsc_drv.c | 218 struct hv_device *hdev = net_device_ctx->device_ctx; in netvsc_select_queue() local 725 struct hv_device *hdev = ndevctx->device_ctx; in netvsc_change_mtu() local 760 struct hv_device *hdev = ndevctx->device_ctx; in netvsc_set_mac_addr() local
|
D | netvsc.c | 1047 static void netvsc_send_table(struct hv_device *hdev, in netvsc_send_table()
|
/linux-4.1.27/net/nfc/nci/ |
D | hci.c | 119 static void nci_hci_reset_pipes(struct nci_hci_dev *hdev) in nci_hci_reset_pipes() 398 struct nci_hci_dev *hdev = in nci_hci_msg_rx_work() local 720 struct nci_hci_dev *hdev; in nci_hci_allocate() local
|
/linux-4.1.27/drivers/isdn/hardware/eicon/ |
D | os_bri.c | 81 void *hdev; in diva_bri_init_card() local
|
D | divasmain.c | 348 void diva_init_dma_map(void *hdev, in diva_init_dma_map() 385 void diva_free_dma_map(void *hdev, struct _diva_dma_map_entry *pmap) in diva_free_dma_map()
|
D | xdi_adapter.h | 12 void *hdev; member
|
D | os_pri.c | 805 void *hdev; in pri_get_serial_number() local
|
D | os_4bri.c | 535 void *hdev; in _4bri_get_serial_number() local
|
/linux-4.1.27/net/bluetooth/rfcomm/ |
D | tty.c | 178 struct hci_dev *hdev; in rfcomm_reparent_device() local
|
/linux-4.1.27/drivers/scsi/ |
D | hpsa.c | 530 struct hpsa_scsi_dev_t *hdev; in raid_level_show() local 562 struct hpsa_scsi_dev_t *hdev; in lunid_show() local 586 struct hpsa_scsi_dev_t *hdev; in unique_id_show() local 614 struct hpsa_scsi_dev_t *hdev; in host_show_hp_ssd_smart_path_enabled() local
|
/linux-4.1.27/drivers/usb/host/ |
D | xhci-mem.c | 872 struct usb_device *hdev, in xhci_alloc_tt_info()
|
D | xhci.c | 4754 int xhci_update_hub_device(struct usb_hcd *hcd, struct usb_device *hdev, in xhci_update_hub_device()
|