Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/soc/apple/
Drtkit.h99 void apple_rtkit_free(struct apple_rtkit *rtk);
/Linux-v6.6/drivers/soc/apple/
Drtkit.c963 void apple_rtkit_free(struct apple_rtkit *rtk) in apple_rtkit_free() function
975 EXPORT_SYMBOL_GPL(apple_rtkit_free);
979 apple_rtkit_free(data); in apple_rtkit_free_wrapper()