dev_attr_country 1905 drivers/hid/hid-core.c static const struct device_attribute dev_attr_country = {
dev_attr_country 1991 drivers/hid/hid-core.c 	ret = device_create_file(&hdev->dev, &dev_attr_country);
dev_attr_country 2006 drivers/hid/hid-core.c 	device_remove_file(&hdev->dev, &dev_attr_country);