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

/linux-master/drivers/input/keyboard/
H A Dtwl4030_keypad.c433 static const struct of_device_id twl4030_keypad_dt_match_table[] = { variable in typeref:struct:of_device_id
437 MODULE_DEVICE_TABLE(of, twl4030_keypad_dt_match_table);
450 .of_match_table = of_match_ptr(twl4030_keypad_dt_match_table),

Completed in 167 milliseconds