Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/misc/
Dpch_phub.c660 static struct bin_attribute pch_bin_attr = { variable
720 ret = sysfs_create_bin_file(&pdev->dev.kobj, &pch_bin_attr); in pch_phub_probe()
745 ret = sysfs_create_bin_file(&pdev->dev.kobj, &pch_bin_attr); in pch_phub_probe()
772 ret = sysfs_create_bin_file(&pdev->dev.kobj, &pch_bin_attr); in pch_phub_probe()
790 ret = sysfs_create_bin_file(&pdev->dev.kobj, &pch_bin_attr); in pch_phub_probe()
826 sysfs_remove_bin_file(&pdev->dev.kobj, &pch_bin_attr); in pch_phub_remove()