Home
last modified time | relevance | path

Searched refs:tpdm_drvdata (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-tpdm.c23 static void tpdm_enable_dsb(struct tpdm_drvdata *drvdata) in tpdm_enable_dsb()
34 static void __tpdm_enable(struct tpdm_drvdata *drvdata) in __tpdm_enable()
48 struct tpdm_drvdata *drvdata = dev_get_drvdata(csdev->dev.parent); in tpdm_enable()
64 static void tpdm_disable_dsb(struct tpdm_drvdata *drvdata) in tpdm_disable_dsb()
75 static void __tpdm_disable(struct tpdm_drvdata *drvdata) in __tpdm_disable()
89 struct tpdm_drvdata *drvdata = dev_get_drvdata(csdev->dev.parent); in tpdm_disable()
113 static void tpdm_init_default_data(struct tpdm_drvdata *drvdata) in tpdm_init_default_data()
135 struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent); in integration_test_store()
182 struct tpdm_drvdata *drvdata; in tpdm_probe()
228 struct tpdm_drvdata *drvdat in tpdm_remove()
[all...]
H A Dcoresight-tpdm.h44 * struct tpdm_drvdata - specifics associated to an TPDM component
53 struct tpdm_drvdata { struct

Completed in 2 milliseconds