Home
last modified time | relevance | path

Searched refs:collection_uid (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/misc/
H A Dsoc_button_array.c265 int collection_uid, in soc_button_parse_btn_desc()
276 collection_uid) { in soc_button_parse_btn_desc()
346 int i, btn, collection_uid = -1; in soc_button_get_button_info() local
386 collection_uid = soc_button_get_acpi_object_int( in soc_button_get_button_info()
389 if (collection_uid == -1) { in soc_button_get_button_info()
407 collection_uid, in soc_button_get_button_info()
263 soc_button_parse_btn_desc(struct device *dev, const union acpi_object *desc, int collection_uid, struct soc_button_info *info) soc_button_parse_btn_desc() argument
/kernel/linux/linux-6.6/drivers/input/misc/
H A Dsoc_button_array.c265 int collection_uid, in soc_button_parse_btn_desc()
276 collection_uid) { in soc_button_parse_btn_desc()
346 int i, btn, collection_uid = -1; in soc_button_get_button_info() local
386 collection_uid = soc_button_get_acpi_object_int( in soc_button_get_button_info()
389 if (collection_uid == -1) { in soc_button_get_button_info()
407 collection_uid, in soc_button_get_button_info()
263 soc_button_parse_btn_desc(struct device *dev, const union acpi_object *desc, int collection_uid, struct soc_button_info *info) soc_button_parse_btn_desc() argument

Completed in 2 milliseconds