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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/base/
H A Dbus.c136 void bus_remove_file(struct bus_type *bus, struct bus_attribute *attr) function
143 EXPORT_SYMBOL_GPL(bus_remove_file); variable
616 bus_remove_file(bus, &bus_attr_drivers_probe);
623 bus_remove_file(bus, &bus_attr_drivers_autoprobe);
624 bus_remove_file(bus, &bus_attr_drivers_probe);
824 bus_remove_file(bus, &bus->bus_attrs[i]);
834 bus_remove_file(bus, &bus->bus_attrs[i]);
938 bus_remove_file(bus, &bus_attr_uevent);
962 bus_remove_file(bus, &bus_attr_uevent);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ieee1394/
H A Dieee1394_core.c1187 bus_remove_file(&ieee1394_bus_type,
1242 bus_remove_file(&ieee1394_bus_type, fw_bus_attrs[i]);
1265 bus_remove_file(&ieee1394_bus_type, fw_bus_attrs[i]);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Ddevice.h49 extern void bus_remove_file(struct bus_type *, struct bus_attribute *);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/crypto/
H A Dap_bus.c1697 bus_remove_file(&ap_bus_type, ap_bus_attrs[i]);
1737 bus_remove_file(&ap_bus_type, ap_bus_attrs[i]);

Completed in 49 milliseconds