Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/misc/
H A Dtps65218-pwrbutton.c56 static const struct of_device_id of_tps6521x_pb_match[] = { variable
61 MODULE_DEVICE_TABLE(of, of_tps6521x_pb_match);
98 match = of_match_node(of_tps6521x_pb_match, dev->of_node); in tps6521x_pb_probe()
160 .of_match_table = of_tps6521x_pb_match,