Searched refs:coresight_get_ref (Results 1 – 1 of 1) sorted by relevance
571 * coresight_get_ref- Helper function to increase reference count to module579 static inline bool coresight_get_ref(struct coresight_device *csdev) in coresight_grab_device() 622 if (!coresight_get_ref(child))625 if (coresight_get_ref(csdev))542 static inline bool coresight_get_ref(struct coresight_device *csdev) coresight_get_ref() function