Searched refs:stm_device (Results 1 – 4 of 4) sorted by relevance
17 stp_policy_node_lookup(struct stm_device *stm, char *s);32 struct stm_device { struct49 container_of((_d), struct stm_device, dev) argument59 struct stm_device *stm;64 struct stm_device *stm_find_device(const char *name);65 void stm_put_device(struct stm_device *stm);71 struct stm_device __rcu *link;
40 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()111 struct stm_device *stm_find_device(const char *buf) in stm_find_device()113 struct stm_device *stm; in stm_find_device()140 void stm_put_device(struct stm_device *stm) in stm_put_device()158 stm_master(struct stm_device *stm, unsigned int idx) in stm_master()166 static int stp_master_alloc(struct stm_device *stm, unsigned int idx) in stp_master_alloc()183 static void stp_master_free(struct stm_device *stm, unsigned int idx) in stp_master_free()194 static void stm_output_claim(struct stm_device *stm, struct stm_output *output) in stm_output_claim()[all …]
26 struct stm_device *stm;89 struct stm_device *stm; in stp_policy_node_masters_store()136 struct stm_device *stm; in stp_policy_node_channels_store()264 struct stm_device *stm = policy->stm; in stp_policy_unbind()285 struct stm_device *stm = policy->stm; in stp_policy_release()317 struct stm_device *stm; in stp_policies_make()439 stp_policy_node_lookup(struct stm_device *stm, char *s) in stp_policy_node_lookup()
35 struct stm_device;77 struct stm_device *stm;