Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/remoteproc/
H A Dqcom_q6v5.h12 struct qcom_q6v5 { struct
34 void (*handover)(struct qcom_q6v5 *q6v5); argument
37 int qcom_q6v5_init(struct qcom_q6v5 *q6v5, struct platform_device *pdev,
39 void (*handover)(struct qcom_q6v5 *q6v5));
41 int qcom_q6v5_prepare(struct qcom_q6v5 *q6v5);
42 int qcom_q6v5_unprepare(struct qcom_q6v5 *q6v5);
43 int qcom_q6v5_request_stop(struct qcom_q6v5 *q6v5);
44 int qcom_q6v5_wait_for_start(struct qcom_q6v5 *q6v5, int timeout);
45 unsigned long qcom_q6v5_panic(struct qcom_q6v5 *q6v5);
H A Dqcom_q6v5.c26 int qcom_q6v5_prepare(struct qcom_q6v5 *q6v5) in qcom_q6v5_prepare()
46 int qcom_q6v5_unprepare(struct qcom_q6v5 *q6v5) in qcom_q6v5_unprepare()
56 struct qcom_q6v5 *q6v5 = data; in q6v5_wdog_interrupt()
79 struct qcom_q6v5 *q6v5 = data; in q6v5_fatal_interrupt()
97 struct qcom_q6v5 *q6v5 = data; in q6v5_ready_interrupt()
113 int qcom_q6v5_wait_for_start(struct qcom_q6v5 *q6v5, int timeout) in qcom_q6v5_wait_for_start()
127 struct qcom_q6v5 *q6v5 = data; in q6v5_handover_interrupt()
139 struct qcom_q6v5 *q6v5 = data; in q6v5_stop_interrupt()
152 int qcom_q6v5_request_stop(struct qcom_q6v5 *q6v5) in qcom_q6v5_request_stop()
178 unsigned long qcom_q6v5_panic(struct qcom_q6v5 *q6v5) in qcom_q6v5_panic()
[all …]
H A DMakefile23 obj-$(CONFIG_QCOM_Q6V5_COMMON) += qcom_q6v5.o
H A Dqcom_q6v5_adsp.c70 struct qcom_q6v5 q6v5;
254 static void qcom_adsp_pil_handover(struct qcom_q6v5 *q6v5) in qcom_adsp_pil_handover()
H A Dqcom_q6v5_pas.c51 struct qcom_q6v5 q6v5;
203 static void qcom_pas_handover(struct qcom_q6v5 *q6v5) in qcom_pas_handover()
H A Dqcom_q6v5_wcss.c89 struct qcom_q6v5 q6v5;
H A Dqcom_q6v5_mss.c166 struct qcom_q6v5 q6v5;
1439 static void qcom_msa_handover(struct qcom_q6v5 *q6v5) in qcom_msa_handover()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_db845c1553 # required by qcom_q6v5.ko