Home
last modified time | relevance | path

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

/optee_os/core/include/kernel/
A Ddt.h60 struct dt_device_match { struct
100 const struct dt_device_match *match_table; /* null-terminated */
/optee_os/core/kernel/
A Ddt_driver.c36 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[] = {
A Ddt.c18 const struct dt_device_match *dm; in dt_find_compatible_driver()
/optee_os/core/drivers/
A Datmel_rstc.c52 static const struct dt_device_match atmel_rstc_match_table[] = {
A Datmel_trng.c145 static const struct dt_device_match atmel_trng_match_table[] = {
A Dimx_lpuart.c122 static const struct dt_device_match imx_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.c172 static const struct dt_device_match atmel_shdwc_match_table[] = {
A Dpl011.c220 static const struct dt_device_match pl011_match_table[] = {
/optee_os/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/core/drivers/clk/
A Dclk-stm32mp15.c1582 static const struct dt_device_match stm32mp1_clock_match_table[] = {

Completed in 15 milliseconds