Home
last modified time | relevance | path

Searched refs:offset_len_in_hdr (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/bluetooth/
Dbtwilink.c129 .offset_len_in_hdr = offsetof(struct hci_event_hdr, plen),
136 .offset_len_in_hdr = offsetof(struct hci_acl_hdr, dlen),
143 .offset_len_in_hdr = offsetof(struct hci_sco_hdr, dlen),
/linux-4.1.27/include/linux/
Dti_wilink_st.h81 unsigned char offset_len_in_hdr; member
/linux-4.1.27/drivers/misc/ti-st/
Dst_core.c290 [proto->offset_len_in_hdr]; in st_int_recv()
304 proto->offset_len_in_hdr, payload_len); in st_int_recv()
/linux-4.1.27/drivers/nfc/
Dnfcwilink.c374 .offset_len_in_hdr = NFCWILINK_OFFSET_LEN_IN_HDR,
/linux-4.1.27/drivers/media/radio/wl128x/
Dfmdrv_common.c1510 fm_st_proto.offset_len_in_hdr = 0; in fmc_prepare()