Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-core.c608 * coresight_grab_device - Power up this device and any of the helper in coresight_drop_device()
613 static int coresight_grab_device(struct coresight_device *csdev) in coresight_drop_device()
715 ret = coresight_grab_device(csdev);
576 static int coresight_grab_device(struct coresight_device *csdev) coresight_grab_device() function