Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hwtracing/intel_th/
Dgth.c29 struct gth_device;
40 struct gth_device *gth;
57 struct gth_device { struct
68 static void gth_output_set(struct gth_device *gth, int port, in gth_output_set() argument
81 static unsigned int gth_output_get(struct gth_device *gth, int port) in gth_output_get()
94 static void gth_smcfreq_set(struct gth_device *gth, int port, in gth_smcfreq_set()
107 static unsigned int gth_smcfreq_get(struct gth_device *gth, int port) in gth_smcfreq_get()
126 struct gth_device *gth;
131 gth_master_set(struct gth_device *gth, unsigned int master, int port) in gth_master_set()
173 struct gth_device *gth = ma->gth; in master_attr_show()
[all …]