Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/remoteproc/
Dqcom_q6v5_mss.c231 const char *hexagon_mdt_image; member
1277 fw_name_len = strlen(qproc->hexagon_mdt_image); in q6v5_mpss_load()
1281 fw_name = kstrdup(qproc->hexagon_mdt_image, GFP_KERNEL); in q6v5_mpss_load()
1294 ret = q6v5_mpss_init_image(qproc, fw, qproc->hexagon_mdt_image); in q6v5_mpss_load()
1564 ret = request_firmware(&fw, qproc->hexagon_mdt_image, qproc->dev); in qcom_q6v5_register_dump_segments()
1567 qproc->hexagon_mdt_image); in qcom_q6v5_register_dump_segments()
1888 qproc->hexagon_mdt_image = "modem.mdt"; in q6v5_probe()
1890 1, &qproc->hexagon_mdt_image); in q6v5_probe()