/Linux-v6.1/drivers/hid/ |
D | hid-lg.h | 13 static inline int lgff_init(struct hid_device *hdev) { return -1; } in lgff_init() 19 static inline int lg2ff_init(struct hid_device *hdev) { return -1; } in lg2ff_init() 25 static inline int lg3ff_init(struct hid_device *hdev) { return -1; } in lg3ff_init()
|
D | hid-cougar.c | 106 static __u8 *cougar_report_fixup(struct hid_device *hdev, __u8 *rdesc, in cougar_report_fixup() 119 static struct cougar_shared *cougar_get_shared_data(struct hid_device *hdev) in cougar_get_shared_data() 159 static int cougar_bind_shared_data(struct hid_device *hdev, in cougar_bind_shared_data() 193 static int cougar_probe(struct hid_device *hdev, in cougar_probe() 257 static int cougar_raw_event(struct hid_device *hdev, struct hid_report *report, in cougar_raw_event() 289 static void cougar_remove(struct hid_device *hdev) in cougar_remove()
|
D | hid-alps.c | 99 struct hid_device *hdev; member 165 static int t4_read_write_register(struct hid_device *hdev, u32 address, in t4_read_write_register() 252 static int u1_read_write_register(struct hid_device *hdev, u32 address, in u1_read_write_register() 434 static int alps_raw_event(struct hid_device *hdev, in alps_raw_event() 451 static int __maybe_unused alps_post_reset(struct hid_device *hdev) in alps_post_reset() 492 static int __maybe_unused alps_post_resume(struct hid_device *hdev) in alps_post_resume() 497 static int u1_init(struct hid_device *hdev, struct alps_dev *pri_data) in u1_init() 609 static int T4_init(struct hid_device *hdev, struct alps_dev *pri_data) in T4_init() 674 static int alps_input_configured(struct hid_device *hdev, struct hid_input *hi) in alps_input_configured() 775 static int alps_input_mapping(struct hid_device *hdev, in alps_input_mapping() [all …]
|
D | hid-cp2112.c | 157 struct hid_device *hdev; member 184 struct hid_device *hdev = dev->hdev; in cp2112_gpio_direction_input() local 223 struct hid_device *hdev = dev->hdev; in cp2112_gpio_set() local 245 struct hid_device *hdev = dev->hdev; in cp2112_gpio_get_all() local 283 struct hid_device *hdev = dev->hdev; in cp2112_gpio_direction_output() local 323 static int cp2112_hid_get(struct hid_device *hdev, unsigned char report_number, in cp2112_hid_get() 340 static int cp2112_hid_output(struct hid_device *hdev, u8 *data, size_t count, in cp2112_hid_output() 385 struct hid_device *hdev = dev->hdev; in cp2112_xfer_status() local 408 struct hid_device *hdev = dev->hdev; in cp2112_read() local 524 struct hid_device *hdev = dev->hdev; in cp2112_i2c_xfer() local [all …]
|
D | hid-glorious.c | 25 static __u8 *glorious_report_fixup(struct hid_device *hdev, __u8 *rdesc, in glorious_report_fixup() 38 static void glorious_update_name(struct hid_device *hdev) in glorious_update_name() 52 static int glorious_probe(struct hid_device *hdev, in glorious_probe()
|
D | hid-saitek.c | 36 static int saitek_probe(struct hid_device *hdev, in saitek_probe() 69 static __u8 *saitek_report_fixup(struct hid_device *hdev, __u8 *rdesc, in saitek_report_fixup() 93 static int saitek_raw_event(struct hid_device *hdev, in saitek_raw_event() 150 static int saitek_event(struct hid_device *hdev, struct hid_field *field, in saitek_event()
|
D | hid-zydacron.c | 27 static __u8 *zc_report_fixup(struct hid_device *hdev, __u8 *rdesc, in zc_report_fixup() 45 static int zc_input_mapping(struct hid_device *hdev, struct hid_input *hi, in zc_input_mapping() 109 static int zc_raw_event(struct hid_device *hdev, struct hid_report *report, in zc_raw_event() 164 static int zc_probe(struct hid_device *hdev, const struct hid_device_id *id) in zc_probe()
|
D | hid-gt683r.c | 45 struct hid_device *hdev; member 64 struct hid_device *hdev = to_hid_device(dev); in gt683r_brightness_set() local 83 struct hid_device *hdev = to_hid_device(dev->parent); in mode_show() local 101 struct hid_device *hdev = to_hid_device(dev->parent); in mode_store() local 223 static int gt683r_led_probe(struct hid_device *hdev, in gt683r_led_probe() 288 static void gt683r_led_remove(struct hid_device *hdev) in gt683r_led_remove()
|
D | hid-generic.c | 29 struct hid_device *hdev = data; in __check_hid_generic() local 37 static bool hid_generic_match(struct hid_device *hdev, in hid_generic_match() 56 static int hid_generic_probe(struct hid_device *hdev, in hid_generic_probe()
|
D | hid-a4tech.c | 34 static int a4_input_mapping(struct hid_device *hdev, struct hid_input *hi, in a4_input_mapping() 56 static int a4_input_mapped(struct hid_device *hdev, struct hid_input *hi, in a4_input_mapped() 73 static int a4_event(struct hid_device *hdev, struct hid_field *field, in a4_event() 113 static int a4_probe(struct hid_device *hdev, const struct hid_device_id *id) in a4_probe()
|
D | hid-lg4ff.h | 17 static inline int lg4ff_raw_event(struct hid_device *hdev, struct hid_report *report, in lg4ff_raw_event() 19 static inline int lg4ff_init(struct hid_device *hdev) { return -1; } in lg4ff_init() 20 static inline int lg4ff_deinit(struct hid_device *hdev) { return -1; } in lg4ff_deinit()
|
D | hid-petalynx.c | 22 static __u8 *pl_report_fixup(struct hid_device *hdev, __u8 *rdesc, in pl_report_fixup() 37 static int pl_input_mapping(struct hid_device *hdev, struct hid_input *hi, in pl_input_mapping() 67 static int pl_probe(struct hid_device *hdev, const struct hid_device_id *id) in pl_probe()
|
D | hid-logitech-dj.c | 157 struct hid_device *hdev; member 577 static struct dj_receiver_dev *dj_find_receiver_dev(struct hid_device *hdev, in dj_find_receiver_dev() 620 static void dj_put_receiver_dev(struct hid_device *hdev) in dj_put_receiver_dev() 638 static struct dj_receiver_dev *dj_get_receiver_dev(struct hid_device *hdev, in dj_get_receiver_dev() 939 static void logi_hidpp_dev_conn_notif_equad(struct hid_device *hdev, in logi_hidpp_dev_conn_notif_equad() 975 static void logi_hidpp_dev_conn_notif_27mhz(struct hid_device *hdev, in logi_hidpp_dev_conn_notif_27mhz() 1006 static void logi_hidpp_recv_queue_notif(struct hid_device *hdev, in logi_hidpp_recv_queue_notif() 1155 static void logi_dj_recv_forward_input_report(struct hid_device *hdev, in logi_dj_recv_forward_input_report() 1188 struct hid_device *hdev = djrcv_dev->hidpp; in logi_dj_recv_send_report() local 1262 struct hid_device *hdev = djrcv_dev->hidpp; in logi_dj_recv_switch_to_dj_mode() local [all …]
|
D | hid-multitouch.c | 162 struct hid_device *hdev; /* hid_device we're attached to */ member 406 struct hid_device *hdev = to_hid_device(dev); in mt_show_quirks() local 416 struct hid_device *hdev = to_hid_device(dev); in mt_set_quirks() local 447 static void mt_get_feature(struct hid_device *hdev, struct hid_report *report) in mt_get_feature() 479 static void mt_feature_mapping(struct hid_device *hdev, in mt_feature_mapping() 526 static struct mt_usages *mt_allocate_usage(struct hid_device *hdev, in mt_allocate_usage() 669 static void mt_store_field(struct hid_device *hdev, in mt_store_field() 715 static int mt_touch_input_mapping(struct hid_device *hdev, struct hid_input *hi, in mt_touch_input_mapping() 1273 static int mt_touch_input_configured(struct hid_device *hdev, in mt_touch_input_configured() 1320 static int mt_input_mapping(struct hid_device *hdev, struct hid_input *hi, in mt_input_mapping() [all …]
|
D | hid-pxrc.c | 45 static __u8 *pxrc_report_fixup(struct hid_device *hdev, __u8 *rdesc, in pxrc_report_fixup() 53 static int pxrc_raw_event(struct hid_device *hdev, struct hid_report *report, in pxrc_raw_event() 70 static int pxrc_probe(struct hid_device *hdev, const struct hid_device_id *id) in pxrc_probe()
|
/Linux-v6.1/drivers/bluetooth/ |
D | btrtl.h | 68 static inline struct btrtl_device_info *btrtl_initialize(struct hci_dev *hdev, in btrtl_initialize() 78 static inline int btrtl_download_firmware(struct hci_dev *hdev, in btrtl_download_firmware() 84 static inline void btrtl_set_quirks(struct hci_dev *hdev, in btrtl_set_quirks() 89 static inline int btrtl_setup_realtek(struct hci_dev *hdev) in btrtl_setup_realtek() 94 static inline int btrtl_shutdown_realtek(struct hci_dev *hdev) in btrtl_shutdown_realtek() 99 static inline int btrtl_get_uart_settings(struct hci_dev *hdev, in btrtl_get_uart_settings()
|
D | dtl1_cs.c | 68 struct hci_dev *hdev; member 359 static int dtl1_hci_open(struct hci_dev *hdev) in dtl1_hci_open() 365 static int dtl1_hci_flush(struct hci_dev *hdev) in dtl1_hci_flush() 376 static int dtl1_hci_close(struct hci_dev *hdev) in dtl1_hci_close() 384 static int dtl1_hci_send_frame(struct hci_dev *hdev, struct sk_buff *skb) in dtl1_hci_send_frame() 439 struct hci_dev *hdev; in dtl1_open() local 508 struct hci_dev *hdev = info->hdev; in dtl1_close() local
|
D | bluecard_cs.c | 67 struct hci_dev *hdev; member 559 static int bluecard_hci_set_baud_rate(struct hci_dev *hdev, int baud) in bluecard_hci_set_baud_rate() 607 static int bluecard_hci_flush(struct hci_dev *hdev) in bluecard_hci_flush() 618 static int bluecard_hci_open(struct hci_dev *hdev) in bluecard_hci_open() 633 static int bluecard_hci_close(struct hci_dev *hdev) in bluecard_hci_close() 650 static int bluecard_hci_send_frame(struct hci_dev *hdev, struct sk_buff *skb) in bluecard_hci_send_frame() 683 struct hci_dev *hdev; in bluecard_open() local 796 struct hci_dev *hdev = info->hdev; in bluecard_close() local
|
D | bfusb.c | 50 struct hci_dev *hdev; member 401 static int bfusb_open(struct hci_dev *hdev) in bfusb_open() 422 static int bfusb_flush(struct hci_dev *hdev) in bfusb_flush() 433 static int bfusb_close(struct hci_dev *hdev) in bfusb_close() 449 static int bfusb_send_frame(struct hci_dev *hdev, struct sk_buff *skb) in bfusb_send_frame() 604 struct hci_dev *hdev; in bfusb_probe() local 696 struct hci_dev *hdev = data->hdev; in bfusb_disconnect() local
|
D | bt3c_cs.c | 73 struct hci_dev *hdev; member 385 static int bt3c_hci_flush(struct hci_dev *hdev) in bt3c_hci_flush() 396 static int bt3c_hci_open(struct hci_dev *hdev) in bt3c_hci_open() 402 static int bt3c_hci_close(struct hci_dev *hdev) in bt3c_hci_close() 410 static int bt3c_hci_send_frame(struct hci_dev *hdev, struct sk_buff *skb) in bt3c_hci_send_frame() 541 struct hci_dev *hdev; in bt3c_open() local 607 struct hci_dev *hdev = info->hdev; in bt3c_close() local
|
/Linux-v6.1/drivers/usb/core/ |
D | hub.c | 138 struct usb_hub *usb_hub_to_struct_hub(struct usb_device *hdev) in usb_hub_to_struct_hub() 383 static int get_hub_descriptor(struct usb_device *hdev, in get_hub_descriptor() 419 static int clear_hub_feature(struct usb_device *hdev, int feature) in clear_hub_feature() 428 int usb_clear_port_feature(struct usb_device *hdev, int port1, int feature) in usb_clear_port_feature() 438 static int set_port_feature(struct usb_device *hdev, int port1, int feature) in set_port_feature() 482 struct usb_device *hdev = hub->hdev; in led_work() local 556 static int get_hub_status(struct usb_device *hdev, in get_hub_status() 574 static int get_port_status(struct usb_device *hdev, int port1, in get_port_status() 681 void usb_kick_hub_wq(struct usb_device *hdev) in usb_kick_hub_wq() 697 void usb_wakeup_notification(struct usb_device *hdev, in usb_wakeup_notification() [all …]
|
/Linux-v6.1/net/bluetooth/ |
D | hci_request.h | 29 #define hci_req_sync_lock(hdev) mutex_lock(&hdev->req_lock) argument 30 #define hci_req_sync_unlock(hdev) mutex_unlock(&hdev->req_lock) argument 37 struct hci_dev *hdev; member
|
D | mgmt_config.c | 44 int read_def_system_config(struct sock *sk, struct hci_dev *hdev, void *data, in read_def_system_config() 128 int set_def_system_config(struct sock *sk, struct hci_dev *hdev, void *data, in set_def_system_config() 330 int read_def_runtime_config(struct sock *sk, struct hci_dev *hdev, void *data, in read_def_runtime_config() 339 int set_def_runtime_config(struct sock *sk, struct hci_dev *hdev, void *data, in set_def_runtime_config()
|
/Linux-v6.1/drivers/video/fbdev/ |
D | hyperv_fb.c | 287 static inline int synthvid_send(struct hv_device *hdev, in synthvid_send() 309 static int synthvid_send_situ(struct hv_device *hdev) in synthvid_send_situ() 337 static int synthvid_send_ptr(struct hv_device *hdev) in synthvid_send_ptr() 374 struct hv_device *hdev = device_to_hv_device(info->device); in synthvid_update() local 458 static void synthvid_recv_sub(struct hv_device *hdev) in synthvid_recv_sub() 495 struct hv_device *hdev = ctx; in synthvid_receive() local 531 static int synthvid_negotiate_ver(struct hv_device *hdev, u32 ver) in synthvid_negotiate_ver() 566 static int synthvid_get_supported_resolution(struct hv_device *hdev) in synthvid_get_supported_resolution() 614 static int synthvid_connect_vsp(struct hv_device *hdev) in synthvid_connect_vsp() 667 static int synthvid_send_config(struct hv_device *hdev) in synthvid_send_config() [all …]
|
/Linux-v6.1/sound/soc/sof/intel/ |
D | hda.c | 165 struct sof_intel_hda_dev *hdev; in hda_sdw_acpi_scan() local 183 struct sof_intel_hda_dev *hdev; in hda_sdw_probe() local 225 struct sof_intel_hda_dev *hdev; in hda_sdw_startup() local 241 struct sof_intel_hda_dev *hdev; in hda_sdw_exit() local 256 struct sof_intel_hda_dev *hdev; in hda_common_check_sdw_irq() local 298 struct sof_intel_hda_dev *hdev; in hda_sdw_check_wakeen_irq() local 311 struct sof_intel_hda_dev *hdev; in hda_sdw_process_wakeen() local 735 struct sof_intel_hda_dev *hdev = sdev->pdata->hw_pdata; in check_dmic_num() local 761 struct sof_intel_hda_dev *hdev = sdev->pdata->hw_pdata; in check_nhlt_ssp_mask() local 780 struct sof_intel_hda_dev *hdev = sdev->pdata->hw_pdata; in check_nhlt_ssp_mclk_mask() local [all …]
|