Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/arch/arm/plat-sam/
A Dsam_sfr.c59 .match_table = atmel_sfr_match_table,
/optee_os-3.20.0/core/drivers/
A Datmel_rstc.c67 .match_table = atmel_rstc_match_table,
A Datmel_trng.c119 .match_table = atmel_trng_match_table,
A Dimx_lpuart.c126 .match_table = imx_match_table,
A Dxiphera_trng.c185 .match_table = xiphera_trng_match_table,
A Dserial8250_uart.c164 .match_table = serial8250_match_table,
A Dimx_uart.c198 .match_table = imx_match_table,
A Datmel_shdwc.c188 .match_table = atmel_shdwc_match_table,
A Datmel_tcb.c201 .match_table = atmel_tcb_match_table,
A Dpl011.c228 .match_table = pl011_match_table,
A Dstm32_tamp.c311 .match_table = stm32_tamp_match_table,
A Datmel_wdt.c281 .match_table = atmel_wdt_match_table,
A Datmel_rtc.c317 .match_table = atmel_rtc_match_table,
A Datmel_piobu.c381 .match_table = atmel_secumod_match_table,
A Dstm32_iwdg.c409 .match_table = stm32_iwdg_match_table,
/optee_os-3.20.0/core/include/drivers/
A Dclk_dt.h29 .match_table = __name ## _match_table, \
A Drstctrl.h63 .match_table = __name ## _match_table, \
/optee_os-3.20.0/core/include/kernel/
A Ddt.h111 const struct dt_device_match *match_table; /* null-terminated */ member
/optee_os-3.20.0/core/kernel/
A Ddt_driver_test.c280 .match_table = dt_test_consumer_match_table,
322 .match_table = dt_test_crypt_consumer_match_table,
A Ddt_driver.c409 for (dm = drv->match_table; dm && dm->compatible; dm++) in probe_device_by_compat()
587 for (dm = dt_drv->match_table; dm && dm->compatible; dm++) { in add_probe_node_by_compat()
775 .match_table = simple_bus_match_table,
A Ddt.c22 for (dm = drv->match_table; dm; dm++) { in dt_find_compatible_driver()
/optee_os-3.20.0/core/drivers/rstctrl/
A Dstm32_rstctrl.c230 .match_table = stm32_rstctrl_match_table,
/optee_os-3.20.0/core/drivers/crypto/stm32/
A Dstm32_cryp.c1315 .match_table = stm32_cryp_match_table,
/optee_os-3.20.0/core/drivers/clk/
A Dclk-stm32mp15.c1571 .match_table = stm32mp1_clock_match_table,

Completed in 28 milliseconds