Searched defs:bitstream (Results 1 - 9 of 9) sorted by relevance

/linux-master/drivers/block/drbd/
H A Ddrbd_vli.h215 struct bitstream { struct
[all...]
/linux-master/drivers/misc/genwqe/
H A Dcard_debugfs.c287 u64 app_id, slu_id, bitstream = -1; local
H A Dcard_utils.c705 u64 bitstream; local
/linux-master/include/linux/
H A Dhdlcdrv.h111 unsigned int bitstream; member in struct:hdlcdrv_state::hdlcdrv_hdlcrx
131 unsigned int bitstream; member in struct:hdlcdrv_state::hdlcdrv_hdlctx
/linux-master/drivers/media/platform/nvidia/tegra-vde/
H A Dh264.c928 struct tegra_m2m_buffer *bitstream = vb_to_tegra_buf(&src->vb2_buf); local
/linux-master/drivers/media/platform/verisilicon/
H A Dhantro_v4l2.c130 hantro_get_default_fmt(const struct hantro_ctx *ctx, bool bitstream, argument
/linux-master/drivers/net/hamradio/
H A Dbaycom_epp.c176 unsigned int bitbuf, bitstream, numbits, state; member in struct:baycom_state::__anon677
363 unsigned bitstream, notbitstream, bitbuf, numbit, crc; local
555 unsigned int bitbuf, notbitstream, bitstream, numbits, state; local
[all...]
/linux-master/drivers/media/platform/chips-media/coda/
H A Dcoda.h263 struct coda_aux_buf bitstream; member in struct:coda_ctx
/linux-master/drivers/comedi/drivers/
H A Dcb_pcidas64.c1689 u8 bitstream; local
3518 unsigned int bitstream = ((address & 0x7) << 8) | value; local
3651 unsigned int bitstream = ((channel & 0x3) << 8) | (value & 0xff); local
3703 unsigned int bitstream = (read_command << 8) | address; local

Completed in 158 milliseconds