Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/
H A Dtouchscreen_dmi.c1889 #define MAX_CMDLINE_PROPS 16 macro
1891 static struct property_entry ts_cmdline_props[MAX_CMDLINE_PROPS + 1];
1914 for (i = 0; i < MAX_CMDLINE_PROPS; i++) { in ts_parse_props()