Home
last modified time | relevance | path

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

/drivers/s390/cio/
Dchp.c203 static struct bin_attribute chp_measurement_attr = { variable
215 device_remove_bin_file(&chp->dev, &chp_measurement_attr); in chp_remove_cmg_attr()
225 ret = device_create_bin_file(&chp->dev, &chp_measurement_attr); in chp_add_cmg_attr()