Searched defs:resources (Results 1 – 7 of 7) sorted by relevance
81 struct resource resources[PLATFORM_CONFIG_RESOURCE_COUNT]; in kbase_platform_fake_register() local
81 struct resource resources[PLATFORM_CONFIG_RESOURCE_COUNT]; in kbase_platform_register() local
87 struct resource resources[PLATFORM_CONFIG_RESOURCE_COUNT]; in kbase_platform_register() local
82 struct resource resources[PLATFORM_CONFIG_RESOURCE_COUNT]; in kbase_platform_fake_register() local
151 struct coap_resource_t *resources; /**< hash table or list of known member
397 const struct resource *resources; member
841 int i2c_dev_irq_from_resources(const struct resource *resources, unsigned int num_resources) in i2c_dev_irq_from_resources()