Home
last modified time | relevance | path

Searched defs:dev_count (Results 1 – 2 of 2) sorted by relevance

/arm-trusted-firmware/plat/arm/common/fconf/
H A Dfconf_ethosn_getter.c259 uint32_t dev_count = 0U; in fconf_populate_ethosn_config() local
[all...]
/arm-trusted-firmware/drivers/io/
H A Dio_storage.c29 static unsigned int dev_count; variable