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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/cio/
H A Dchp.c155 static struct bin_attribute chp_measurement_chars_attr = { variable in typeref:struct:bin_attribute
220 device_remove_bin_file(&chp->dev, &chp_measurement_chars_attr);
228 ret = device_create_bin_file(&chp->dev, &chp_measurement_chars_attr);
233 device_remove_bin_file(&chp->dev, &chp_measurement_chars_attr);

Completed in 29 milliseconds