Searched refs:tuple_length (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/dvb-core/ |
| H A D | dvb_ca_en50221.c | 398 int *tuple_length, u8 *tuple) in dvb_ca_en50221_read_tuple() argument 413 *tuple_length = 0; in dvb_ca_en50221_read_tuple() 436 *tuple_length = _tuple_length; in dvb_ca_en50221_read_tuple() 454 int tuple_length; in dvb_ca_en50221_parse_attributes() local 468 &tuple_length, tuple); in dvb_ca_en50221_parse_attributes() 476 &tuple_length, tuple); in dvb_ca_en50221_parse_attributes() 484 &tuple_length, tuple); in dvb_ca_en50221_parse_attributes() 492 &tuple_length, tuple); in dvb_ca_en50221_parse_attributes() 497 if (tuple_length != 4) in dvb_ca_en50221_parse_attributes() 504 &tuple_length, tuple); in dvb_ca_en50221_parse_attributes() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_custom_cis.c | 1694 unsigned char tuple_length = 0; in dhd_check_module_cid() local 1715 idx = dhd_find_tuple_idx_from_otp(dhdp, CIS_TUPLE_TAG_VENDOR, &tuple_length); in dhd_check_module_cid() 1726 if (cur_info->vid_length == 6 && tuple_length == 6) { in dhd_check_module_cid() 1734 if ((cur_info->vid_length == tuple_length) && in dhd_check_module_cid() 1757 idx = dhd_find_tuple_idx_from_otp(dhdp, CIS_TUPLE_TAG_BOARDTYPE, &tuple_length); in dhd_check_module_cid() 1760 boardtype_len = tuple_length; in dhd_check_module_cid() 1939 unsigned char tuple_length = 0; in dhd_check_module_cid() local 1956 idx = dhd_find_tuple_idx_from_otp(dhdp, CIS_TUPLE_TAG_VENDOR, &tuple_length); in dhd_check_module_cid()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_custom_cis.c | 1694 unsigned char tuple_length = 0; in dhd_check_module_cid() local 1715 idx = dhd_find_tuple_idx_from_otp(dhdp, CIS_TUPLE_TAG_VENDOR, &tuple_length); in dhd_check_module_cid() 1726 if (cur_info->vid_length == 6 && tuple_length == 6) { in dhd_check_module_cid() 1734 if ((cur_info->vid_length == tuple_length) && in dhd_check_module_cid() 1757 idx = dhd_find_tuple_idx_from_otp(dhdp, CIS_TUPLE_TAG_BOARDTYPE, &tuple_length); in dhd_check_module_cid() 1760 boardtype_len = tuple_length; in dhd_check_module_cid() 1939 unsigned char tuple_length = 0; in dhd_check_module_cid() local 1956 idx = dhd_find_tuple_idx_from_otp(dhdp, CIS_TUPLE_TAG_VENDOR, &tuple_length); in dhd_check_module_cid()
|