Searched refs:cpu_to_be32s (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/drivers/usb/usbip/
H A Dusbip_common.c478 cpu_to_be32s(&pdu->transfer_buffer_length); correct_endian_cmd_submit()
479 cpu_to_be32s(&pdu->start_frame); correct_endian_cmd_submit()
480 cpu_to_be32s(&pdu->number_of_packets); correct_endian_cmd_submit()
481 cpu_to_be32s(&pdu->interval); correct_endian_cmd_submit()
496 cpu_to_be32s(&pdu->status); correct_endian_ret_submit()
497 cpu_to_be32s(&pdu->actual_length); correct_endian_ret_submit()
498 cpu_to_be32s(&pdu->start_frame); correct_endian_ret_submit()
499 cpu_to_be32s(&pdu->number_of_packets); correct_endian_ret_submit()
500 cpu_to_be32s(&pdu->error_count); correct_endian_ret_submit()
523 cpu_to_be32s(&pdu->status); correct_endian_ret_unlink()
/linux-4.1.27/sound/firewire/fireworks/
H A Dfireworks_command.c322 cpu_to_be32s(&clock.source); command_set_clock()
323 cpu_to_be32s(&clock.sampling_rate); command_set_clock()
324 cpu_to_be32s(&clock.index); command_set_clock()
/linux-4.1.27/include/linux/byteorder/
H A Dgeneric.h117 #define cpu_to_be32s __cpu_to_be32s macro
/linux-4.1.27/net/irda/
H A Dparameters.c180 cpu_to_be32s(&p.pv.i); irda_insert_integer()
/linux-4.1.27/drivers/atm/
H A Dlanai.c2423 cpu_to_be32s((u32 *) skb->data); lanai_send()

Completed in 139 milliseconds