| /linux/sound/pci/ice1712/ |
| H A D | ak4xxx.c | 142 if (ice->akm == NULL) in snd_ice1712_akm4xxx_free() 145 struct snd_akm4xxx *ak = &ice->akm[akidx]; in snd_ice1712_akm4xxx_free() 148 kfree(ice->akm); in snd_ice1712_akm4xxx_free() 160 struct snd_akm4xxx *ak = &ice->akm[akidx]; in snd_ice1712_akm4xxx_build_controls()
|
| H A D | juli.c | 316 snd_akm4xxx_write(ice->akm, 0, 0x01, 0x01); in juli_mute_put() 327 snd_akm4xxx_write(ice->akm, 0, 0x01, 0x03); in juli_mute_put() 452 struct snd_akm4xxx *ak = ice->akm; in juli_resume() 463 struct snd_akm4xxx *ak = ice->akm; in juli_suspend() 540 juli_akm_set_rate_val(ice->akm, rate); in juli_ak4114_change() 597 ice->akm = kzalloc_obj(struct snd_akm4xxx); in juli_init() 598 ak = ice->akm; in juli_init()
|
| H A D | phase.c | 128 ice->akm = kzalloc_obj(struct snd_akm4xxx); in phase22_init() 129 ak = ice->akm; in phase22_init() 242 return ((unsigned short)ice->akm[0].images[reg] << 8) | in wm_get() 243 ice->akm[0].images[reg + 1]; in wm_get() 261 ice->akm[0].images[reg] = val >> 8; in wm_put() 262 ice->akm[0].images[reg + 1] = val; in wm_put() 420 ice->akm = kzalloc_obj(struct snd_akm4xxx); in phase28_init() 421 ak = ice->akm; in phase28_init()
|
| H A D | delta.c | 585 memcpy(akm_img_bak, ice->akm->images, sizeof(akm_img_bak)); in snd_ice1712_delta_resume() 586 memcpy(akm_vol_bak, ice->akm->volumes, sizeof(akm_vol_bak)); in snd_ice1712_delta_resume() 587 snd_akm4xxx_init(ice->akm); in snd_ice1712_delta_resume() 588 memcpy(ice->akm->images, akm_img_bak, sizeof(akm_img_bak)); in snd_ice1712_delta_resume() 589 memcpy(ice->akm->volumes, akm_vol_bak, sizeof(akm_vol_bak)); in snd_ice1712_delta_resume() 590 snd_akm4xxx_reset(ice->akm, 0); in snd_ice1712_delta_resume() 599 snd_akm4xxx_reset(ice->akm, 1); in snd_ice1712_delta_suspend() 710 ak = ice->akm = kmalloc_obj(struct snd_akm4xxx); in snd_ice1712_delta_init()
|
| H A D | pontis.c | 70 return ((unsigned short)ice->akm[0].images[reg] << 8) | in wm_get() 71 ice->akm[0].images[reg + 1]; in wm_get() 88 ice->akm[0].images[reg] = val >> 8; in wm_put() 89 ice->akm[0].images[reg + 1] = val; in wm_put() 731 ice->akm = kzalloc_obj(struct snd_akm4xxx); in pontis_init() 732 if (! ice->akm) in pontis_init()
|
| H A D | prodigy_hifi.c | 116 return ((unsigned short)ice->akm[0].images[reg] << 8) | in wm_get() 117 ice->akm[0].images[reg + 1]; in wm_get() 134 ice->akm[0].images[reg] = val >> 8; in wm_put() 135 ice->akm[0].images[reg + 1] = val; in wm_put() 1063 ice->akm = kzalloc_obj(struct snd_akm4xxx); in prodigy_hifi_init() 1064 if (! ice->akm) in prodigy_hifi_init() 1146 ice->akm = kzalloc_obj(struct snd_akm4xxx); in prodigy_hd2_init() 1147 if (! ice->akm) in prodigy_hd2_init()
|
| H A D | quartet.c | 520 struct snd_akm4xxx *ak = ice->akm; in qtet_mute_put() 920 qtet_akm_set_rate_val(ice->akm, rate); in qtet_ak4113_change() 1008 ice->akm = kzalloc_objs(struct snd_akm4xxx, 2); in qtet_init() 1009 ak = ice->akm; in qtet_init()
|
| H A D | aureon.c | 602 return ((unsigned short)ice->akm[0].images[reg] << 8) | in wm_get() 603 ice->akm[0].images[reg + 1]; in wm_get() 625 ice->akm[0].images[reg] = val >> 8; in wm_put() 626 ice->akm[0].images[reg + 1] = val; in wm_put() 2094 ice->akm = kzalloc_obj(struct snd_akm4xxx); in aureon_init() 2095 if (!ice->akm) in aureon_init()
|
| H A D | hoontech.c | 304 ak = ice->akm = kmalloc_obj(struct snd_akm4xxx); in snd_ice1712_value_init()
|
| H A D | ice1712.h | 341 struct snd_akm4xxx *akm; member
|
| H A D | revo.c | 518 ak = ice->akm = kzalloc_objs(struct snd_akm4xxx, 2); in revo_init()
|
| H A D | ews.c | 533 ak = ice->akm = kzalloc_obj(struct snd_akm4xxx); in snd_ice1712_ews_init()
|
| /linux/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | d3.h | 17 u32 akm; member
|
| H A D | d3.c | 183 wowlan_data->rekey_data.akm = data->akm & 0xFF; in iwl_mld_set_rekey_data() 1634 kek_kck_cmd.akm = cpu_to_le32(rekey_data->akm); in iwl_mld_send_kek_kck_cmd() 1641 rekey_data->akm); in iwl_mld_send_kek_kck_cmd()
|
| /linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | d3.c | 32 mvmvif->rekey_data.akm = data->akm & 0xFF; in iwl_mvm_set_rekey_data() 1087 kek_kck_cmd.akm = cpu_to_le32(mvmvif->rekey_data.akm); in iwl_mvm_wowlan_config_key_params() 1105 mvmvif->rekey_data.akm); in iwl_mvm_wowlan_config_key_params()
|
| H A D | mac80211.c | 3606 switch (mvmvif->rekey_data.akm) { in iwl_mvm_mei_host_associated()
|
| /linux/drivers/net/wireless/realtek/rtw89/ |
| H A D | wow.c | 27 rtw_wow->akm = rsn_ie->akm_cipher_suite.type; in __rtw89_wow_parse_akm()
|
| H A D | fw.c | 2816 else if (rtw_wow->akm == 1 || rtw_wow->akm == 2) in rtw89_eapol_get() 2818 else if (rtw_wow->akm > 2 && rtw_wow->akm < 7) in rtw89_eapol_get() 9820 le32_encode_bits(rtw_wow->akm, RTW89_H2C_WOW_GTK_OFLD_W1_ALGO_AKM_SUIT); in rtw89_fw_h2c_wow_gtk_ofld()
|
| /linux/include/net/ |
| H A D | cfg80211.h | 3886 u32 akm; member
|
| /linux/net/wireless/ |
| H A D | nl80211.c | 15448 rekey_data.akm = nla_get_u32(tb[NL80211_REKEY_DATA_AKM]); in nl80211_set_rekey_data()
|
| /linux/ |
| H A D | MAINTAINERS | 3859 W: http://www.akm.com/
|