| /OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/ |
| H A D | ephyrvideo.c | 116 int a_id, 162 int a_id, 976 int a_id, in ephyrPutImage() argument 992 a_id, in ephyrPutImage() 1007 a_id, a_width, a_height, &image_size)) { in ephyrPutImage() 1020 port_priv->image_id = a_id; in ephyrPutImage() 1215 int a_id, in ephyrQueryImageAttributes() argument 1230 s_base_port_id, a_id, in ephyrQueryImageAttributes()
|
| /OK3568_Linux_fs/kernel/drivers/nvme/target/ |
| H A D | fc.c | 161 u32 a_id; member 499 tgtport->fc_target_port.port_num, assoc->a_id); in nvmet_fc_xmt_disconnect_assoc() 522 tgtport->fc_target_port.port_num, assoc->a_id, ret); in nvmet_fc_xmt_disconnect_assoc() 808 assoc->a_id, qid); in nvmet_fc_alloc_target_queue() 1120 assoc->a_id = idx; in nvmet_fc_alloc_target_assoc() 1176 ida_simple_remove(&tgtport->assoc_cnt, assoc->a_id); in nvmet_fc_target_assoc_free() 1179 tgtport->fc_target_port.port_num, assoc->a_id); in nvmet_fc_target_assoc_free() 1226 tgtport->fc_target_port.port_num, assoc->a_id); in nvmet_fc_delete_target_assoc() 1700 tgtport->fc_target_port.port_num, iod->assoc->a_id); in nvmet_fc_ls_create_association() 1883 tgtport->fc_target_port.port_num, assoc->a_id); in nvmet_fc_ls_disconnect()
|
| /OK3568_Linux_fs/kernel/sound/soc/codecs/aw883xx/ |
| H A D | aw_data_type.h | 82 uint32_t a_id; /*acf file ID 0xa15f908*/ member
|
| H A D | aw_bin_parse.c | 1190 if (cfg_hdr->a_id != ACF_FILE_ID) { in aw_dev_check_cfg_by_hdr() 1254 if (cfg_hdr->a_id != ACF_FILE_ID) { in aw_dev_check_acf_by_hdr_v_1_0_0_0()
|
| /OK3568_Linux_fs/u-boot/include/mtd/ |
| H A D | cfi_flash.h | 124 u16 a_id; /* unaligned */ member
|
| /OK3568_Linux_fs/kernel/sound/soc/codecs/aw87xxx/ |
| H A D | aw_acf_bin.h | 83 int32_t a_id; /* acf file ID 0xa15f908 */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/ |
| H A D | join.c | 660 aid = le16_to_cpu(assoc_rsp->a_id); in mwifiex_ret_802_11_associate() 672 assoc_rsp->a_id = cpu_to_le16(aid); in mwifiex_ret_802_11_associate() 681 le16_to_cpu(assoc_rsp->a_id)); in mwifiex_ret_802_11_associate()
|
| H A D | tdls.c | 163 memcpy(pos, &assoc_rsp->a_id, sizeof(assoc_rsp->a_id)); in mwifiex_tdls_add_aid()
|
| H A D | fw.h | 1145 __le16 a_id; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/ |
| H A D | mlan_ieee.h | 445 IEEEtypes_AId_t a_id;
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/ |
| H A D | mlan_ieee.h | 445 IEEEtypes_AId_t a_id;
|
| H A D | mlan_join.c | 1141 wlan_le16_to_cpu(passoc_rsp->a_id)); in wlan_ret_802_11_associate() 1158 wlan_le16_to_cpu(passoc_rsp->a_id)); in wlan_ret_802_11_associate()
|
| H A D | mlan_sta_ioctl.c | 386 a_id; in wlan_get_info_bss_info()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/ |
| H A D | mlan_join.c | 1476 wlan_le16_to_cpu(passoc_rsp->a_id)); in wlan_ret_802_11_associate() 1501 wlan_le16_to_cpu(passoc_rsp->a_id)); in wlan_ret_802_11_associate()
|
| H A D | mlan_ieee.h | 510 IEEEtypes_AId_t a_id;
|
| H A D | mlan_sta_ioctl.c | 360 (t_u16)((IEEEtypes_AssocRsp_t *)pmpriv->assoc_rsp_buf)->a_id; in wlan_get_info_bss_info()
|
| H A D | mlan_misc.c | 2740 aid_info->AID = wlan_le16_to_cpu(passoc_rsp->a_id); in wlan_misc_ioctl_tdls_get_ies()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/ |
| H A D | mlan_ieee.h | 510 IEEEtypes_AId_t a_id;
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | dev.c | 8919 struct netdev_phys_item_id a_id = { }; in netdev_port_same_parent_id() local 8922 if (dev_get_port_parent_id(a, &a_id, true) || in netdev_port_same_parent_id() 8926 return netdev_phys_item_id_same(&a_id, &b_id); in netdev_port_same_parent_id()
|