Home
last modified time | relevance | path

Searched refs:tahvo_attr_group (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/usb/phy/
Dphy-tahvo.c329 static struct attribute_group tahvo_attr_group = { variable
417 ret = sysfs_create_group(&pdev->dev.kobj, &tahvo_attr_group); in tahvo_usb_probe()
440 sysfs_remove_group(&pdev->dev.kobj, &tahvo_attr_group); in tahvo_usb_remove()