Home
last modified time | relevance | path

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

/linux/drivers/firmware/
H A Dti_sci.c3514 * @sub_types: Array of sub_types assigned corresponding to device
3515 * @sets: Number of sub_types
3522 struct device *dev, u32 dev_id, u32 *sub_types, in devm_ti_sci_get_resource_sets() argument
3541 sub_types[i], in devm_ti_sci_get_resource_sets()
3545 dev_id, sub_types[i]); in devm_ti_sci_get_resource_sets()
3551 dev_id, sub_types[i], res->desc[i].start, in devm_ti_sci_get_resource_sets()
3585 u32 *sub_types; in devm_ti_sci_get_of_resource() local
3595 sub_types = kcalloc(sets, sizeof(*sub_types), GFP_KERNE in devm_ti_sci_get_of_resource()
[all...]