Searched refs:dt_device_match (Results 1 – 24 of 24) sorted by relevance
51 static const struct dt_device_match atmel_sfr_match_table[] = {
59 static const struct dt_device_match atmel_rstc_match_table[] = {
111 static const struct dt_device_match atmel_trng_match_table[] = {
117 static const struct dt_device_match imx_match_table[] = {
177 static const struct dt_device_match xiphera_trng_match_table[] = {
156 static const struct dt_device_match serial8250_match_table[] = {
190 static const struct dt_device_match imx_match_table[] = {
180 static const struct dt_device_match atmel_shdwc_match_table[] = {
193 static const struct dt_device_match atmel_tcb_match_table[] = {
220 static const struct dt_device_match pl011_match_table[] = {
303 static const struct dt_device_match stm32_tamp_match_table[] = {
273 static const struct dt_device_match atmel_wdt_match_table[] = {
309 static const struct dt_device_match atmel_rtc_match_table[] = {
373 static const struct dt_device_match atmel_secumod_match_table[] = {
402 static const struct dt_device_match stm32_iwdg_match_table[] = {
60 struct dt_device_match { struct111 const struct dt_device_match *match_table; /* null-terminated */
22 static const struct dt_device_match __name ## _match_table[] = { \
56 static const struct dt_device_match __name ## _match_table[] = { \
36 const struct dt_device_match *dm;380 const struct dt_device_match *dm) in alloc_elt_and_probe()403 const struct dt_device_match *dm = NULL; in probe_device_by_compat()528 const struct dt_device_match *dm) in add_node_to_probe()583 const struct dt_device_match *dm = NULL; in add_probe_node_by_compat()768 static const struct dt_device_match simple_bus_match_table[] = {
273 static const struct dt_device_match dt_test_consumer_match_table[] = {315 static const struct dt_device_match dt_test_crypt_consumer_match_table[] = {
18 const struct dt_device_match *dm; in dt_find_compatible_driver()
221 static const struct dt_device_match stm32_rstctrl_match_table[] = {
1308 static const struct dt_device_match stm32_cryp_match_table[] = {
1562 static const struct dt_device_match stm32mp1_clock_match_table[] = {
Completed in 25 milliseconds