Home
last modified time | relevance | path

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

/linux/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); 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
161 struct sm_disk *smd = container_of(sm, struct sm_disk, sm); in sm_disk_commit() local
[all …]
/linux/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
/linux/drivers/net/ethernet/intel/igc/
H A Digc_tsn.h40 int smd; in igc_fpe_handle_mpacket() local
64 u8 smd = FIELD_GET(IGC_TXD_POPTS_SMD_MASK, olinfo_status); in igc_fpe_transmitted_smd_v() local
/linux/drivers/remoteproc/
H A Dqcom_common.c312 struct qcom_rproc_subdev *smd = to_smd_subdev(subdev); in smd_subdev_start() local
321 struct qcom_rproc_subdev *smd = to_smd_subdev(subdev); in smd_subdev_stop() local
332 void qcom_add_smd_subdev(struct rproc *rproc, struct qcom_rproc_subdev *smd) in qcom_add_smd_subdev()
353 void qcom_remove_smd_subdev(struct rproc *rproc, struct qcom_rproc_subdev *smd) in qcom_remove_smd_subdev()
/linux/drivers/i2c/busses/
H A Di2c-rcar.c156 u8 smd; member