Symbol: tpdm_drvdata
drivers/hwtracing/coresight/coresight-tpda.c
62
struct tpdm_drvdata *tpdm_data = dev_get_drvdata(csdev->dev.parent);
drivers/hwtracing/coresight/coresight-tpdm.c
1007
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent);
drivers/hwtracing/coresight/coresight-tpdm.c
1018
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent);
drivers/hwtracing/coresight/coresight-tpdm.c
1038
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent);
drivers/hwtracing/coresight/coresight-tpdm.c
1049
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent);
drivers/hwtracing/coresight/coresight-tpdm.c
1069
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent);
drivers/hwtracing/coresight/coresight-tpdm.c
1080
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent);
drivers/hwtracing/coresight/coresight-tpdm.c
1097
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent);
drivers/hwtracing/coresight/coresight-tpdm.c
1108
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent);
drivers/hwtracing/coresight/coresight-tpdm.c
122
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent);
drivers/hwtracing/coresight/coresight-tpdm.c
1379
struct tpdm_drvdata *drvdata;
drivers/hwtracing/coresight/coresight-tpdm.c
1441
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev);
drivers/hwtracing/coresight/coresight-tpdm.c
1508
struct tpdm_drvdata *drvdata = dev_get_drvdata(&pdev->dev);
drivers/hwtracing/coresight/coresight-tpdm.c
202
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent);
drivers/hwtracing/coresight/coresight-tpdm.c
214
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent);
drivers/hwtracing/coresight/coresight-tpdm.c
226
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent);
drivers/hwtracing/coresight/coresight-tpdm.c
24
static bool tpdm_has_dsb_dataset(struct tpdm_drvdata *drvdata)
drivers/hwtracing/coresight/coresight-tpdm.c
242
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent);
drivers/hwtracing/coresight/coresight-tpdm.c
259
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent);
drivers/hwtracing/coresight/coresight-tpdm.c
267
static void tpdm_reset_datasets(struct tpdm_drvdata *drvdata)
drivers/hwtracing/coresight/coresight-tpdm.c
280
static void set_dsb_mode(struct tpdm_drvdata *drvdata, u32 *val)
drivers/hwtracing/coresight/coresight-tpdm.c
29
static bool tpdm_has_cmb_dataset(struct tpdm_drvdata *drvdata)
drivers/hwtracing/coresight/coresight-tpdm.c
301
static void set_dsb_tier(struct tpdm_drvdata *drvdata)
drivers/hwtracing/coresight/coresight-tpdm.c
331
static void set_dsb_msr(struct tpdm_drvdata *drvdata)
drivers/hwtracing/coresight/coresight-tpdm.c
34
static bool tpdm_has_mcmb_dataset(struct tpdm_drvdata *drvdata)
drivers/hwtracing/coresight/coresight-tpdm.c
340
static void tpdm_enable_dsb(struct tpdm_drvdata *drvdata)
drivers/hwtracing/coresight/coresight-tpdm.c
380
static void set_cmb_tier(struct tpdm_drvdata *drvdata)
drivers/hwtracing/coresight/coresight-tpdm.c
405
static void set_cmb_msr(struct tpdm_drvdata *drvdata)
drivers/hwtracing/coresight/coresight-tpdm.c
414
static void tpdm_enable_cmb(struct tpdm_drvdata *drvdata)
drivers/hwtracing/coresight/coresight-tpdm.c
44
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent);
drivers/hwtracing/coresight/coresight-tpdm.c
471
static void __tpdm_enable(struct tpdm_drvdata *drvdata)
drivers/hwtracing/coresight/coresight-tpdm.c
488
struct tpdm_drvdata *drvdata = dev_get_drvdata(csdev->dev.parent);
drivers/hwtracing/coresight/coresight-tpdm.c
509
static void tpdm_disable_dsb(struct tpdm_drvdata *drvdata)
drivers/hwtracing/coresight/coresight-tpdm.c
522
static void tpdm_disable_cmb(struct tpdm_drvdata *drvdata)
drivers/hwtracing/coresight/coresight-tpdm.c
536
static void __tpdm_disable(struct tpdm_drvdata *drvdata)
drivers/hwtracing/coresight/coresight-tpdm.c
552
struct tpdm_drvdata *drvdata = dev_get_drvdata(csdev->dev.parent);
drivers/hwtracing/coresight/coresight-tpdm.c
577
static int tpdm_datasets_setup(struct tpdm_drvdata *drvdata)
drivers/hwtracing/coresight/coresight-tpdm.c
604
static int static_tpdm_datasets_setup(struct tpdm_drvdata *drvdata, struct device *dev)
drivers/hwtracing/coresight/coresight-tpdm.c
635
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent);
drivers/hwtracing/coresight/coresight-tpdm.c
660
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent);
drivers/hwtracing/coresight/coresight-tpdm.c
702
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent);
drivers/hwtracing/coresight/coresight-tpdm.c
712
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent);
drivers/hwtracing/coresight/coresight-tpdm.c
729
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent);
drivers/hwtracing/coresight/coresight-tpdm.c
747
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent);
drivers/hwtracing/coresight/coresight-tpdm.c
774
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent);
drivers/hwtracing/coresight/coresight-tpdm.c
802
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent);
drivers/hwtracing/coresight/coresight-tpdm.c
832
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent);
drivers/hwtracing/coresight/coresight-tpdm.c
855
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent);
drivers/hwtracing/coresight/coresight-tpdm.c
878
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent);
drivers/hwtracing/coresight/coresight-tpdm.c
891
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent);
drivers/hwtracing/coresight/coresight-tpdm.c
907
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent);
drivers/hwtracing/coresight/coresight-tpdm.c
923
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent);
drivers/hwtracing/coresight/coresight-tpdm.c
943
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent);
drivers/hwtracing/coresight/coresight-tpdm.c
959
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent);
drivers/hwtracing/coresight/coresight-tpdm.c
979
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent);
drivers/hwtracing/coresight/coresight-tpdm.c
990
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent);