Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/s390/cio/
Dchp.c201 static const struct bin_attribute chp_measurement_attr = { variable
213 device_remove_bin_file(&chp->dev, &chp_measurement_attr); in chp_remove_cmg_attr()
223 ret = device_create_bin_file(&chp->dev, &chp_measurement_attr); in chp_add_cmg_attr()