Home
last modified time | relevance | path

Searched refs:gic_match (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/irqchip/
A Dirq-gic-pm.c145 static const struct of_device_id gic_match[] = { variable
149 MODULE_DEVICE_TABLE(of, gic_match);
155 .of_match_table = gic_match,
/linux-6.3-rc2/drivers/staging/board/
A Dboard.c59 int __init board_staging_gic_setup_xlate(const char *gic_match, in board_staging_gic_setup_xlate() argument
64 irqc_node = of_find_compatible_node(NULL, NULL, gic_match); in board_staging_gic_setup_xlate()
A Dboard.h28 int board_staging_gic_setup_xlate(const char *gic_match, unsigned int base);

Completed in 6 milliseconds