Home
last modified time | relevance | path

Searched defs:max_packet_size (Results 1 – 21 of 21) sorted by relevance

/OK3568_Linux_fs/kernel/fs/ecryptfs/
H A Dkeystore.c586 size_t max_packet_size; member
857 size_t max_packet_size; member
894 char *data, size_t max_packet_size) in ecryptfs_parse_tag_70_packet()
1226 size_t *packet_size, size_t max_packet_size) in parse_tag_1_packet()
1358 size_t *packet_size, size_t max_packet_size) in parse_tag_3_packet()
1531 size_t *packet_size, size_t max_packet_size) in parse_tag_11_packet()
1777 size_t max_packet_size = ((PAGE_SIZE - 8) - i); in ecryptfs_parse_packet_set() local
2026 size_t max_packet_size; in write_tag_1_packet() local
2114 size_t max_packet_size; in write_tag_11_packet() local
2186 size_t max_packet_size; in write_tag_3_packet() local
/OK3568_Linux_fs/kernel/drivers/media/usb/gspca/stv06xx/
H A Dstv06xx_sensor.h45 int max_packet_size[4]; member
H A Dstv06xx_pb0100.c177 int err, packet_size, max_packet_size; in pb0100_start() local
/OK3568_Linux_fs/kernel/sound/usb/line6/
H A Ddriver.h135 int max_packet_size; member
/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Df_sourcesink.c469 int max_packet_size = le16_to_cpu(ss->out_ep->desc->wMaxPacketSize); in check_read_data() local
506 int max_packet_size = le16_to_cpu(ep->desc->wMaxPacketSize); in reinit_write_data() local
H A Df_uvc.c778 unsigned int max_packet_size; in uvc_function_bind() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Dusb.h83 u16 max_packet_size; member
/OK3568_Linux_fs/kernel/drivers/usb/cdns3/
H A Dep0.c814 u32 max_packet_size = 64; in cdns3_ep0_config() local
H A Dgadget.c2037 u32 max_packet_size = 0; in cdns3_ep_config() local
/OK3568_Linux_fs/u-boot/drivers/usb/cdns3/
H A Dep0.c833 u32 max_packet_size = 64; in cdns3_ep0_config() local
H A Dgadget.c1552 u32 max_packet_size = 0; in cdns3_ep_config() local
/OK3568_Linux_fs/kernel/drivers/media/usb/gspca/
H A Dxirlink_cit.c2634 int max_packet_size; in sd_isoc_init() local
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dxhci.c770 int max_packet_size; in xhci_check_maxpacket() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath6kl/
H A Dusb.c55 u16 max_packet_size; member
/OK3568_Linux_fs/kernel/sound/usb/misc/
H A Dua101.c1074 unsigned max_packet_size = stream->max_packet_bytes; in alloc_stream_urbs() local
/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dgadget.h512 int max_packet_size = (size_t)usb_endpoint_maxp(ep->desc) & 0x7ff; in usb_ep_align() local
/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Dftdi_sio.c74 unsigned short max_packet_size; member
/OK3568_Linux_fs/u-boot/include/
H A Defi_api.h579 u32 max_packet_size; member
/OK3568_Linux_fs/kernel/drivers/net/usb/
H A Dhso.c968 static void fix_crc_bug(struct urb *urb, __le16 max_packet_size) in fix_crc_bug()
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci.c1422 int max_packet_size; in xhci_check_maxpacket() local
H A Dxhci.h881 unsigned int max_packet_size; member