Home
last modified time | relevance | path

Searched refs:u_boot_env_of_match_table (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/nvmem/
Du-boot-env.c80 static const struct of_device_id u_boot_env_of_match_table[] = { variable
92 .of_match_table = u_boot_env_of_match_table,
100 MODULE_DEVICE_TABLE(of, u_boot_env_of_match_table);
/linux-6.12.1/drivers/nvmem/layouts/
Du-boot-env.c190 static const struct of_device_id u_boot_env_of_match_table[] = { variable
201 .of_match_table = u_boot_env_of_match_table,
210 MODULE_DEVICE_TABLE(of, u_boot_env_of_match_table);