Home
last modified time | relevance | path

Searched defs:smd (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/md/persistent-data/
A Ddm-space-map-disk.c36 struct sm_disk *smd = container_of(sm, struct sm_disk, sm); in sm_disk_destroy() local
43 struct sm_disk *smd = container_of(sm, struct sm_disk, sm); in sm_disk_extend() local
50 struct sm_disk *smd = container_of(sm, struct sm_disk, sm); in sm_disk_get_nr_blocks() local
58 struct sm_disk *smd = container_of(sm, struct sm_disk, sm); in sm_disk_get_nr_free() local
67 struct sm_disk *smd = container_of(sm, struct sm_disk, sm); in sm_disk_get_count() local
91 struct sm_disk *smd = container_of(sm, struct sm_disk, sm); in sm_disk_set_count() local
105 struct sm_disk *smd = container_of(sm, struct sm_disk, sm); in sm_disk_inc_blocks() local
118 struct sm_disk *smd = container_of(sm, struct sm_disk, sm); in sm_disk_dec_blocks() local
131 struct sm_disk *smd = container_of(sm, struct sm_disk, sm); in sm_disk_new_block() local
220 struct sm_disk *smd; in dm_sm_disk_create() local
[all …]
/linux/drivers/clk/at91/
A Dclk-smd.c29 struct at91sam9x5_clk_smd *smd = to_at91sam9x5_clk_smd(hw); in at91sam9x5_clk_smd_recalc_rate() local
63 struct at91sam9x5_clk_smd *smd = to_at91sam9x5_clk_smd(hw); in at91sam9x5_clk_smd_set_parent() local
76 struct at91sam9x5_clk_smd *smd = to_at91sam9x5_clk_smd(hw); in at91sam9x5_clk_smd_get_parent() local
87 struct at91sam9x5_clk_smd *smd = to_at91sam9x5_clk_smd(hw); in at91sam9x5_clk_smd_set_rate() local
111 struct at91sam9x5_clk_smd *smd; in at91sam9x5_clk_register_smd() local
/linux/drivers/remoteproc/
A Dqcom_common.c296 struct qcom_rproc_subdev *smd = to_smd_subdev(subdev); in smd_subdev_start() local
305 struct qcom_rproc_subdev *smd = to_smd_subdev(subdev); in smd_subdev_stop() local
316 void qcom_add_smd_subdev(struct rproc *rproc, struct qcom_rproc_subdev *smd) in qcom_add_smd_subdev()
337 void qcom_remove_smd_subdev(struct rproc *rproc, struct qcom_rproc_subdev *smd) in qcom_remove_smd_subdev()

Completed in 5 milliseconds