Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hwtracing/coresight/
Dcoresight-tmc-core.c351 static inline bool tmc_etr_can_use_sg(struct device *dev) in tmc_etr_can_use_sg() function
376 if (!(devid & TMC_DEVID_NOSCAT) && tmc_etr_can_use_sg(parent)) in tmc_etr_setup_caps()