Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-google-stadiaff.c17 struct stadiaff_device { struct
29 struct stadiaff_device *stadiaff = in stadiaff_work() argument
30 container_of(work, struct stadiaff_device, work); in stadiaff_work()
46 struct stadiaff_device *stadiaff = hid_get_drvdata(hid); in stadiaff_play()
62 struct stadiaff_device *stadiaff; in stadiaff_init()
80 stadiaff = devm_kzalloc(&hid->dev, sizeof(struct stadiaff_device), in stadiaff_init()
132 struct stadiaff_device *stadiaff = hid_get_drvdata(hid); in stadia_remove()