Searched refs:akm (Results 1 – 8 of 8) sorted by relevance
| /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(sizeof(struct snd_akm4xxx), GFP_KERNEL); in juli_init() 598 ak = ice->akm; in juli_init()
|
| H A D | ice1712.h | 341 struct snd_akm4xxx *akm; member
|
| H A D | revo.c | 518 ak = ice->akm = kcalloc(2, sizeof(struct snd_akm4xxx), GFP_KERNEL); in revo_init()
|
| /linux/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | d3.h | 17 u32 akm; member
|
| /linux/include/net/ |
| H A D | cfg80211.h | 3828 * @akm: akm (oui, id) 3832 u32 akm; 5663 * struct wiphy_iftype_akm_suites - This structure encapsulates supported akm 5668 * @akm_suites: points to an array of supported akm suites 5784 * @iftype_akm_suites: array of supported akm suites info per interface type. 5788 * @num_iftype_akm_suites: number of interface types for which supported akm 3835 u32 akm; global() member
|
| /linux/net/wireless/ |
| H A D | nl80211.c | 15324 rekey_data.akm = nla_get_u32(tb[NL80211_REKEY_DATA_AKM]); in nl80211_set_rekey_data()
|
| /linux/ |
| H A D | MAINTAINERS | 3805 W: http://www.akm.com/
|