Home
last modified time | relevance | path

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

/linux/drivers/firmware/qcom/
H A Dqcom_pas.h31 int (*init_image)(struct device *dev, u32 pas_id, const void *metadata, member
H A Dqcom_pas.c73 return ops_ptr->init_image(ops_ptr->dev, pas_id, metadata, size, ctx); in qcom_pas_init_image()
H A Dqcom_pas_tee.c401 .init_image = qcom_pas_tee_init_image,
H A Dqcom_scm.c1062 .init_image = __qcom_scm_pas_init_image2,