Searched refs:munge (Results 1 - 25 of 25) sorted by relevance

/linux-4.4.14/arch/tile/lib/
H A Dmemchr_32.c40 /* Read the first word, but munge it so that bytes before the array memchr()
H A Dmemchr_64.c41 /* Read the first word, but munge it so that bytes before the array memchr()
/linux-4.4.14/drivers/staging/comedi/drivers/
H A Dpcmad.c102 /* munge the two's complement value */ pcmad_ai_insn_read()
H A Drti802.c66 /* munge offset binary to two's complement if needed */ rti802_ao_insn_write()
H A Dni_atmio16d.c505 bool munge = false; atmio16d_ao_insn_write() local
509 munge = true; atmio16d_ao_insn_write()
511 munge = true; atmio16d_ao_insn_write()
518 if (munge) atmio16d_ao_insn_write()
H A Dii_pci20kc.c156 /* munge the offset binary data to 2's complement */ ii20k_ao_insn_write()
245 /* munge the 2's complement data to offset binary */ ii20k_ai_insn_read()
H A Daio_aio12_8.c154 /* munge bipolar 2's complement data to offset binary */ aio_aio12_8_ai_read()
H A Dc6xdigio.c213 /* munge two's complement value to offset binary */ c6xdigio_encoder_insn_read()
H A Dmf6x4.c154 /* munge the 2's complement data to offset binary */ mf6x4_ai_insn_read()
H A Dmultiq3.c133 /* munge the 2's complement value to offset binary */ multiq3_ai_insn_read()
H A Ddmm32at.c193 /* munge two's complement value to offset binary */ dmm32at_ai_get_sample()
H A Dme_daq.c293 /* munge 2's complement value to offset binary */ me_ai_insn_read()
H A Damplc_pci224.c908 * 'munge' data for AO command.
1071 s->munge = pci224_ao_munge; pci224_auto_attach()
H A Dadl_pci9111.c683 s->munge = pci9111_ai_munge; pci9111_auto_attach()
H A Ddas16.c1112 s->munge = das16_ai_munge; das16_attach()
H A Ddas1800.c459 /* see if card is using a unipolar or bipolar range so we can munge data correctly */ munge_data()
H A Dme4000.c451 /* read two's complement value and munge to offset binary */ me4000_ai_get_sample()
H A Dni_labpc_common.c145 /* munge channel bits for differential/scan disabled mode */ labpc_ai_set_chan_and_gain()
H A Dadl_pci9118.c1590 s->munge = pci9118_ai_munge; pci9118_common_attach()
H A Dni_mio_common.c2756 * 6xxx boards have bipolar outputs, munge the ni_ao_insn_write()
5122 s->munge = ni_ai_munge; ni_E_init()
5163 s->munge = ni_ao_munge; ni_E_init()
/linux-4.4.14/drivers/staging/comedi/
H A Dcomedi_buf.c307 if (!s->munge || (async->cmd.flags & CMDF_RAWDATA)) { comedi_buf_munge()
311 /* don't munge partial samples */ comedi_buf_munge()
321 s->munge(s->device, s, comedi_buf_munge()
H A Dcomedidev.h120 * @munge: If the subdevice supports asynchronous acquisition commands and
122 * this points to a function used to "munge" the data values from the
207 void (*munge)(struct comedi_device *dev, struct comedi_subdevice *s, member in struct:comedi_subdevice
/linux-4.4.14/drivers/staging/iio/accel/
H A Dlis3l02dq_ring.c16 * combine_8_to_16() utility function to munge two u8s into u16
/linux-4.4.14/include/uapi/linux/
H A Dpkt_cls.h22 bit 1: when set -> It is ok to munge this packet
/linux-4.4.14/sound/isa/wavefront/
H A Dwavefront_synth.c520 Sometimes, we need to munge numeric values that are represented on
521 the x86 side as 8-32 bit values. Sometimes, we need to munge data

Completed in 855 milliseconds