Home
last modified time | relevance | path

Searched refs:bts_header (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dti_wilink_st.h288 * struct bts_header - the fw file is NOT binary which can
294 struct bts_header { struct
/kernel/linux/linux-6.6/include/linux/
H A Dti_wilink_st.h288 * struct bts_header - the fw file is NOT binary which can
294 struct bts_header { struct
/kernel/linux/linux-5.10/drivers/media/radio/wl128x/
H A Dfmdrv_common.c1232 struct bts_header *fw_header; in fm_download_firmware()
1252 fw_header = (struct bts_header *)fw_data; in fm_download_firmware()
1261 fw_data += sizeof(struct bts_header); in fm_download_firmware()
1262 fw_len -= sizeof(struct bts_header); in fm_download_firmware()
/kernel/linux/linux-6.6/drivers/media/radio/wl128x/
H A Dfmdrv_common.c1233 struct bts_header *fw_header; in fm_download_firmware()
1252 fw_header = (struct bts_header *)fw_data; in fm_download_firmware()
1261 fw_data += sizeof(struct bts_header); in fm_download_firmware()
1262 fw_len -= sizeof(struct bts_header); in fm_download_firmware()
/kernel/linux/linux-5.10/drivers/bluetooth/
H A Dhci_ll.c548 /* bts_header to remove out magic number and in download_firmware()
551 ptr += sizeof(struct bts_header); in download_firmware()
552 len -= sizeof(struct bts_header); in download_firmware()
/kernel/linux/linux-5.10/drivers/misc/ti-st/
H A Dst_kim.c306 * bts_header to remove out magic number and in download_firmware()
309 ptr += sizeof(struct bts_header); in download_firmware()
310 len -= sizeof(struct bts_header); in download_firmware()
/kernel/linux/linux-6.6/drivers/misc/ti-st/
H A Dst_kim.c299 * bts_header to remove out magic number and in download_firmware()
302 ptr += sizeof(struct bts_header); in download_firmware()
303 len -= sizeof(struct bts_header); in download_firmware()
/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dhci_ll.c548 /* bts_header to remove out magic number and in download_firmware()
551 ptr += sizeof(struct bts_header); in download_firmware()
552 len -= sizeof(struct bts_header); in download_firmware()

Completed in 11 milliseconds