Home
last modified time | relevance | path

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

/drivers/s390/cio/
Dchp.c149 static struct bin_attribute chp_measurement_chars_attr = { variable
214 device_remove_bin_file(&chp->dev, &chp_measurement_chars_attr); in chp_remove_cmg_attr()
222 ret = device_create_bin_file(&chp->dev, &chp_measurement_chars_attr); in chp_add_cmg_attr()
227 device_remove_bin_file(&chp->dev, &chp_measurement_chars_attr); in chp_add_cmg_attr()