Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/mali/sources/itm/
H A Dcoresight_mali_source_itm_core.c120 static int verify_store_reg(struct device *dev, const char *buf, size_t count, int reg) in verify_store_reg() function
160 return verify_store_reg(dev, buf, count, CS_##_b); \
/OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/mali/sources/etm/
H A Dcoresight_mali_source_etm_core.c184 static int verify_store_reg(struct device *dev, const char *buf, size_t count, int reg) in verify_store_reg() function
218 return verify_store_reg(dev, buf, count, CS_ETM_##_b); \