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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/cio/
H A Dchp.c228 device_remove_bin_file(&chp->dev, &chp_measurement_chars_attr);
229 device_remove_bin_file(&chp->dev, &chp_measurement_attr);
241 device_remove_bin_file(&chp->dev, &chp_measurement_chars_attr);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/base/
H A Dcore.c478 * device_remove_bin_file - remove sysfs binary attribute file
482 void device_remove_bin_file(struct device *dev, struct bin_attribute *attr) function
487 EXPORT_SYMBOL_GPL(device_remove_bin_file); variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Ddevice.h367 extern void device_remove_bin_file(struct device *dev,

Completed in 52 milliseconds