Searched refs:gdm_cpu_to_dev32 (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/staging/gdm724x/
H A Dgdm_endian.h46 u32 gdm_cpu_to_dev32(struct gdm_endian *ed, u32 x);
H A Dgdm_endian.c53 u32 gdm_cpu_to_dev32(struct gdm_endian *ed, u32 x) gdm_cpu_to_dev32() function
H A Dgdm_usb.c752 sdu->dftEpsId = gdm_cpu_to_dev32(&udev->gdm_ed, dftEpsId); gdm_usb_sdu_send()
753 sdu->bearer_ID = gdm_cpu_to_dev32(&udev->gdm_ed, epsId); gdm_usb_sdu_send()
754 sdu->nic_type = gdm_cpu_to_dev32(&udev->gdm_ed, nic_type); gdm_usb_sdu_send()

Completed in 107 milliseconds