Home
last modified time | relevance | path

Searched refs:hw_override (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dstm.h45 * @hw_override: masters in the STP stream will not match the ones
82 unsigned int hw_override; member
/kernel/linux/linux-6.6/include/linux/
H A Dstm.h45 * @hw_override: masters in the STP stream will not match the ones
82 unsigned int hw_override; member
/kernel/linux/linux-5.10/drivers/hwtracing/stm/
H A Dcore.c71 ret = sprintf(buf, "%u\n", stm->data->hw_override); in hw_override_show()
76 static DEVICE_ATTR_RO(hw_override);
/kernel/linux/linux-6.6/drivers/hwtracing/stm/
H A Dcore.c71 ret = sprintf(buf, "%u\n", stm->data->hw_override); in hw_override_show()
76 static DEVICE_ATTR_RO(hw_override);
/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-stm.c844 drvdata->stm.hw_override = true; in stm_init_generic_data()
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-stm.c797 drvdata->stm.hw_override = true; in stm_init_generic_data()

Completed in 7 milliseconds