Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hwtracing/stm/
Dstm.h25 stp_policy_node_lookup(struct stm_device *stm, char *s);
40 struct stm_device { struct
56 container_of((_d), struct stm_device, dev) argument
65 struct stm_device *stm;
70 struct stm_device *stm_find_device(const char *name);
71 void stm_put_device(struct stm_device *stm);
77 struct stm_device __rcu *link;
Dcore.c46 struct stm_device *stm = to_stm_device(dev); in masters_show()
60 struct stm_device *stm = to_stm_device(dev); in channels_show()
102 struct stm_device *stm_find_device(const char *buf) in stm_find_device()
104 struct stm_device *stm; in stm_find_device()
130 void stm_put_device(struct stm_device *stm) in stm_put_device()
148 stm_master(struct stm_device *stm, unsigned int idx) in stm_master()
156 static int stp_master_alloc(struct stm_device *stm, unsigned int idx) in stp_master_alloc()
173 static void stp_master_free(struct stm_device *stm, unsigned int idx) in stp_master_free()
184 static void stm_output_claim(struct stm_device *stm, struct stm_output *output) in stm_output_claim()
198 stm_output_disclaim(struct stm_device *stm, struct stm_output *output) in stm_output_disclaim()
[all …]
Dpolicy.c34 struct stm_device *stm;
97 struct stm_device *stm; in stp_policy_node_masters_store()
145 struct stm_device *stm; in stp_policy_node_channels_store()
273 struct stm_device *stm = policy->stm; in stp_policy_unbind()
314 struct stm_device *stm; in stp_policies_make()
435 stp_policy_node_lookup(struct stm_device *stm, char *s) in stp_policy_node_lookup()
/linux-4.4.14/include/linux/
Dstm.h43 struct stm_device;
73 struct stm_device *stm;