Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hwtracing/intel_th/
Dgth.c22 struct gth_device;
33 struct gth_device *gth;
50 struct gth_device { struct
61 static void gth_output_set(struct gth_device *gth, int port, in gth_output_set() argument
74 static unsigned int gth_output_get(struct gth_device *gth, int port) in gth_output_get()
87 static void gth_smcfreq_set(struct gth_device *gth, int port, in gth_smcfreq_set()
100 static unsigned int gth_smcfreq_get(struct gth_device *gth, int port) in gth_smcfreq_get()
119 struct gth_device *gth;
124 gth_master_set(struct gth_device *gth, unsigned int master, int port) in gth_master_set()
148 struct gth_device *gth = ma->gth; in master_attr_show()
[all …]