Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dinput.h414 bool allow_dynamic);
/linux-6.15/drivers/input/
H A Dinput.c2717 bool allow_dynamic) in input_get_new_minor() argument
2728 if (minor >= 0 || !allow_dynamic) in input_get_new_minor()