Home
last modified time | relevance | path

Searched defs:hdev (Results 176 – 200 of 255) sorted by relevance

1234567891011

/Linux-v5.4/drivers/hid/
Dhid-ortek.c25 static __u8 *ortek_report_fixup(struct hid_device *hdev, __u8 *rdesc, in ortek_report_fixup()
Dhid-redragon.c36 static __u8 *redragon_report_fixup(struct hid_device *hdev, __u8 *rdesc, in redragon_report_fixup()
Dhid-holtek-mouse.c32 static __u8 *holtek_mouse_report_fixup(struct hid_device *hdev, __u8 *rdesc, in holtek_mouse_report_fixup()
Dhid-keytouch.c27 static __u8 *keytouch_report_fixup(struct hid_device *hdev, __u8 *rdesc, in keytouch_report_fixup()
Dhid-xinmo.c25 static int xinmo_event(struct hid_device *hdev, struct hid_field *field, in xinmo_event()
Dhid-ite.c14 static int ite_event(struct hid_device *hdev, struct hid_field *field, in ite_event()
Dhid-viewsonic.c73 static __u8 *viewsonic_report_fixup(struct hid_device *hdev, __u8 *rdesc, in viewsonic_report_fixup()
Dhid-maltron.c140 static __u8 *maltron_report_fixup(struct hid_device *hdev, __u8 *rdesc, in maltron_report_fixup()
Dhid-penmount.c18 static int penmount_input_mapping(struct hid_device *hdev, in penmount_input_mapping()
Dhid-accutouch.c19 static int accutouch_input_mapping(struct hid_device *hdev, in accutouch_input_mapping()
Dhid-picolcd_debugfs.c385 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
Dhid-kensington.c20 static int ks_input_mapping(struct hid_device *hdev, struct hid_input *hi, in ks_input_mapping()
Dhid-lcpower.c20 static int ts_input_mapping(struct hid_device *hdev, struct hid_input *hi, in ts_input_mapping()
Dhid-topseed.c26 static int ts_input_mapping(struct hid_device *hdev, struct hid_input *hi, in ts_input_mapping()
Dhid-twinhan.c61 static int twinhan_input_mapping(struct hid_device *hdev, struct hid_input *hi, in twinhan_input_mapping()
Dhid-jabra.c19 static int jabra_input_mapping(struct hid_device *hdev, in jabra_input_mapping()
Dhid-gembird.c60 static __u8 *gembird_report_fixup(struct hid_device *hdev, __u8 *rdesc, in gembird_report_fixup()
Dhid-tivo.c22 static int tivo_input_mapping(struct hid_device *hdev, struct hid_input *hi, in tivo_input_mapping()
/Linux-v5.4/include/net/bluetooth/
Dbluetooth.h141 #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/
Dhub.h21 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/
Dbtmrvl_debugfs.c152 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()
Dhci_ag6xx.c121 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
Dhci_ath.c147 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()
Dhci_ll.c357 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/
Dsco.c106 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()

1234567891011