Symbol: tpdm_drvdata
drivers/hwtracing/coresight/coresight-tpda.c
60
struct tpdm_drvdata *tpdm_data = dev_get_drvdata(csdev->dev.parent);
drivers/hwtracing/coresight/coresight-tpdm.c
1001
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent);
drivers/hwtracing/coresight/coresight-tpdm.c
1012
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent);
drivers/hwtracing/coresight/coresight-tpdm.c
1029
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent);
drivers/hwtracing/coresight/coresight-tpdm.c
1040
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent);
drivers/hwtracing/coresight/coresight-tpdm.c
1060
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent);
drivers/hwtracing/coresight/coresight-tpdm.c
1071
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent);
drivers/hwtracing/coresight/coresight-tpdm.c
1091
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent);
drivers/hwtracing/coresight/coresight-tpdm.c
1102
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent);
drivers/hwtracing/coresight/coresight-tpdm.c
1119
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent);
drivers/hwtracing/coresight/coresight-tpdm.c
1130
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent);
drivers/hwtracing/coresight/coresight-tpdm.c
120
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent);
drivers/hwtracing/coresight/coresight-tpdm.c
1407
struct tpdm_drvdata *drvdata;
drivers/hwtracing/coresight/coresight-tpdm.c
1471
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev);
drivers/hwtracing/coresight/coresight-tpdm.c
1538
struct tpdm_drvdata *drvdata = dev_get_drvdata(&pdev->dev);
drivers/hwtracing/coresight/coresight-tpdm.c
200
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent);
drivers/hwtracing/coresight/coresight-tpdm.c
212
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent);
drivers/hwtracing/coresight/coresight-tpdm.c
22
static bool tpdm_has_dsb_dataset(struct tpdm_drvdata *drvdata)
drivers/hwtracing/coresight/coresight-tpdm.c
224
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent);
drivers/hwtracing/coresight/coresight-tpdm.c
240
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent);
drivers/hwtracing/coresight/coresight-tpdm.c
257
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent);
drivers/hwtracing/coresight/coresight-tpdm.c
265
static void tpdm_reset_datasets(struct tpdm_drvdata *drvdata)
drivers/hwtracing/coresight/coresight-tpdm.c
27
static bool tpdm_has_cmb_dataset(struct tpdm_drvdata *drvdata)
drivers/hwtracing/coresight/coresight-tpdm.c
278
static void set_dsb_mode(struct tpdm_drvdata *drvdata, u32 *val)
drivers/hwtracing/coresight/coresight-tpdm.c
299
static void set_dsb_tier(struct tpdm_drvdata *drvdata)
drivers/hwtracing/coresight/coresight-tpdm.c
32
static bool tpdm_has_mcmb_dataset(struct tpdm_drvdata *drvdata)
drivers/hwtracing/coresight/coresight-tpdm.c
329
static void set_dsb_msr(struct tpdm_drvdata *drvdata)
drivers/hwtracing/coresight/coresight-tpdm.c
338
static void tpdm_enable_dsb(struct tpdm_drvdata *drvdata)
drivers/hwtracing/coresight/coresight-tpdm.c
378
static void set_cmb_tier(struct tpdm_drvdata *drvdata)
drivers/hwtracing/coresight/coresight-tpdm.c
403
static void set_cmb_msr(struct tpdm_drvdata *drvdata)
drivers/hwtracing/coresight/coresight-tpdm.c
412
static void tpdm_enable_cmb(struct tpdm_drvdata *drvdata)
drivers/hwtracing/coresight/coresight-tpdm.c
42
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent);
drivers/hwtracing/coresight/coresight-tpdm.c
469
static void __tpdm_enable(struct tpdm_drvdata *drvdata)
drivers/hwtracing/coresight/coresight-tpdm.c
486
struct tpdm_drvdata *drvdata = dev_get_drvdata(csdev->dev.parent);
drivers/hwtracing/coresight/coresight-tpdm.c
508
static void tpdm_disable_dsb(struct tpdm_drvdata *drvdata)
drivers/hwtracing/coresight/coresight-tpdm.c
521
static void tpdm_disable_cmb(struct tpdm_drvdata *drvdata)
drivers/hwtracing/coresight/coresight-tpdm.c
535
static void __tpdm_disable(struct tpdm_drvdata *drvdata)
drivers/hwtracing/coresight/coresight-tpdm.c
551
struct tpdm_drvdata *drvdata = dev_get_drvdata(csdev->dev.parent);
drivers/hwtracing/coresight/coresight-tpdm.c
576
static int tpdm_datasets_setup(struct tpdm_drvdata *drvdata)
drivers/hwtracing/coresight/coresight-tpdm.c
603
static int static_tpdm_datasets_setup(struct tpdm_drvdata *drvdata, struct device *dev)
drivers/hwtracing/coresight/coresight-tpdm.c
634
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent);
drivers/hwtracing/coresight/coresight-tpdm.c
659
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent);
drivers/hwtracing/coresight/coresight-tpdm.c
701
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent);
drivers/hwtracing/coresight/coresight-tpdm.c
724
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent);
drivers/hwtracing/coresight/coresight-tpdm.c
734
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent);
drivers/hwtracing/coresight/coresight-tpdm.c
751
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent);
drivers/hwtracing/coresight/coresight-tpdm.c
769
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent);
drivers/hwtracing/coresight/coresight-tpdm.c
796
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent);
drivers/hwtracing/coresight/coresight-tpdm.c
824
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent);
drivers/hwtracing/coresight/coresight-tpdm.c
854
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent);
drivers/hwtracing/coresight/coresight-tpdm.c
877
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent);
drivers/hwtracing/coresight/coresight-tpdm.c
900
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent);
drivers/hwtracing/coresight/coresight-tpdm.c
913
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent);
drivers/hwtracing/coresight/coresight-tpdm.c
929
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent);
drivers/hwtracing/coresight/coresight-tpdm.c
945
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent);
drivers/hwtracing/coresight/coresight-tpdm.c
965
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent);
drivers/hwtracing/coresight/coresight-tpdm.c
981
struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent);