Home
last modified time | relevance | path

Searched defs:smd (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/net/qrtr/
H A DMakefile
/kernel/linux/linux-6.6/net/qrtr/
H A DMakefile
/kernel/linux/linux-5.10/drivers/clk/at91/
H 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
[all...]
/kernel/linux/linux-6.6/drivers/clk/at91/
H A Dclk-smd.c29 struct at91sam9x5_clk_smd *smd = to_at91sam9x5_clk_smd(hw); in at91sam9x5_clk_smd_recalc_rate() local
68 struct at91sam9x5_clk_smd *smd = to_at91sam9x5_clk_smd(hw); in at91sam9x5_clk_smd_set_parent() local
81 struct at91sam9x5_clk_smd *smd = to_at91sam9x5_clk_smd(hw); in at91sam9x5_clk_smd_get_parent() local
92 struct at91sam9x5_clk_smd *smd = to_at91sam9x5_clk_smd(hw); in at91sam9x5_clk_smd_set_rate() local
116 struct at91sam9x5_clk_smd *smd; in at91sam9x5_clk_register_smd() local
[all...]
/kernel/linux/linux-5.10/drivers/md/persistent-data/
H 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); sm_disk_get_count() local
92 struct sm_disk *smd = container_of(sm, struct sm_disk, sm); sm_disk_set_count() local
130 struct sm_disk *smd = container_of(sm, struct sm_disk, sm); sm_disk_inc_block() local
148 struct sm_disk *smd = container_of(sm, struct sm_disk, sm); sm_disk_dec_block() local
168 struct sm_disk *smd = container_of(sm, struct sm_disk, sm); sm_disk_new_block() local
199 struct sm_disk *smd = container_of(sm, struct sm_disk, sm); sm_disk_commit() local
228 struct sm_disk *smd = container_of(sm, struct sm_disk, sm); sm_disk_copy_root() local
267 struct sm_disk *smd; dm_sm_disk_create() local
301 struct sm_disk *smd; dm_sm_disk_open() local
[all...]
/kernel/linux/linux-5.10/drivers/interconnect/qcom/
H A DMakefile
/kernel/linux/linux-6.6/drivers/md/persistent-data/
H 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); sm_disk_get_count() local
95 struct sm_disk *smd = container_of(sm, struct sm_disk, sm); sm_disk_set_count() local
108 struct sm_disk *smd = container_of(sm, struct sm_disk, sm); sm_disk_inc_blocks() local
121 struct sm_disk *smd = container_of(sm, struct sm_disk, sm); sm_disk_dec_blocks() local
134 struct sm_disk *smd = container_of(sm, struct sm_disk, sm); sm_disk_new_block() local
161 struct sm_disk *smd = container_of(sm, struct sm_disk, sm); sm_disk_commit() local
182 struct sm_disk *smd = container_of(sm, struct sm_disk, sm); sm_disk_copy_root() local
221 struct sm_disk *smd; dm_sm_disk_create() local
255 struct sm_disk *smd; dm_sm_disk_open() local
[all...]
/kernel/linux/linux-5.10/drivers/remoteproc/
H A Dqcom_common.c150 struct qcom_rproc_subdev *smd = to_smd_subdev(subdev); in smd_subdev_start() local
159 struct qcom_rproc_subdev *smd = to_smd_subdev(subdev); in smd_subdev_stop() local
170 void qcom_add_smd_subdev(struct rproc *rproc, struct qcom_rproc_subdev *smd) in qcom_add_smd_subdev() argument
191 qcom_remove_smd_subdev(struct rproc *rproc, struct qcom_rproc_subdev *smd) qcom_remove_smd_subdev() argument
[all...]
/kernel/linux/linux-6.6/drivers/remoteproc/
H A Dqcom_common.c310 struct qcom_rproc_subdev *smd = to_smd_subdev(subdev); in smd_subdev_start() local
319 struct qcom_rproc_subdev *smd = to_smd_subdev(subdev); in smd_subdev_stop() local
330 void qcom_add_smd_subdev(struct rproc *rproc, struct qcom_rproc_subdev *smd) in qcom_add_smd_subdev() argument
351 qcom_remove_smd_subdev(struct rproc *rproc, struct qcom_rproc_subdev *smd) qcom_remove_smd_subdev() argument
[all...]
/kernel/linux/linux-6.6/drivers/interconnect/qcom/
H A DMakefile

Completed in 4 milliseconds