hw_override       843 drivers/hwtracing/coresight/coresight-stm.c 	drvdata->stm.hw_override = true;
hw_override        71 drivers/hwtracing/stm/core.c 	ret = sprintf(buf, "%u\n", stm->data->hw_override);
hw_override        76 drivers/hwtracing/stm/core.c static DEVICE_ATTR_RO(hw_override);
hw_override        82 include/linux/stm.h 	unsigned int		hw_override;