len_size          116 drivers/bluetooth/btwilink.c 		.len_size = 1, /* sizeof(plen) in struct hci_event_hdr */
len_size          123 drivers/bluetooth/btwilink.c 		.len_size = 2,	/* sizeof(dlen) in struct hci_acl_hdr */
len_size          130 drivers/bluetooth/btwilink.c 		.len_size = 1, /* sizeof(dlen) in struct hci_sco_hdr */
len_size         1496 drivers/media/radio/wl128x/fmdrv_common.c 	fm_st_proto.len_size = 1;
len_size          279 drivers/misc/ti-st/st_core.c 				if (proto->len_size == 1)/* 1 byte len field */
len_size          281 drivers/misc/ti-st/st_core.c 				else if (proto->len_size == 2)
len_size           69 include/linux/ti_wilink_st.h 	unsigned char len_size;