Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/soc/qcom/
A Dapr.c156 struct apr_device *adev = to_apr_device(dev); in apr_dev_release()
343 struct apr_device *adev = to_apr_device(dev); in apr_device_match()
366 struct apr_device *adev = to_apr_device(dev); in apr_device_probe()
379 struct apr_device *adev = to_apr_device(dev); in apr_device_remove()
392 const struct apr_device *adev = to_apr_device(dev); in apr_uevent()
568 struct apr_device *adev = to_apr_device(dev); in apr_remove_device()
/linux-6.3-rc2/include/linux/soc/qcom/
A Dapr.h151 #define to_apr_device(d) container_of(d, struct apr_device, dev) macro

Completed in 9 milliseconds