Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/keyboard/
Dbcm-keypad.c436 static const struct of_device_id bcm_kp_of_match[] = { variable
440 MODULE_DEVICE_TABLE(of, bcm_kp_of_match);
446 .of_match_table = of_match_ptr(bcm_kp_of_match),