Symbol: ds4
function parameter
Defined...
variable
Defined...
-
drivers/hid/hid-playstation.c:1734:2-1734:27: struct dualshock4 *ds4 = container_of(work, struct dualshock4, dongle_hotplug_worker);
-
drivers/hid/hid-playstation.c:1993:2-1993:47: struct dualshock4 *ds4 = hid_get_drvdata(hdev);
-
drivers/hid/hid-playstation.c:2015:2-2015:47: struct dualshock4 *ds4 = hid_get_drvdata(hdev);
-
drivers/hid/hid-playstation.c:2045:2-2045:47: struct dualshock4 *ds4 = hid_get_drvdata(hdev);
-
drivers/hid/hid-playstation.c:2107:2-2107:27: struct dualshock4 *ds4 = container_of(work, struct dualshock4, output_worker);
-
drivers/hid/hid-playstation.c:2174:2-2174:27: struct dualshock4 *ds4 = container_of(ps_dev, struct dualshock4, base);
-
drivers/hid/hid-playstation.c:2355:2-2355:27: struct dualshock4 *ds4 = container_of(ps_dev, struct dualshock4, base);
-
drivers/hid/hid-playstation.c:2411:2-2411:47: struct dualshock4 *ds4 = hid_get_drvdata(hdev);
-
drivers/hid/hid-playstation.c:2429:2-2429:27: struct dualshock4 *ds4 = container_of(ps_dev, struct dualshock4, base);
-
drivers/hid/hid-playstation.c:2485:2-2485:21: struct dualshock4 *ds4;