Searched refs:sysfs_remove_bin_file (Results 1 - 25 of 42) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/arcmsr/
H A Darcmsr_attr.c240 sysfs_remove_bin_file(&host->shost_dev.kobj, &arcmsr_sysfs_message_write_attr);
242 sysfs_remove_bin_file(&host->shost_dev.kobj, &arcmsr_sysfs_message_read_attr);
251 sysfs_remove_bin_file(&host->shost_dev.kobj, &arcmsr_sysfs_message_clear_attr);
252 sysfs_remove_bin_file(&host->shost_dev.kobj, &arcmsr_sysfs_message_write_attr);
253 sysfs_remove_bin_file(&host->shost_dev.kobj, &arcmsr_sysfs_message_read_attr);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hid/
H A Dhid-roccat-kone.c748 sysfs_remove_bin_file(&intf->dev.kobj, &kone_profile4_attr);
750 sysfs_remove_bin_file(&intf->dev.kobj, &kone_profile3_attr);
752 sysfs_remove_bin_file(&intf->dev.kobj, &kone_profile2_attr);
754 sysfs_remove_bin_file(&intf->dev.kobj, &kone_profile1_attr);
756 sysfs_remove_bin_file(&intf->dev.kobj, &kone_settings_attr);
765 sysfs_remove_bin_file(&intf->dev.kobj, &kone_profile5_attr);
766 sysfs_remove_bin_file(&intf->dev.kobj, &kone_profile4_attr);
767 sysfs_remove_bin_file(&intf->dev.kobj, &kone_profile3_attr);
768 sysfs_remove_bin_file(&intf->dev.kobj, &kone_profile2_attr);
769 sysfs_remove_bin_file(
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/iio/accel/
H A Dadis16220_core.c609 sysfs_remove_bin_file(&st->indio_dev->dev.kobj, &adc2_bin);
611 sysfs_remove_bin_file(&st->indio_dev->dev.kobj, &adc1_bin);
613 sysfs_remove_bin_file(&st->indio_dev->dev.kobj, &accel_bin);
636 sysfs_remove_bin_file(&st->indio_dev->dev.kobj, &adc2_bin);
637 sysfs_remove_bin_file(&st->indio_dev->dev.kobj, &adc1_bin);
638 sysfs_remove_bin_file(&st->indio_dev->dev.kobj, &accel_bin);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dsysfs.h141 void sysfs_remove_bin_file(struct kobject *kobj,
244 static inline void sysfs_remove_bin_file(struct kobject *kobj, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/
H A Dpci-sysfs.c872 sysfs_remove_bin_file(&pdev->dev.kobj, res_attr);
878 sysfs_remove_bin_file(&pdev->dev.kobj, res_attr);
1109 sysfs_remove_bin_file(&dev->dev.kobj, dev->vpd->attr);
1187 sysfs_remove_bin_file(&pdev->dev.kobj, pdev->rom_attr);
1195 sysfs_remove_bin_file(&pdev->dev.kobj, &pci_config_attr);
1197 sysfs_remove_bin_file(&pdev->dev.kobj, &pcie_config_attr);
1205 sysfs_remove_bin_file(&dev->dev.kobj, dev->vpd->attr);
1232 sysfs_remove_bin_file(&pdev->dev.kobj, &pci_config_attr);
1234 sysfs_remove_bin_file(&pdev->dev.kobj, &pcie_config_attr);
1244 sysfs_remove_bin_file(
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/misc/eeprom/
H A Dmax6875.c191 sysfs_remove_bin_file(&client->dev.kobj, &user_eeprom_attr);
H A Deeprom.c208 sysfs_remove_bin_file(&client->dev.kobj, &eeprom_attr);
H A Dat25.c392 sysfs_remove_bin_file(&spi->dev.kobj, &at25->bin);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/kernel/
H A Dpci-sysfs.c123 sysfs_remove_bin_file(&pdev->dev.kobj, res_attr);
129 sysfs_remove_bin_file(&pdev->dev.kobj, res_attr);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/sysfs/
H A Dbin.c494 * sysfs_remove_bin_file - remove binary file for object.
499 void sysfs_remove_bin_file(struct kobject *kobj, function
506 EXPORT_SYMBOL_GPL(sysfs_remove_bin_file); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/firmware/
H A Ddcdbas.c561 sysfs_remove_bin_file(&dev->dev.kobj,
582 sysfs_remove_bin_file(&dev->dev.kobj, dcdbas_bin_attrs[i]);
H A Ddell_rbu.c724 sysfs_remove_bin_file(&rbu_device->dev.kobj, &rbu_image_type_attr);
726 sysfs_remove_bin_file(&rbu_device->dev.kobj, &rbu_data_attr);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/rapidio/
H A Drio-sysfs.c234 sysfs_remove_bin_file(&rdev->dev.kobj, &rio_config_attr);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/misc/
H A Dds1682.c233 sysfs_remove_bin_file(&client->dev.kobj, &ds1682_eeprom_attr);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/w1/slaves/
H A Dw1_ds2431.c284 sysfs_remove_bin_file(&sl->dev.kobj, &w1_f2d_bin_attr);
H A Dw1_ds2433.c298 sysfs_remove_bin_file(&sl->dev.kobj, &w1_f23_bin_attr);
H A Dw1_ds2760.c202 sysfs_remove_bin_file(&sl->dev.kobj, &w1_ds2760_bin_attr);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/rtc/
H A Drtc-ds1742.c228 sysfs_remove_bin_file(&pdev->dev.kobj, &pdata->nvram_attr);
H A Drtc-rp5c01.c281 sysfs_remove_bin_file(&dev->dev.kobj, &priv->nvram_attr);
H A Drtc-tx4939.c285 sysfs_remove_bin_file(&pdev->dev.kobj, &tx4939_rtc_nvram_attr);
H A Drtc-ds1553.c361 sysfs_remove_bin_file(&pdev->dev.kobj, &ds1553_nvram_attr);
H A Drtc-stk17ta8.c353 sysfs_remove_bin_file(&pdev->dev.kobj, &stk17ta8_nvram_attr);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/hotplug/
H A Dacpiphp_ibm.c486 sysfs_remove_bin_file(sysdir, &ibm_apci_table_attr);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/
H A Ddrm_sysfs.c454 sysfs_remove_bin_file(&connector->kdev.kobj, &edid_attr);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/bridge/
H A Dbr_sysfs_br.c801 sysfs_remove_bin_file(&dev->dev.kobj, &bridge_forward);
815 sysfs_remove_bin_file(kobj, &bridge_forward);

Completed in 347 milliseconds

12