Searched refs:cpu_to_le16p (Results 1 - 7 of 7) sorted by relevance

/linux-master/include/linux/byteorder/
H A Dgeneric.h102 #define cpu_to_le16p __cpu_to_le16p macro
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dusb.c255 devinfo->ctl_write.wLength = cpu_to_le16p(&size);
287 devinfo->ctl_read.wLength = cpu_to_le16p(&size);
764 devinfo->ctl_read.wLength = cpu_to_le16p(&size);
/linux-master/drivers/spi/
H A Dspi-fsl-cpm.c134 dst[i] = cpu_to_le16p(src + i);
H A Dspi-dln2.c369 *d++ = cpu_to_le16p(s++);
/linux-master/drivers/usb/host/
H A Dohci.h603 cpu_to_le16p(x);
/linux-master/drivers/media/usb/go7007/
H A Dgo7007-fw.c285 dest[i] = cpu_to_le16p(src + i);
/linux-master/drivers/usb/gadget/
H A Dconfigfs.c175 to_gadget_info(item)->cdev.desc._name = cpu_to_le16p(&val); \

Completed in 197 milliseconds