Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/
H A Dpch_phub.c652 static const struct bin_attribute pch_bin_attr = { variable
718 ret = sysfs_create_bin_file(&pdev->dev.kobj, &pch_bin_attr); in pch_phub_probe()
753 ret = sysfs_create_bin_file(&pdev->dev.kobj, &pch_bin_attr); in pch_phub_probe()
780 ret = sysfs_create_bin_file(&pdev->dev.kobj, &pch_bin_attr); in pch_phub_probe()
798 ret = sysfs_create_bin_file(&pdev->dev.kobj, &pch_bin_attr); in pch_phub_probe()
834 sysfs_remove_bin_file(&pdev->dev.kobj, &pch_bin_attr); in pch_phub_remove()