Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/arch/arm/plat-sam/
A Dsam_sfr.c51 static const struct dt_device_match atmel_sfr_match_table[] = {
/optee_os-3.20.0/core/drivers/
A Datmel_rstc.c59 static const struct dt_device_match atmel_rstc_match_table[] = {
A Datmel_trng.c111 static const struct dt_device_match atmel_trng_match_table[] = {
A Dimx_lpuart.c117 static const struct dt_device_match imx_match_table[] = {
A Dxiphera_trng.c177 static const struct dt_device_match xiphera_trng_match_table[] = {
A Dserial8250_uart.c156 static const struct dt_device_match serial8250_match_table[] = {
A Dimx_uart.c190 static const struct dt_device_match imx_match_table[] = {
A Datmel_shdwc.c180 static const struct dt_device_match atmel_shdwc_match_table[] = {
A Datmel_tcb.c193 static const struct dt_device_match atmel_tcb_match_table[] = {
A Dpl011.c220 static const struct dt_device_match pl011_match_table[] = {
A Dstm32_tamp.c303 static const struct dt_device_match stm32_tamp_match_table[] = {
A Datmel_wdt.c273 static const struct dt_device_match atmel_wdt_match_table[] = {
A Datmel_rtc.c309 static const struct dt_device_match atmel_rtc_match_table[] = {
A Datmel_piobu.c373 static const struct dt_device_match atmel_secumod_match_table[] = {
A Dstm32_iwdg.c402 static const struct dt_device_match stm32_iwdg_match_table[] = {
/optee_os-3.20.0/core/include/kernel/
A Ddt.h60 struct dt_device_match { struct
111 const struct dt_device_match *match_table; /* null-terminated */
/optee_os-3.20.0/core/include/drivers/
A Dclk_dt.h22 static const struct dt_device_match __name ## _match_table[] = { \
A Drstctrl.h56 static const struct dt_device_match __name ## _match_table[] = { \
/optee_os-3.20.0/core/kernel/
A Ddt_driver.c36 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[] = {
A Ddt_driver_test.c273 static const struct dt_device_match dt_test_consumer_match_table[] = {
315 static const struct dt_device_match dt_test_crypt_consumer_match_table[] = {
A Ddt.c18 const struct dt_device_match *dm; in dt_find_compatible_driver()
/optee_os-3.20.0/core/drivers/rstctrl/
A Dstm32_rstctrl.c221 static const struct dt_device_match stm32_rstctrl_match_table[] = {
/optee_os-3.20.0/core/drivers/crypto/stm32/
A Dstm32_cryp.c1308 static const struct dt_device_match stm32_cryp_match_table[] = {
/optee_os-3.20.0/core/drivers/clk/
A Dclk-stm32mp15.c1562 static const struct dt_device_match stm32mp1_clock_match_table[] = {

Completed in 25 milliseconds