Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/platform/x86/
Dtouchscreen_dmi.c1863 #define MAX_CMDLINE_PROPS 16 macro
1865 static struct property_entry ts_cmdline_props[MAX_CMDLINE_PROPS + 1];
1888 for (i = 0; i < MAX_CMDLINE_PROPS; i++) { in ts_parse_props()