Searched refs:platform_type (Results 1 - 13 of 13) sorted by relevance
/kernel/linux/linux-5.10/drivers/char/ipmi/ |
H A D | ipmi_poweroff.c | 517 char *platform_type; member 523 { .platform_type = "ATCA", 526 { .platform_type = "CPI1", 529 { .platform_type = "chassis", 532 { .platform_type = "chassis", 537 { .platform_type = "chassis", 627 poweroff_functions[i].platform_type); in ipmi_po_new_smi()
|
/kernel/linux/linux-6.6/drivers/char/ipmi/ |
H A D | ipmi_poweroff.c | 513 char *platform_type; member 519 { .platform_type = "ATCA", 522 { .platform_type = "CPI1", 525 { .platform_type = "chassis", 528 { .platform_type = "chassis", 533 { .platform_type = "chassis", 623 poweroff_functions[i].platform_type); in ipmi_po_new_smi()
|
/kernel/linux/linux-5.10/drivers/net/ipa/ |
H A D | ipa_qmi_msg.h | 122 u32 platform_type; /* enum ipa_platform_type */ member
|
H A D | ipa_qmi_msg.c | 229 platform_type), 232 platform_type),
|
H A D | ipa_qmi.c | 299 req.platform_type = IPA_QMI_PLATFORM_TYPE_MSM_ANDROID; in init_modem_driver_req()
|
/kernel/linux/linux-6.6/drivers/net/ipa/ |
H A D | ipa_qmi_msg.h | 126 u32 platform_type; /* enum ipa_platform_type */ member
|
H A D | ipa_qmi_msg.c | 269 platform_type), 272 platform_type),
|
H A D | ipa_qmi.c | 300 req.platform_type = IPA_QMI_PLATFORM_TYPE_MSM_ANDROID; in init_modem_driver_req()
|
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | patch_realtek.c | 65 unsigned int platform_type:1; member 729 spec->cdefine.platform_type = (ass & 0x4) >> 2; in alc_auto_parse_customize_define() 741 codec_dbg(codec, "SKU: platform_type=0x%x\n", spec->cdefine.platform_type); in alc_auto_parse_customize_define() 10049 spec->cdefine.platform_type == 1) in patch_alc269() 11461 spec->cdefine.platform_type == 1) { in patch_alc662()
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7996/ |
H A D | mcu.c | 3783 } __packed platform_type; in mt7996_mcu_set_rro() member 3801 req.platform_type.type = val; in mt7996_mcu_set_rro()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
H A D | mac.c | 202 enum wmi_host_platform_type platform_type; in ath10k_mac_ext_resource_config() local 206 platform_type = WMI_HOST_PLATFORM_LOW_PERF; in ath10k_mac_ext_resource_config() 208 platform_type = WMI_HOST_PLATFORM_HIGH_PERF; in ath10k_mac_ext_resource_config() 210 ret = ath10k_wmi_ext_resource_config(ar, platform_type, val); in ath10k_mac_ext_resource_config()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/ |
H A D | mac.c | 213 enum wmi_host_platform_type platform_type; in ath10k_mac_ext_resource_config() local 217 platform_type = WMI_HOST_PLATFORM_LOW_PERF; in ath10k_mac_ext_resource_config() 219 platform_type = WMI_HOST_PLATFORM_HIGH_PERF; in ath10k_mac_ext_resource_config() 221 ret = ath10k_wmi_ext_resource_config(ar, platform_type, val); in ath10k_mac_ext_resource_config()
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | patch_realtek.c | 66 unsigned int platform_type:1; member 728 spec->cdefine.platform_type = (ass & 0x4) >> 2; in alc_auto_parse_customize_define() 740 codec_dbg(codec, "SKU: platform_type=0x%x\n", spec->cdefine.platform_type); in alc_auto_parse_customize_define() 11028 spec->cdefine.platform_type == 1) in patch_alc269() 12448 spec->cdefine.platform_type == 1) { in patch_alc662()
|
Completed in 59 milliseconds