Lines Matching defs:data
319 wavefront_write (snd_wavefront_t *dev, unsigned char data)
323 outb (data, dev->data_port);
516 WaveFront data munging
518 Things here are weird. All data written to the board cannot
519 have its most significant bit set. Any data item with values
523 the x86 side as 8-32 bit values. Sometimes, we need to munge data
916 on the ROM samples should cover just the sample data or
917 the sample header. For now, it only covers the sample data,
922 can always be reset if needed. The sample data, however,
935 a copy of the patch/program/sample header data.
1012 is always half the size of the sample data in bytes.
1017 /* the data we're sent has not been munged, and in fact, the
1073 /* Do any initial skip over an unused channel's data */
1130 Don't fetch unsupplied data from
1495 have to convert the data format back into our data structure,
1594 In particular, if the command was an upload, demunge the data
1829 register is accessed at the same address as the data port.
1887 /* Note: data port is now the data port, not the h/w initialization
1896 /* Note: data port is now the data port, not the h/w initialization
1983 buf = firmware->data;