Searched refs:dt_device_match (Results 1 – 13 of 13) sorted by relevance
60 struct dt_device_match { struct100 const struct dt_device_match *match_table; /* null-terminated */
36 const struct dt_device_match *dm;367 const struct dt_device_match *dm) in alloc_elt_and_probe()390 const struct dt_device_match *dm = NULL; in probe_device_by_compat()515 const struct dt_device_match *dm) in add_node_to_probe()570 const struct dt_device_match *dm = NULL; in add_probe_node_by_compat()760 static const struct dt_device_match simple_bus_match_table[] = {
18 const struct dt_device_match *dm; in dt_find_compatible_driver()
52 static const struct dt_device_match atmel_rstc_match_table[] = {
145 static const struct dt_device_match atmel_trng_match_table[] = {
122 static const struct dt_device_match imx_match_table[] = {
156 static const struct dt_device_match serial8250_match_table[] = {
190 static const struct dt_device_match imx_match_table[] = {
172 static const struct dt_device_match atmel_shdwc_match_table[] = {
220 static const struct dt_device_match pl011_match_table[] = {
22 static const struct dt_device_match __name ## _match_table[] = { \
56 static const struct dt_device_match __name ## _match_table[] = { \
1582 static const struct dt_device_match stm32mp1_clock_match_table[] = {
Completed in 15 milliseconds