Lines Matching refs:stm_device
46 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()
237 stm_find_master_chan(struct stm_device *stm, unsigned int width, in stm_find_master_chan()
270 static int stm_output_assign(struct stm_device *stm, unsigned int width, in stm_output_assign()
312 static void stm_output_free(struct stm_device *stm, struct stm_output *output) in stm_output_free()
370 struct stm_device *stm = stmf->stm; in stm_file_assign()
405 struct stm_device *stm = stmf->stm; in stm_char_write()
444 struct stm_device *stm = stmf->stm; in stm_char_mmap()
474 struct stm_device *stm = stmf->stm; in stm_char_policy_set_ioctl()
603 struct stm_device *stm = to_stm_device(dev); in stm_device_release()
611 struct stm_device *stm; in stm_register_device()
666 struct stm_device *stm);
670 struct stm_device *stm = stm_data->stm; in stm_unregister_device()
708 struct stm_device *stm) in stm_source_link_add()
782 struct stm_device *stm) in __stm_source_link_drop()
784 struct stm_device *link; in __stm_source_link_drop()
815 struct stm_device *stm; in stm_source_link_drop()
838 struct stm_device *stm; in stm_source_link_show()
855 struct stm_device *link; in stm_source_link_store()
963 struct stm_device *stm; in stm_source_write()