Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/phy/
Dphy-tahvo.c328 static struct attribute_group tahvo_attr_group = { variable
414 ret = sysfs_create_group(&pdev->dev.kobj, &tahvo_attr_group); in tahvo_usb_probe()
439 sysfs_remove_group(&pdev->dev.kobj, &tahvo_attr_group); in tahvo_usb_remove()