Home
last modified time | relevance | path

Searched defs:apr_device (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/linux/soc/qcom/
Dapr.h82 struct apr_device { struct
93 #define to_apr_device(d) container_of(d, struct apr_device, dev) argument
/kernel/linux/linux-4.19/include/linux/soc/qcom/
Dapr.h82 struct apr_device { struct
92 #define to_apr_device(d) container_of(d, struct apr_device, dev) argument