Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/bluetooth/
Dbtwilink.c128 .offset_len_in_hdr = offsetof(struct hci_event_hdr, plen),
135 .offset_len_in_hdr = offsetof(struct hci_acl_hdr, dlen),
142 .offset_len_in_hdr = offsetof(struct hci_sco_hdr, dlen),
/Linux-v4.19/include/linux/
Dti_wilink_st.h81 unsigned char offset_len_in_hdr; member
/Linux-v4.19/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-v4.19/drivers/media/radio/wl128x/
Dfmdrv_common.c1500 fm_st_proto.offset_len_in_hdr = 0; in fmc_prepare()