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

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

Completed in 82 milliseconds