steam_devices      53 drivers/hid/hid-steam.c static LIST_HEAD(steam_devices);
steam_devices     529 drivers/hid/hid-steam.c 		list_add(&steam->list, &steam_devices);
steam_devices    1103 drivers/hid/hid-steam.c 	list_for_each_entry(steam, &steam_devices, list) {