Home
last modified time | relevance | path

Searched refs:patch_version (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/media/dvb-frontends/
A Dsi2165.c373 u8 patch_version; in si2165_upload_firmware() local
420 patch_version = data[2]; in si2165_upload_firmware()
453 __func__, patch_version, block_count, crc_expected); in si2165_upload_firmware()
459 ret = si2165_writereg8(state, REG_PATCH_VERSION, patch_version); in si2165_upload_firmware()
528 u8 patch_version = 0x00; in si2165_init() local
597 ret = si2165_readreg8(state, REG_PATCH_VERSION, &patch_version); in si2165_init()
614 if (patch_version == 0x00) { in si2165_init()
/linux/drivers/net/wireless/mediatek/mt76/
A Dmt76x02_mcu.h84 char patch_version[4]; member
/linux/include/uapi/linux/raid/
A Dmd_u.h79 int patch_version; member
A Dmd_p.h138 __u32 patch_version; /* 3 patchlevel version ... */ member
/linux/drivers/bluetooth/
A Dbtqca.h126 __le16 patch_version; member
A Dbtusb.c3043 __le32 patch_version; member
3054 __le16 patch_version; member
3187 ver_patch = le32_to_cpu(ver->patch_version); in btusb_setup_qca_load_rampatch()
3202 rver_patch = le16_to_cpu(rver->patch_version); in btusb_setup_qca_load_rampatch()
3360 btdata->qca_dump.fw_version = le32_to_cpu(ver.patch_version); in btusb_setup_qca()
A Dbtqca.c340 le16_to_cpu(tlv_patch->patch_version)); in qca_tlv_check_data()
/linux/drivers/md/
A Dmd.h390 patch_version; member
A Dmd.c1321 mddev->patch_version = sb->patch_version; in super_90_validate()
1459 sb->patch_version = mddev->patch_version; in super_90_sync()
1824 mddev->patch_version = 0; in super_1_validate()
6759 info.patch_version = MD_PATCHLEVEL_VERSION; in get_array_info()
7291 mddev->patch_version = info->patch_version; in md_set_array_info()
7301 mddev->patch_version = MD_PATCHLEVEL_VERSION; in md_set_array_info()
/linux/drivers/net/wireless/realtek/rtw88/
A Dcoex.c3772 u32 *patch_version) in rtw_coex_get_bt_patch_version() argument
3784 *patch_version = GET_COEX_RESP_BT_PATCH_VER(payload); in rtw_coex_get_bt_patch_version()

Completed in 46 milliseconds