Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dstm.h82 unsigned int hw_override; member
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-class-stm16 What: /sys/class/stm/<stm>/hw_override
/Linux-v5.4/drivers/hwtracing/stm/
Dcore.c71 ret = sprintf(buf, "%u\n", stm->data->hw_override); in hw_override_show()
76 static DEVICE_ATTR_RO(hw_override);
/Linux-v5.4/drivers/hwtracing/coresight/
Dcoresight-stm.c843 drvdata->stm.hw_override = true; in stm_init_generic_data()