Searched refs:be32_to_cpus (Results 1 - 10 of 10) sorted by relevance

/linux-4.1.27/sound/firewire/fireworks/
H A Dfireworks_command.c223 be32_to_cpus(&hwinfo->flags); snd_efw_command_get_hwinfo()
224 be32_to_cpus(&hwinfo->guid_hi); snd_efw_command_get_hwinfo()
225 be32_to_cpus(&hwinfo->guid_lo); snd_efw_command_get_hwinfo()
226 be32_to_cpus(&hwinfo->type); snd_efw_command_get_hwinfo()
227 be32_to_cpus(&hwinfo->version); snd_efw_command_get_hwinfo()
228 be32_to_cpus(&hwinfo->supported_clocks); snd_efw_command_get_hwinfo()
229 be32_to_cpus(&hwinfo->amdtp_rx_pcm_channels); snd_efw_command_get_hwinfo()
230 be32_to_cpus(&hwinfo->amdtp_tx_pcm_channels); snd_efw_command_get_hwinfo()
231 be32_to_cpus(&hwinfo->phys_out); snd_efw_command_get_hwinfo()
232 be32_to_cpus(&hwinfo->phys_in); snd_efw_command_get_hwinfo()
233 be32_to_cpus(&hwinfo->phys_out_grp_count); snd_efw_command_get_hwinfo()
234 be32_to_cpus(&hwinfo->phys_in_grp_count); snd_efw_command_get_hwinfo()
235 be32_to_cpus(&hwinfo->midi_out_ports); snd_efw_command_get_hwinfo()
236 be32_to_cpus(&hwinfo->midi_in_ports); snd_efw_command_get_hwinfo()
237 be32_to_cpus(&hwinfo->max_sample_rate); snd_efw_command_get_hwinfo()
238 be32_to_cpus(&hwinfo->min_sample_rate); snd_efw_command_get_hwinfo()
239 be32_to_cpus(&hwinfo->dsp_version); snd_efw_command_get_hwinfo()
240 be32_to_cpus(&hwinfo->arm_version); snd_efw_command_get_hwinfo()
241 be32_to_cpus(&hwinfo->mixer_playback_channels); snd_efw_command_get_hwinfo()
242 be32_to_cpus(&hwinfo->mixer_capture_channels); snd_efw_command_get_hwinfo()
243 be32_to_cpus(&hwinfo->fpga_version); snd_efw_command_get_hwinfo()
244 be32_to_cpus(&hwinfo->amdtp_rx_pcm_channels_2x); snd_efw_command_get_hwinfo()
245 be32_to_cpus(&hwinfo->amdtp_tx_pcm_channels_2x); snd_efw_command_get_hwinfo()
246 be32_to_cpus(&hwinfo->amdtp_rx_pcm_channels_4x); snd_efw_command_get_hwinfo()
247 be32_to_cpus(&hwinfo->amdtp_tx_pcm_channels_4x); snd_efw_command_get_hwinfo()
269 be32_to_cpus(&buf[i]); snd_efw_command_get_phys_meters()
284 be32_to_cpus(&clock->source); command_get_clock()
285 be32_to_cpus(&clock->sampling_rate); command_get_clock()
286 be32_to_cpus(&clock->index); command_get_clock()
/linux-4.1.27/drivers/usb/usbip/
H A Dusbip_common.c485 be32_to_cpus(&pdu->transfer_buffer_length); correct_endian_cmd_submit()
486 be32_to_cpus(&pdu->start_frame); correct_endian_cmd_submit()
487 be32_to_cpus(&pdu->number_of_packets); correct_endian_cmd_submit()
488 be32_to_cpus(&pdu->interval); correct_endian_cmd_submit()
502 be32_to_cpus(&pdu->status); correct_endian_ret_submit()
503 be32_to_cpus(&pdu->actual_length); correct_endian_ret_submit()
504 be32_to_cpus(&pdu->start_frame); correct_endian_ret_submit()
505 be32_to_cpus(&pdu->number_of_packets); correct_endian_ret_submit()
506 be32_to_cpus(&pdu->error_count); correct_endian_ret_submit()
525 be32_to_cpus(&pdu->status); correct_endian_ret_unlink()
/linux-4.1.27/drivers/net/wireless/prism54/
H A Dislpci_mgt.c93 be32_to_cpus(&h->oid); pimfor_decode_header()
94 be32_to_cpus(&h->length); pimfor_decode_header()
/linux-4.1.27/sound/firewire/dice/
H A Ddice-proc.c25 be32_to_cpus(&((u32 *)buffer)[i]); dice_proc_read_mem()
/linux-4.1.27/sound/firewire/oxfw/
H A Doxfw.c81 be32_to_cpus(&firmware); name_card()
/linux-4.1.27/include/linux/byteorder/
H A Dgeneric.h118 #define be32_to_cpus __be32_to_cpus macro
/linux-4.1.27/net/irda/
H A Dparameters.c261 be32_to_cpus(&p.pv.i); irda_extract_integer()
H A Diriap.c462 be32_to_cpus(&tmp_cpu32); iriap_getvaluebyclass_confirm()
/linux-4.1.27/sound/firewire/bebob/
H A Dbebob_maudio.c694 be32_to_cpus(&buf[c]); normal_meter_get()
/linux-4.1.27/drivers/firewire/
H A Dcore-device.c505 be32_to_cpus(data); read_rom()

Completed in 431 milliseconds