Searched refs:ps_device (Results 1 – 1 of 1) sorted by relevance
29 struct ps_device { struct45 int (*parse_report)(struct ps_device *dev, struct hid_report *report, u8 *data, int size); argument130 struct ps_device base;296 static int ps_devices_list_add(struct ps_device *dev) in ps_devices_list_add()298 struct ps_device *entry; in ps_devices_list_add()315 static int ps_devices_list_remove(struct ps_device *dev) in ps_devices_list_remove()323 static int ps_device_set_player_id(struct ps_device *dev) in ps_device_set_player_id()334 static void ps_device_release_player_id(struct ps_device *dev) in ps_device_release_player_id()380 struct ps_device *dev = power_supply_get_drvdata(psy); in ps_battery_get_property()412 static int ps_device_register_battery(struct ps_device *dev) in ps_device_register_battery()[all …]