Searched +full:post +full:- +full:init +full:- +full:providers (Results 1 – 2 of 2) sorted by relevance
1 // SPDX-License-Identifier: GPL-2.03 * Copyright (C) 2010-2011 Canonical Ltd <jeremy.kerr@canonical.com>4 * Copyright (C) 2011-2012 Linaro Ltd <mturquette@linaro.org>6 * Standard functionality for the common clock API. See Documentation/driver-api/clk.rst9 #include <linux/clk/clk-conf.h>12 #include <linux/clk-provider.h>16 #include <linux/init.h>123 if (!core->rpm_enabled) in clk_pm_runtime_get()126 return pm_runtime_resume_and_get(core->dev); in clk_pm_runtime_get()131 if (!core->rpm_enabled) in clk_pm_runtime_put()[all …]
1 /* SPDX-License-Identifier: GPL-2.0 OR Linux-OpenIB */18 #include <linux/dma-mapping.h>45 #include <linux/pci-tph.h>202 if (attr->gid_type == IB_GID_TYPE_IB) in rdma_gid_attr_network_type() 205 if (attr->gid_type == IB_GID_TYPE_ROCE) in rdma_gid_attr_network_type() 208 if (ipv6_addr_v4mapped((struct in6_addr *)&attr->gid)) in rdma_gid_attr_network_type() 279 * This device supports a per-devic[all...]