Home
last modified time | relevance | path

Searched refs:get_wss (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/sound/soc/sunxi/
H A Dsun4i-i2s.c196 int (*get_wss)(unsigned int width); member
642 wss = i2s->variant->get_wss(slot_width); in sun4i_i2s_hw_params()
1359 .get_wss = sun4i_i2s_get_wss,
1377 .get_wss = sun4i_i2s_get_wss,
1400 .get_wss = sun4i_i2s_get_wss,
1418 .get_wss = sun8i_i2s_get_sr_wss,
1436 .get_wss = sun4i_i2s_get_wss,
1454 .get_wss = sun8i_i2s_get_sr_wss,
1474 .get_wss = sun8i_i2s_get_sr_wss,
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddisplay-sysfs.c202 if (!dssdev->driver->get_wss) in display_wss_show()
205 wss = dssdev->driver->get_wss(dssdev); in display_wss_show()
216 if (!dssdev->driver->get_wss || !dssdev->driver->set_wss) in display_wss_store()
H A Dvenc.c735 .get_wss = venc_get_wss,
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/displays/
H A Dconnector-analog-tv.c152 return in->ops.atv->get_wss(in); in tvc_get_wss()
176 .get_wss = tvc_get_wss,
/openbmc/linux/include/video/
H A Domapfb_dss.h514 u32 (*get_wss)(struct omap_dss_device *dssdev); member
731 u32 (*get_wss)(struct omap_dss_device *dssdev); member