Home
last modified time | relevance | path

Searched refs:dev_attr_country (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-core.c1946 static const struct device_attribute dev_attr_country = { variable
2035 ret = device_create_file(&hdev->dev, &dev_attr_country); in hid_connect()
2050 device_remove_file(&hdev->dev, &dev_attr_country); in hid_disconnect()
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-core.c2164 static const struct device_attribute dev_attr_country = { variable
2263 ret = device_create_file(&hdev->dev, &dev_attr_country); in hid_connect()
2278 device_remove_file(&hdev->dev, &dev_attr_country); in hid_disconnect()

Completed in 7 milliseconds