Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/soc/apple/
H A Drtkit.h99 void apple_rtkit_free(struct apple_rtkit *rtk);
/openbmc/linux/drivers/soc/apple/
H A 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()