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

/drivers/s390/cio/
H A Dchp.c151 static struct bin_attribute chp_measurement_chars_attr = { variable in typeref:struct:bin_attribute
216 device_remove_bin_file(&chp->dev, &chp_measurement_chars_attr);
224 ret = device_create_bin_file(&chp->dev, &chp_measurement_chars_attr);
229 device_remove_bin_file(&chp->dev, &chp_measurement_chars_attr);

Completed in 103 milliseconds