Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/intel/common/
Dsoc-acpi-intel-byt-match.c12 static unsigned long byt_machine_id; variable
20 byt_machine_id = BYT_THINKPAD_10; in byt_thinkpad10_quirk_cb()
26 byt_machine_id = BYT_POV_P1006W; in byt_pov_p1006w_quirk_cb()
32 byt_machine_id = BYT_AEGEX_10; in byt_aegex10_quirk_cb()
112 switch (byt_machine_id) { in byt_quirk()