Searched refs:steam (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/hid/ |
H A D | hid-steam.c | 318 static int steam_recv_report(struct steam_device *steam, in steam_recv_report() argument 325 r = steam->hdev->report_enum[HID_FEATURE_REPORT].report_id_hash[0]; in steam_recv_report() 327 hid_err(steam->hdev, "No HID_FEATURE_REPORT submitted - nothing to read\n"); in steam_recv_report() 344 ret = hid_hw_raw_request(steam->hdev, 0x00, in steam_recv_report() 353 static int steam_send_report(struct steam_device *steam, in steam_send_report() argument 361 r = steam->hdev->report_enum[HID_FEATURE_REPORT].report_id_hash[0]; in steam_send_report() 363 hid_err(steam->hdev, "No HID_FEATURE_REPORT submitted - nothing to read\n"); in steam_send_report() 384 ret = hid_hw_raw_request(steam->hdev, 0, in steam_send_report() 394 hid_err(steam->hdev, "%s: error %d (%*ph)\n", __func__, in steam_send_report() 399 static inline int steam_send_report_byte(struct steam_device *steam, u8 cmd) in steam_send_report_byte() argument [all …]
|
H A D | Makefile | 126 obj-$(CONFIG_HID_STEAM) += hid-steam.o
|
/openbmc/linux/include/net/sctp/ |
H A D | stream_sched.h | 39 void (*sched_all)(struct sctp_stream *steam); 41 void (*unsched_all)(struct sctp_stream *steam);
|
/openbmc/u-boot/doc/ |
H A D | README.trace | 318 6. Keep going until you run out of steam, or your boot is fast enough.
|
/openbmc/linux/ |
H A D | opengrok1.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |