Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Defi_embedded_fw.h37 extern const struct dmi_system_id touchscreen_dmi_table[];
/linux-6.12.1/drivers/firmware/efi/
Dembedded-firmware.c25 touchscreen_dmi_table,
/linux-6.12.1/drivers/platform/x86/
Dtouchscreen_dmi.c1093 const struct dmi_system_id touchscreen_dmi_table[] = { variable
1931 dmi_id = dmi_first_match(touchscreen_dmi_table); in ts_dmi_init()