Symbol: ds4
function parameter
Defined...
variable
Defined...
-
drivers/hid/hid-playstation.c:1736:2-1736:27: struct dualshock4 *ds4 = container_of(work, struct dualshock4, dongle_hotplug_worker);
-
drivers/hid/hid-playstation.c:1997:2-1997:47: struct dualshock4 *ds4 = hid_get_drvdata(hdev);
-
drivers/hid/hid-playstation.c:2019:2-2019:47: struct dualshock4 *ds4 = hid_get_drvdata(hdev);
-
drivers/hid/hid-playstation.c:2049:2-2049:47: struct dualshock4 *ds4 = hid_get_drvdata(hdev);
-
drivers/hid/hid-playstation.c:2111:2-2111:27: struct dualshock4 *ds4 = container_of(work, struct dualshock4, output_worker);
-
drivers/hid/hid-playstation.c:2178:2-2178:27: struct dualshock4 *ds4 = container_of(ps_dev, struct dualshock4, base);
-
drivers/hid/hid-playstation.c:2358:2-2358:27: struct dualshock4 *ds4 = container_of(ps_dev, struct dualshock4, base);
-
drivers/hid/hid-playstation.c:2414:2-2414:47: struct dualshock4 *ds4 = hid_get_drvdata(hdev);
-
drivers/hid/hid-playstation.c:2432:2-2432:27: struct dualshock4 *ds4 = container_of(ps_dev, struct dualshock4, base);
-
drivers/hid/hid-playstation.c:2488:2-2488:21: struct dualshock4 *ds4;