Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hwtracing/stm/
Dstm.h29 struct stm_device { struct
49 container_of((_d), struct stm_device, dev) argument
52 stp_policy_node_lookup(struct stm_device *stm, char *s);
72 struct stm_device *stm;
76 struct stm_device *stm_find_device(const char *name);
77 void stm_put_device(struct stm_device *stm);
83 struct stm_device __rcu *link;
Dcore.c40 struct stm_device *stm = to_stm_device(dev); in masters_show()
54 struct stm_device *stm = to_stm_device(dev); in channels_show()
68 struct stm_device *stm = to_stm_device(dev); in hw_override_show()
104 struct stm_device *stm_find_device(const char *buf) in stm_find_device()
106 struct stm_device *stm; in stm_find_device()
133 void stm_put_device(struct stm_device *stm) in stm_put_device()
151 stm_master(struct stm_device *stm, unsigned int idx) in stm_master()
159 static int stp_master_alloc(struct stm_device *stm, unsigned int idx) in stp_master_alloc()
175 static void stp_master_free(struct stm_device *stm, unsigned int idx) in stp_master_free()
186 static void stm_output_claim(struct stm_device *stm, struct stm_output *output) in stm_output_claim()
[all …]
Dpolicy.c26 struct stm_device *stm;
102 struct stm_device *stm; in stp_policy_node_masters_store()
149 struct stm_device *stm; in stp_policy_node_channels_store()
328 struct stm_device *stm = policy->stm; in stp_policy_unbind()
354 struct stm_device *stm = policy->stm; in stp_policy_release()
389 struct stm_device *stm; in stp_policy_make()
533 stp_policy_node_lookup(struct stm_device *stm, char *s) in stp_policy_node_lookup()
/Linux-v6.6/include/linux/
Dstm.h35 struct stm_device;
77 struct stm_device *stm;