Lines Matching +defs:val +defs:buf
636 static void hdsp_write(struct hdsp *hdsp, int reg, int val) in hdsp_write()
1267 static void snd_hdsp_midi_write_byte (struct hdsp *hdsp, int id, int val) in snd_hdsp_midi_write_byte()
1313 unsigned char buf[128]; in snd_hdsp_midi_output_write() local
1339 unsigned char buf[128]; /* this buffer is designed to match the MIDI input FIFO size */ in snd_hdsp_midi_input_read() local
1506 char buf[40]; in snd_hdsp_create_midi() local
1540 u32 val = 0; in snd_hdsp_convert_from_aes() local
1550 static void snd_hdsp_convert_to_aes(struct snd_aes_iec958 *aes, u32 val) in snd_hdsp_convert_to_aes()
1579 u32 val; in snd_hdsp_control_spdif_put() local
1608 u32 val; in snd_hdsp_control_spdif_stream_put() local
1677 unsigned int val; in snd_hdsp_put_spdif_in() local
1735 unsigned int val; in snd_hdsp_put_toggle_setting() local
2037 int val; in snd_hdsp_put_clock_source() local
2143 int val; in snd_hdsp_put_da_gain() local
2222 int val; in snd_hdsp_put_ad_gain() local
2301 int val; in snd_hdsp_put_phone_gain() local
2418 unsigned int val; in snd_hdsp_put_pref_sync_ref() local
2532 unsigned int val; in snd_hdsp_put_precise_pointer() local
2578 unsigned int val; in snd_hdsp_put_use_midi_work() local
2867 int val; in snd_hdsp_put_dds_offset() local
3012 int val; in snd_hdsp_put_rpm_input12() local
3097 int val; in snd_hdsp_put_rpm_input34() local
3147 unsigned int val; in snd_hdsp_put_rpm_bypass() local
3199 unsigned int val; in snd_hdsp_put_rpm_disconnect() local
4603 u32 val = readl(src); in copy_u32_le() local