Home
last modified time | relevance | path

Searched refs:stm_device (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwtracing/stm/
H A Dstm.h29 struct stm_device { struct
49 container_of((_d), struct stm_device, dev)
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;
H A 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 *st
[all...]
H A Dpolicy.c26 struct stm_device *stm;
107 struct stm_device *stm; in stp_policy_node_masters_store()
154 struct stm_device *stm; in stp_policy_node_channels_store()
333 struct stm_device *stm = policy->stm; in stp_policy_unbind()
359 struct stm_device *stm = policy->stm; in stp_policy_release()
394 struct stm_device *stm; in stp_policy_make()
538 stp_policy_node_lookup(struct stm_device *stm, char *s) in stp_policy_node_lookup()
/kernel/linux/linux-6.6/drivers/hwtracing/stm/
H A Dstm.h29 struct stm_device { struct
49 container_of((_d), struct stm_device, dev)
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;
H A 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 *st
[all...]
H A 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()
/kernel/linux/linux-5.10/include/linux/
H A Dstm.h35 struct stm_device;
77 struct stm_device *stm;
/kernel/linux/linux-6.6/include/linux/
H A Dstm.h35 struct stm_device;
77 struct stm_device *stm;

Completed in 6 milliseconds