Searched refs:devm_apple_rtkit_init (Results 1 – 3 of 3) sorted by relevance
78 struct apple_rtkit *devm_apple_rtkit_init(struct device *dev, void *cookie,83 * Non-devm version of devm_apple_rtkit_init. Must be freed with
958 struct apple_rtkit *devm_apple_rtkit_init(struct device *dev, void *cookie, in devm_apple_rtkit_init() function975 EXPORT_SYMBOL_GPL(devm_apple_rtkit_init);
1583 devm_apple_rtkit_init(dev, anv, NULL, 0, &apple_nvme_rtkit_ops); in apple_nvme_alloc()