Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/bluetooth/
Dbtwilink.c131 .offset_len_in_hdr = offsetof(struct hci_event_hdr, plen),
138 .offset_len_in_hdr = offsetof(struct hci_acl_hdr, dlen),
145 .offset_len_in_hdr = offsetof(struct hci_sco_hdr, dlen),
/linux-3.4.99/include/linux/
Dti_wilink_st.h79 unsigned char offset_len_in_hdr; member
/linux-3.4.99/drivers/misc/ti-st/
Dst_core.c287 [proto->offset_len_in_hdr]; in st_int_recv()
301 proto->offset_len_in_hdr, payload_len); in st_int_recv()
/linux-3.4.99/drivers/nfc/
Dnfcwilink.c391 .offset_len_in_hdr = NFCWILINK_OFFSET_LEN_IN_HDR,
/linux-3.4.99/drivers/media/radio/wl128x/
Dfmdrv_common.c1505 fm_st_proto.offset_len_in_hdr = 0; in fmc_prepare()