Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/bluetooth/
Dbtwilink.c115 .offset_len_in_hdr = offsetof(struct hci_event_hdr, plen),
122 .offset_len_in_hdr = offsetof(struct hci_acl_hdr, dlen),
129 .offset_len_in_hdr = offsetof(struct hci_sco_hdr, dlen),
/Linux-v5.4/include/linux/
Dti_wilink_st.h68 unsigned char offset_len_in_hdr; member
/Linux-v5.4/drivers/misc/ti-st/
Dst_core.c277 [proto->offset_len_in_hdr]; in st_int_recv()
291 proto->offset_len_in_hdr, payload_len); in st_int_recv()
/Linux-v5.4/drivers/media/radio/wl128x/
Dfmdrv_common.c1495 fm_st_proto.offset_len_in_hdr = 0; in fmc_prepare()