Home
last modified time | relevance | path

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

/linux/include/linux/soc/qcom/
H A Dapr.h154 struct apr_driver { struct
164 typedef struct apr_driver gpr_driver_t; argument
165 #define to_apr_driver(d) container_of_const(d, struct apr_driver, driver)
172 int __apr_driver_register(struct apr_driver *drv, struct module *owner);
173 void apr_driver_unregister(struct apr_driver *drv);
/linux/sound/soc/qcom/qdsp6/
H A Dq6core.c363 static struct apr_driver qcom_q6core_driver = {
H A Dq6adm.c598 static struct apr_driver qcom_q6adm_driver = {
H A Dq6afe.c1993 static struct apr_driver qcom_q6afe_driver = {
H A Dq6asm.c1676 static struct apr_driver qcom_q6asm_driver = {