Searched refs:master_ops (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/drivers/clk/at91/
H A Dclk-master.c127 static const struct clk_ops master_ops = { variable in typeref:struct:clk_ops
154 init.ops = &master_ops; at91_clk_register_master()
/linux-4.4.14/drivers/video/fbdev/exynos/
H A Dexynos_mipi_dsi.c321 static struct mipi_dsim_master_ops master_ops = { variable in typeref:struct:mipi_dsim_master_ops
364 dsim->master_ops = &master_ops; exynos_mipi_dsi_probe()
H A Ds6e8ax0.c42 #define lcd_to_master_ops(a) ((lcd_to_master(a))->master_ops)
/linux-4.4.14/drivers/gpu/drm/
H A Ddrm_of.c70 * @master_ops: component master ops to be used
/linux-4.4.14/include/video/
H A Dexynos_mipi_dsim.h206 * @master_ops: callbacks to mipi-dsi operations.
230 struct mipi_dsim_master_ops *master_ops; member in struct:mipi_dsim_device

Completed in 196 milliseconds