Searched refs:formation (Results 1 – 7 of 7) sorted by relevance
| /linux/sound/firewire/oxfw/ |
| H A D | oxfw-proc.c | 14 struct snd_oxfw_stream_formation formation, curr; in proc_read_formation() local 33 err = snd_oxfw_stream_parse_format(format, &formation); in proc_read_formation() 37 if (memcmp(&formation, &curr, sizeof(curr)) == 0) in proc_read_formation() 43 formation.rate, formation.pcm, formation.midi); in proc_read_formation() 63 err = snd_oxfw_stream_parse_format(format, &formation); in proc_read_formation() 67 if (memcmp(&formation, &curr, sizeof(curr)) == 0) in proc_read_formation() 73 formation.rate, formation.pcm, formation.midi); in proc_read_formation()
|
| H A D | oxfw.h | 145 struct snd_oxfw_stream_formation *formation); 148 struct snd_oxfw_stream_formation *formation);
|
| /linux/sound/firewire/bebob/ |
| H A D | bebob_proc.c | 108 struct snd_bebob_stream_formation *formation; in proc_read_formation() local 113 formation = bebob->tx_stream_formations; in proc_read_formation() 117 formation[i].pcm, formation[i].midi); in proc_read_formation() 122 formation = bebob->rx_stream_formations; in proc_read_formation() 126 formation[i].pcm, formation[i].midi); in proc_read_formation()
|
| /linux/arch/m68k/fpsp040/ |
| H A D | binstr.S | 56 | d7: byte digit formation word;digit count {0,1} 57 | a0: pointer into memory for packed bcd string formation
|
| H A D | bindec.S | 626 | a0: pointer into memory for packed bcd string formation
|
| /linux/Documentation/locking/ |
| H A D | futex-requeue-pi.rst | 19 gets to run first in classic thundering-herd formation. An ideal
|
| /linux/Documentation/trace/ |
| H A D | ring-buffer-design.rst | 486 and writes only preempt in "stack" formation.
|