Home
last modified time | relevance | path

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

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