Searched refs:htod16 (Results 1 – 2 of 2) sorted by relevance
1137 usbreq.type=htod16(PTP_USB_CONTAINER_COMMAND); in ptp_usb_sendreq()1138 usbreq.code=htod16(req->Code); in ptp_usb_sendreq()1184 usbdata.type = htod16(PTP_USB_CONTAINER_DATA); in ptp_usb_senddata()1185 usbdata.code = htod16(ptp->Code); in ptp_usb_senddata()1290 usbdata.code = htod16(ptp->Code); in ptp_usb_getdata()
89 #define htod16(x) htod16p(params,x) macro