Home
last modified time | relevance | path

Searched defs:hdev (Results 201 – 225 of 285) sorted by relevance

12345678910>>...12

/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-redragon.c36 static __u8 *redragon_report_fixup(struct hid_device *hdev, __u8 *rdesc, in redragon_report_fixup()
H A Dhid-ortek.c25 static __u8 *ortek_report_fixup(struct hid_device *hdev, __u8 *rdesc, in ortek_report_fixup()
H A Dhid-xinmo.c25 static int xinmo_event(struct hid_device *hdev, struct hid_field *field, in xinmo_event()
H A Dhid-keytouch.c27 static __u8 *keytouch_report_fixup(struct hid_device *hdev, __u8 *rdesc, in keytouch_report_fixup()
H A Dhid-maltron.c140 static __u8 *maltron_report_fixup(struct hid_device *hdev, __u8 *rdesc, in maltron_report_fixup()
H A Dhid-viewsonic.c73 static __u8 *viewsonic_report_fixup(struct hid_device *hdev, __u8 *rdesc, in viewsonic_report_fixup()
H A Dhid-mcp2221.c88 struct hid_device *hdev; member
713 static int mcp2221_raw_event(struct hid_device *hdev, in mcp2221_raw_event()
827 static int mcp2221_probe(struct hid_device *hdev, in mcp2221_probe()
916 static void mcp2221_remove(struct hid_device *hdev) in mcp2221_remove()
H A Dhid-penmount.c18 static int penmount_input_mapping(struct hid_device *hdev, in penmount_input_mapping()
H A Dhid-accutouch.c19 static int accutouch_input_mapping(struct hid_device *hdev, in accutouch_input_mapping()
H A Dhid-topseed.c26 static int ts_input_mapping(struct hid_device *hdev, struct hid_input *hi, in ts_input_mapping()
H A Dhid-kensington.c20 static int ks_input_mapping(struct hid_device *hdev, struct hid_input *hi, in ks_input_mapping()
H A Dhid-lcpower.c20 static int ts_input_mapping(struct hid_device *hdev, struct hid_input *hi, in ts_input_mapping()
H A Dhid-twinhan.c61 static int twinhan_input_mapping(struct hid_device *hdev, struct hid_input *hi, in twinhan_input_mapping()
H A Dhid-jabra.c19 static int jabra_input_mapping(struct hid_device *hdev, in jabra_input_mapping()
H A Dhid-gembird.c60 static __u8 *gembird_report_fixup(struct hid_device *hdev, __u8 *rdesc, in gembird_report_fixup()
H A Dhid-tivo.c22 static int tivo_input_mapping(struct hid_device *hdev, struct hid_input *hi, in tivo_input_mapping()
H A Dhid-picolcd.h65 struct hid_device *hdev; member
153 struct hid_device *hdev, struct hid_report *report) in picolcd_debug_out_report()
157 struct hid_device *hdev, struct hid_report *report, in picolcd_debug_raw_event()
H A Dhid-emsff.c106 static int ems_probe(struct hid_device *hdev, const struct hid_device_id *id) in ems_probe()
H A Dhid-wiimote-core.c22 static int wiimote_hid_send(struct hid_device *hdev, __u8 *buffer, in wiimote_hid_send()
1617 static int wiimote_hid_event(struct hid_device *hdev, struct hid_report *report, in wiimote_hid_event()
1729 static struct wiimote_data *wiimote_create(struct hid_device *hdev) in wiimote_create()
1782 static int wiimote_hid_probe(struct hid_device *hdev, in wiimote_hid_probe()
1854 static void wiimote_hid_remove(struct hid_device *hdev) in wiimote_hid_remove()
/OK3568_Linux_fs/kernel/drivers/misc/habanalabs/common/
H A Dhabanalabs.h186 struct hl_device *hdev; member
404 struct hl_device *hdev; member
448 struct hl_device *hdev; member
546 struct hl_device *hdev; member
564 struct hl_device *hdev; member
883 struct hl_device *hdev; member
1192 struct hl_device *hdev; member
1261 struct hl_device *hdev; member
1335 #define hl_poll_timeout(hdev, addr, val, cond, sleep_us, timeout_us) \ argument
1371 #define hl_poll_timeout_memory(hdev, addr, val, cond, sleep_us, timeout_us, \ argument
[all …]
/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A 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()
H A 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()
H A Dh4_recv.h41 static inline struct sk_buff *h4_recv_buf(struct hci_dev *hdev, in h4_recv_buf()
/OK3568_Linux_fs/kernel/drivers/pci/controller/
H A Dpci-hyperv.c456 struct hv_device *hdev; member
603 static int wait_for_response(struct hv_device *hdev, in wait_for_response()
2434 struct hv_device *hdev = hbus->hdev; in hv_pci_eject_device() local
2614 static int hv_pci_protocol_negotiation(struct hv_device *hdev, in hv_pci_protocol_negotiation()
2839 static int hv_pci_enter_d0(struct hv_device *hdev) in hv_pci_enter_d0()
2895 static int hv_pci_query_relations(struct hv_device *hdev) in hv_pci_query_relations()
2935 static int hv_send_resources_allocated(struct hv_device *hdev) in hv_send_resources_allocated()
3012 static int hv_send_resources_released(struct hv_device *hdev) in hv_send_resources_released()
3104 static int hv_pci_probe(struct hv_device *hdev, in hv_pci_probe()
3316 static int hv_pci_bus_exit(struct hv_device *hdev, bool keep_devs) in hv_pci_bus_exit()
[all …]
/OK3568_Linux_fs/kernel/include/linux/
H A Dhid.h632 static inline void *hid_get_drvdata(struct hid_device *hdev) in hid_get_drvdata()
637 static inline void hid_set_drvdata(struct hid_device *hdev, void *data) in hid_set_drvdata()
832 static inline bool hid_is_using_ll_driver(struct hid_device *hdev, in hid_is_using_ll_driver()
838 static inline bool hid_is_usb(struct hid_device *hdev) in hid_is_usb()
1042 static inline int __must_check hid_parse(struct hid_device *hdev) in hid_parse()
1063 static inline int hid_hw_power(struct hid_device *hdev, int level) in hid_hw_power()
1076 static inline void hid_hw_request(struct hid_device *hdev, in hid_hw_request()
1099 static inline int hid_hw_raw_request(struct hid_device *hdev, in hid_hw_raw_request()
1119 static inline int hid_hw_output_report(struct hid_device *hdev, __u8 *buf, in hid_hw_output_report()
1139 static inline int hid_hw_idle(struct hid_device *hdev, int report, int idle, in hid_hw_idle()
[all …]

12345678910>>...12