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 D | coresight_mali_source_itm_core.c | 120 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 D | coresight_mali_source_etm_core.c | 184 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); \
|