Home
last modified time | relevance | path

Searched defs:wss (Results 1 – 8 of 8) sorted by relevance

/drivers/media/test-drivers/vivid/
Dvivid-vbi-gen.c16 static void wss_insert(u8 *wss, u32 val, unsigned size) in wss_insert()
26 u8 wss[29 + 24 + 24 + 24 + 18 + 18] = { 0 }; in vivid_vbi_gen_wss_raw() local
/drivers/infiniband/sw/rdmavt/
Dqp.c105 struct rvt_wss *wss = rdi->wss; in rvt_wss_exit() local
131 struct rvt_wss *wss; in rvt_wss_init() local
201 static void wss_advance_clean_counter(struct rvt_wss *wss) in wss_advance_clean_counter()
245 static void wss_insert(struct rvt_wss *wss, void *address) in wss_insert()
260 static inline bool wss_exceeds_threshold(struct rvt_wss *wss) in wss_exceeds_threshold()
2821 struct rvt_wss *wss = rdi->wss; in rvt_copy_sge() local
/drivers/video/fbdev/omap2/omapfb/dss/
Ddisplay-sysfs.c199 unsigned int wss; in display_wss_show() local
212 u32 wss; in display_wss_store() local
Dvenc.c532 static int venc_set_wss(struct omap_dss_device *dssdev, u32 wss) in venc_set_wss()
/drivers/video/fbdev/omap2/omapfb/displays/
Dconnector-analog-tv.c156 static int tvc_set_wss(struct omap_dss_device *dssdev, u32 wss) in tvc_set_wss()
/drivers/media/i2c/
Dsaa7115.c729 int wss = 0; in saa711x_decode_wss() local
1197 u32 wss; in saa711x_decode_vbi_line() local
/drivers/media/pci/ivtv/
Divtv-vbi.c112 int wss = d->data[0] | d->data[1] << 8; in ivtv_write_vbi_line() local
/drivers/media/common/v4l2-tpg/
Dv4l2-tpg-core.c2331 u8 *wss = tpg->random_line[p] + params->wss_random_offset; in tpg_fill_plane_extras() local