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

/linux-master/drivers/usb/usbip/
H A Dusbip_common.c519 cpu_to_be32s(&pdu->transfer_buffer_length);
520 cpu_to_be32s(&pdu->start_frame);
521 cpu_to_be32s(&pdu->number_of_packets);
522 cpu_to_be32s(&pdu->interval);
537 cpu_to_be32s(&pdu->status);
538 cpu_to_be32s(&pdu->actual_length);
539 cpu_to_be32s(&pdu->start_frame);
540 cpu_to_be32s(&pdu->number_of_packets);
541 cpu_to_be32s(&pdu->error_count);
564 cpu_to_be32s(
[all...]
/linux-master/sound/firewire/fireworks/
H A Dfireworks_command.c321 cpu_to_be32s(&clock.source);
322 cpu_to_be32s(&clock.sampling_rate);
323 cpu_to_be32s(&clock.index);
/linux-master/include/linux/byteorder/
H A Dgeneric.h118 #define cpu_to_be32s __cpu_to_be32s macro
/linux-master/drivers/iio/adc/
H A Dmcp3911.c154 cpu_to_be32s(&val);
/linux-master/drivers/atm/
H A Dlanai.c2420 cpu_to_be32s((u32 *) skb->data);

Completed in 287 milliseconds