| /Linux-v5.4/drivers/hid/ |
| D | hid-ortek.c | 25 static __u8 *ortek_report_fixup(struct hid_device *hdev, __u8 *rdesc, in ortek_report_fixup()
|
| D | hid-redragon.c | 36 static __u8 *redragon_report_fixup(struct hid_device *hdev, __u8 *rdesc, in redragon_report_fixup()
|
| D | hid-holtek-mouse.c | 32 static __u8 *holtek_mouse_report_fixup(struct hid_device *hdev, __u8 *rdesc, in holtek_mouse_report_fixup()
|
| D | hid-keytouch.c | 27 static __u8 *keytouch_report_fixup(struct hid_device *hdev, __u8 *rdesc, in keytouch_report_fixup()
|
| D | hid-xinmo.c | 25 static int xinmo_event(struct hid_device *hdev, struct hid_field *field, in xinmo_event()
|
| D | hid-ite.c | 14 static int ite_event(struct hid_device *hdev, struct hid_field *field, in ite_event()
|
| D | hid-viewsonic.c | 73 static __u8 *viewsonic_report_fixup(struct hid_device *hdev, __u8 *rdesc, in viewsonic_report_fixup()
|
| D | hid-maltron.c | 140 static __u8 *maltron_report_fixup(struct hid_device *hdev, __u8 *rdesc, in maltron_report_fixup()
|
| D | hid-penmount.c | 18 static int penmount_input_mapping(struct hid_device *hdev, in penmount_input_mapping()
|
| D | hid-accutouch.c | 19 static int accutouch_input_mapping(struct hid_device *hdev, in accutouch_input_mapping()
|
| D | hid-picolcd_debugfs.c | 385 struct hid_device *hdev, struct hid_report *report) in picolcd_debug_out_report() 642 struct hid_device *hdev, struct hid_report *report, in picolcd_debug_raw_event() 842 struct hid_device *hdev = data->hdev; in picolcd_init_devfs() local
|
| D | hid-kensington.c | 20 static int ks_input_mapping(struct hid_device *hdev, struct hid_input *hi, in ks_input_mapping()
|
| D | hid-lcpower.c | 20 static int ts_input_mapping(struct hid_device *hdev, struct hid_input *hi, in ts_input_mapping()
|
| D | hid-topseed.c | 26 static int ts_input_mapping(struct hid_device *hdev, struct hid_input *hi, in ts_input_mapping()
|
| D | hid-twinhan.c | 61 static int twinhan_input_mapping(struct hid_device *hdev, struct hid_input *hi, in twinhan_input_mapping()
|
| D | hid-jabra.c | 19 static int jabra_input_mapping(struct hid_device *hdev, in jabra_input_mapping()
|
| D | hid-gembird.c | 60 static __u8 *gembird_report_fixup(struct hid_device *hdev, __u8 *rdesc, in gembird_report_fixup()
|
| D | hid-tivo.c | 22 static int tivo_input_mapping(struct hid_device *hdev, struct hid_input *hi, in tivo_input_mapping()
|
| /Linux-v5.4/include/net/bluetooth/ |
| D | bluetooth.h | 141 #define bt_dev_info(hdev, fmt, ...) \ argument 143 #define bt_dev_warn(hdev, fmt, ...) \ argument 145 #define bt_dev_err(hdev, fmt, ...) \ argument 147 #define bt_dev_dbg(hdev, fmt, ...) \ argument 150 #define bt_dev_err_ratelimited(hdev, fmt, ...) \ argument
|
| /Linux-v5.4/drivers/usb/core/ |
| D | hub.h | 21 struct usb_device *hdev; member 134 static inline int hub_is_superspeed(struct usb_device *hdev) in hub_is_superspeed() 139 static inline int hub_is_superspeedplus(struct usb_device *hdev) in hub_is_superspeedplus()
|
| /Linux-v5.4/drivers/bluetooth/ |
| D | btmrvl_debugfs.c | 152 void btmrvl_debugfs_init(struct hci_dev *hdev) in btmrvl_debugfs_init() 194 void btmrvl_debugfs_remove(struct hci_dev *hdev) in btmrvl_debugfs_remove()
|
| D | hci_ag6xx.c | 121 static int intel_mem_write(struct hci_dev *hdev, u32 addr, u32 plen, in intel_mem_write() 153 struct hci_dev *hdev = hu->hdev; in ag6xx_setup() local
|
| D | hci_ath.c | 147 static int ath_vendor_cmd(struct hci_dev *hdev, uint8_t opcode, uint16_t index, in ath_vendor_cmd() 169 static int ath_set_bdaddr(struct hci_dev *hdev, const bdaddr_t *bdaddr) in ath_set_bdaddr()
|
| D | hci_ll.c | 357 static int ll_recv_frame(struct hci_dev *hdev, struct sk_buff *skb) in ll_recv_frame() 452 static int read_local_version(struct hci_dev *hdev) in read_local_version() 590 static int ll_set_bdaddr(struct hci_dev *hdev, const bdaddr_t *bdaddr) in ll_set_bdaddr()
|
| /Linux-v5.4/net/bluetooth/ |
| D | sco.c | 106 struct hci_dev *hdev = hcon->hdev; in sco_conn_add() local 218 struct hci_dev *hdev; in sco_connect() local 729 struct hci_dev *hdev = conn->hdev; in sco_conn_defer_accept() local 1082 int sco_connect_ind(struct hci_dev *hdev, bdaddr_t *bdaddr, __u8 *flags) in sco_connect_ind()
|