Searched refs:gth_device (Results 1 – 1 of 1) sorted by relevance
22 struct gth_device;33 struct gth_device *gth;50 struct gth_device { struct61 static void gth_output_set(struct gth_device *gth, int port, in gth_output_set() argument74 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 …]