Searched refs:platform_type (Results 1 – 11 of 11) sorted by relevance
| /linux-6.15/drivers/hid/amd-sfh-hid/sfh1_1/ |
| H A D | amd_sfh_interface.c | 90 static int amd_sfh_mode_info(u32 *platform_type, u32 *laptop_placement) in amd_sfh_mode_info() argument 94 if (!platform_type || !laptop_placement) in amd_sfh_mode_info() 102 *platform_type = mode.op_mode.devicemode; in amd_sfh_mode_info() 170 return amd_sfh_mode_info(&sfh_info->platform_type, in amd_get_sfh_info()
|
| /linux-6.15/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()
|
| /linux-6.15/drivers/platform/x86/amd/pmf/ |
| H A D | spc.c | 19 static const char *platform_type_as_str(u16 platform_type) in platform_type_as_str() argument 21 switch (platform_type) { in platform_type_as_str() 90 dev_dbg(dev->dev, "Platform type: %s\n", platform_type_as_str(in->ev_info.platform_type)); in amd_pmf_dump_ta_inputs() 264 in->ev_info.platform_type = sfh_info.platform_type; in amd_pmf_get_sensor_info()
|
| H A D | pmf.h | 634 enum platform_type { enum 701 u32 platform_type; member
|
| /linux-6.15/include/linux/ |
| H A D | amd-pmf-io.h | 51 u32 platform_type; member
|
| /linux-6.15/drivers/net/ipa/ |
| H A D | ipa_qmi_msg.h | 127 u32 platform_type; /* enum ipa_platform_type */ member
|
| H A D | ipa_qmi_msg.c | 270 platform_type), 273 platform_type),
|
| H A D | ipa_qmi.c | 296 req.platform_type = IPA_QMI_PLATFORM_TYPE_MSM_ANDROID; in init_modem_driver_req()
|
| /linux-6.15/sound/pci/hda/ |
| H A D | patch_realtek.c | 71 unsigned int platform_type:1; member 739 spec->cdefine.platform_type = (ass & 0x4) >> 2; in alc_auto_parse_customize_define() 751 codec_dbg(codec, "SKU: platform_type=0x%x\n", spec->cdefine.platform_type); in alc_auto_parse_customize_define() 12112 spec->cdefine.platform_type == 1) in patch_alc269() 13552 spec->cdefine.platform_type == 1) { in patch_alc662()
|
| /linux-6.15/drivers/net/wireless/ath/ath10k/ |
| H A D | mac.c | 215 enum wmi_host_platform_type platform_type; in ath10k_mac_ext_resource_config() local 219 platform_type = WMI_HOST_PLATFORM_LOW_PERF; in ath10k_mac_ext_resource_config() 221 platform_type = WMI_HOST_PLATFORM_HIGH_PERF; in ath10k_mac_ext_resource_config() 223 ret = ath10k_wmi_ext_resource_config(ar, platform_type, val); in ath10k_mac_ext_resource_config()
|
| /linux-6.15/drivers/net/wireless/mediatek/mt76/mt7996/ |
| H A D | mcu.c | 4576 } __packed platform_type; in mt7996_mcu_set_rro() member 4599 req.platform_type.type = val; in mt7996_mcu_set_rro()
|