Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk-si5341.c1542 static const struct attribute *si5341_attributes[] = { variable
1789 err = sysfs_create_files(&client->dev.kobj, si5341_attributes); in si5341_probe()
1813 sysfs_remove_files(&client->dev.kobj, si5341_attributes); in si5341_remove()