Home
last modified time | relevance | path

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

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