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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/cio/
H A Dchp.c164 static struct bin_attribute chp_measurement_chars_attr = { variable in typeref:struct:bin_attribute
228 device_remove_bin_file(&chp->dev, &chp_measurement_chars_attr);
236 ret = device_create_bin_file(&chp->dev, &chp_measurement_chars_attr);
241 device_remove_bin_file(&chp->dev, &chp_measurement_chars_attr);

Completed in 59 milliseconds