Home
last modified time | relevance | path

Searched refs:platform_type (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/char/ipmi/
Dipmi_poweroff.c521 char *platform_type; member
527 { .platform_type = "ATCA",
530 { .platform_type = "CPI1",
533 { .platform_type = "chassis",
538 { .platform_type = "chassis",
632 poweroff_functions[i].platform_type); in ipmi_po_new_smi()
/linux-3.4.99/sound/pci/hda/
Dpatch_realtek.c63 unsigned int platform_type:1; member
1252 spec->cdefine.platform_type = (ass & 0x4) >> 2; in alc_auto_parse_customize_define()
1264 snd_printd("SKU: platform_type=0x%x\n", spec->cdefine.platform_type); in alc_auto_parse_customize_define()
6329 spec->cdefine.platform_type == 1) in patch_alc269()
6944 spec->cdefine.platform_type == 1) { in patch_alc662()