Searched refs:steam (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/hid/ |
| H A D | hid-steam.c | 129 static int steam_recv_report(struct steam_device *steam, in steam_recv_report() argument 136 r = steam->hdev->report_enum[HID_FEATURE_REPORT].report_id_hash[0]; in steam_recv_report() 138 hid_err(steam->hdev, "No HID_FEATURE_REPORT submitted - nothing to read\n"); in steam_recv_report() 155 ret = hid_hw_raw_request(steam->hdev, 0x00, in steam_recv_report() 164 static int steam_send_report(struct steam_device *steam, in steam_send_report() argument 172 r = steam->hdev->report_enum[HID_FEATURE_REPORT].report_id_hash[0]; in steam_send_report() 174 hid_err(steam->hdev, "No HID_FEATURE_REPORT submitted - nothing to read\n"); in steam_send_report() 195 ret = hid_hw_raw_request(steam->hdev, 0, in steam_send_report() 205 hid_err(steam->hdev, "%s: error %d (%*ph)\n", __func__, in steam_send_report() 210 static inline int steam_send_report_byte(struct steam_device *steam, u8 cmd) in steam_send_report_byte() argument [all …]
|
| H A D | Makefile | 112 obj-$(CONFIG_HID_STEAM) += hid-steam.o
|
| /OK3568_Linux_fs/kernel/include/net/sctp/ |
| H A D | stream_sched.h | 41 void (*sched_all)(struct sctp_stream *steam); 43 void (*unsched_all)(struct sctp_stream *steam);
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.trace | 320 6. Keep going until you run out of steam, or your boot is fast enough.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gccint.info | 8508 This steam is used for printing optimization specific output in
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gccint.info | 8508 This steam is used for printing optimization specific output in
|