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

/linux-4.4.14/drivers/char/ipmi/
H A Dipmi_poweroff.c521 char *platform_type; member in struct:poweroff_function
527 { .platform_type = "ATCA",
530 { .platform_type = "CPI1",
533 { .platform_type = "chassis",
538 { .platform_type = "chassis",
632 poweroff_functions[i].platform_type); ipmi_po_new_smi()
/linux-4.4.14/sound/pci/hda/
H A Dpatch_realtek.c81 unsigned int platform_type:1; member in struct:alc_customize_define
548 spec->cdefine.platform_type = (ass & 0x4) >> 2; alc_auto_parse_customize_define()
560 codec_dbg(codec, "SKU: platform_type=0x%x\n", spec->cdefine.platform_type); alc_auto_parse_customize_define()
6037 spec->cdefine.platform_type == 1) patch_alc269()
6955 spec->cdefine.platform_type == 1) { patch_alc662()

Completed in 295 milliseconds