Home
last modified time | relevance | path

Searched refs:steam (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/hid/
H A Dhid-steam.c239 va_start(args, steam); in steam_write_registers()
283 strscpy(steam->serial_no, reply + 3, sizeof(steam->serial_no)); in steam_get_serial()
319 steam_haptic_rumble(steam, 0, steam->rumble_left, in steam_haptic_rumble_cb()
450 steam->battery_desc.name = devm_kasprintf(&steam->hdev->dev, in steam_battery_register()
452 steam->serial_no); in steam_battery_register()
747 if (!steam->client_opened && steam->client_hdev) { in steam_lizard_mode_heartbeat()
883 steam = devm_kzalloc(&hdev->dev, sizeof(*steam), GFP_KERNEL); in steam_probe()
884 if (!steam) { in steam_probe()
888 steam->hdev = hdev; in steam_probe()
903 steam->client_hdev->driver_data = steam; in steam_probe()
[all …]
H A DMakefile125 obj-$(CONFIG_HID_STEAM) += hid-steam.o
/openbmc/linux/include/net/sctp/
H A Dstream_sched.h39 void (*sched_all)(struct sctp_stream *steam);
41 void (*unsched_all)(struct sctp_stream *steam);
/openbmc/u-boot/doc/
H A DREADME.trace318 6. Keep going until you run out of steam, or your boot is fast enough.