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/gpu/drm/tiny/
H A Dsharp-memory.c148 static int sharp_memory_update_display(struct sharp_memory_device *smd, in sharp_memory_update_display() argument
175 static int sharp_memory_maintain_display(struct sharp_memory_device *smd) in sharp_memory_maintain_display() argument
192 sharp_memory_clear_display(struct sharp_memory_device * smd) sharp_memory_clear_display() argument
214 struct sharp_memory_device *smd = drm_to_sharp_memory_device(fb->dev); sharp_memory_fb_dirty() local
229 struct sharp_memory_device *smd; sharp_memory_plane_atomic_check() local
247 struct sharp_memory_device *smd; sharp_memory_plane_atomic_update() local
284 struct sharp_memory_device *smd = drm_to_sharp_memory_device(crtc->dev); sharp_memory_crtc_mode_valid() local
308 struct sharp_memory_device *smd = data; sharp_memory_sw_vcom_signal_thread() local
322 struct sharp_memory_device *smd = drm_to_sharp_memory_device(crtc->dev); sharp_memory_crtc_enable() local
333 struct sharp_memory_device *smd = drm_to_sharp_memory_device(crtc->dev); sharp_memory_crtc_disable() local
363 struct sharp_memory_device *smd = drm_to_sharp_memory_device(connector->dev); sharp_memory_connector_get_modes() local
458 sharp_memory_pipe_init(struct drm_device * dev,struct sharp_memory_device * smd,const u32 * formats,unsigned int format_count,const u64 * format_modifiers) sharp_memory_pipe_init() argument
501 sharp_memory_init_pwm_vcom_signal(struct sharp_memory_device * smd) sharp_memory_init_pwm_vcom_signal() argument
526 struct sharp_memory_device *smd; sharp_memory_probe() local
637 struct sharp_memory_device *smd = spi_get_drvdata(spi); sharp_memory_remove() 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/i2c/busses/
H A Di2c-rcar.c156 u8 smd; member