Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/ieee802154/
H A Dat86rf230.c1644 static const struct of_device_id at86rf230_of_match[] = { variable
1651 MODULE_DEVICE_TABLE(of, at86rf230_of_match);
1665 .of_match_table = at86rf230_of_match,
/kernel/linux/linux-5.10/drivers/net/ieee802154/
H A Dat86rf230.c1785 static const struct of_device_id at86rf230_of_match[] = { variable
1792 MODULE_DEVICE_TABLE(of, at86rf230_of_match);
1806 .of_match_table = of_match_ptr(at86rf230_of_match),

Completed in 5 milliseconds