Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/md/persistent-data/
A Ddm-space-map-disk.c37 struct sm_disk *smd = container_of(sm, struct sm_disk, sm); in sm_disk_destroy() local
44 struct sm_disk *smd = container_of(sm, struct sm_disk, sm); in sm_disk_extend() local
51 struct sm_disk *smd = container_of(sm, struct sm_disk, sm); in sm_disk_get_nr_blocks() local
60 struct sm_disk *smd = container_of(sm, struct sm_disk, sm); in sm_disk_get_nr_free() local
70 struct sm_disk *smd = container_of(sm, struct sm_disk, sm); in sm_disk_get_count() local
95 struct sm_disk *smd = container_of(sm, struct sm_disk, sm); in sm_disk_set_count() local
108 struct sm_disk *smd = container_of(sm, struct sm_disk, sm); in sm_disk_inc_blocks() local
121 struct sm_disk *smd = container_of(sm, struct sm_disk, sm); in sm_disk_dec_blocks() local
134 struct sm_disk *smd = container_of(sm, struct sm_disk, sm); in sm_disk_new_block() local
221 struct sm_disk *smd; in dm_sm_disk_create() local
[all …]
/linux-6.3-rc2/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-6.3-rc2/drivers/remoteproc/
A Dqcom_common.c301 struct qcom_rproc_subdev *smd = to_smd_subdev(subdev); in smd_subdev_start() local
310 struct qcom_rproc_subdev *smd = to_smd_subdev(subdev); in smd_subdev_stop() local
321 void qcom_add_smd_subdev(struct rproc *rproc, struct qcom_rproc_subdev *smd) in qcom_add_smd_subdev()
342 void qcom_remove_smd_subdev(struct rproc *rproc, struct qcom_rproc_subdev *smd) in qcom_remove_smd_subdev()

Completed in 5 milliseconds