/kernel/linux/linux-6.6/arch/x86/include/asm/ |
H A D | pci.h | 17 int node; /* NUMA node */ member 119 int node; in cpumask_of_pcibus() local
|
/kernel/linux/linux-6.6/drivers/dma/sh/ |
H A D | shdma.h | 37 struct list_head node; member
|
/kernel/linux/linux-6.6/drivers/dma/ |
H A D | virt-dma.h | 19 struct list_head node; member
|
/kernel/linux/linux-6.6/drivers/edac/ |
H A D | cell_edac.c | 27 int node; member
|
/kernel/linux/linux-6.6/drivers/extcon/ |
H A D | extcon-palmas.c | 178 struct device_node *node = pdev->dev.of_node; in palmas_usb_probe() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/ |
H A D | pd.c | 172 int mlx4_bf_alloc(struct mlx4_dev *dev, struct mlx4_bf *bf, int node) in mlx4_bf_alloc() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | alloc.c | 187 int mlx5_db_alloc_node(struct mlx5_core_dev *dev, struct mlx5_db *db, int node) in mlx5_db_alloc_node() argument 55 mlx5_dma_zalloc_coherent_node(struct mlx5_core_dev *dev, size_t size, dma_addr_t *dma_handle, int node) mlx5_dma_zalloc_coherent_node() argument 74 mlx5_frag_buf_alloc_node(struct mlx5_core_dev *dev, int size, struct mlx5_frag_buf *buf, int node) mlx5_frag_buf_alloc_node() argument 133 mlx5_alloc_db_pgdir(struct mlx5_core_dev *dev, int node) mlx5_alloc_db_pgdir() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | mapping.c | 37 struct hlist_node node; member
|
/kernel/linux/linux-6.6/drivers/net/ipa/ |
H A D | ipa_qmi.c | 155 static void ipa_server_bye(struct qmi_handle *qmi, unsigned int node) in ipa_server_bye() argument
|
/kernel/linux/linux-6.6/drivers/net/pse-pd/ |
H A D | pse_core.c | 207 of_pse_control_get(struct device_node *node) in of_pse_control_get() argument
|
/kernel/linux/linux-6.6/drivers/media/platform/qcom/venus/ |
H A D | firmware.c | 87 struct device_node *node; in venus_load_fw() local
|
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/mdp/ |
H A D | mtk_mdp_core.c | 109 struct device_node *node, *parent; in mtk_mdp_probe() local [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/ |
H A D | uap_txrx.c | 382 struct mwifiex_sta_node *node; in mwifiex_process_uap_rx_packet() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/ |
H A D | cpsw-phy-sel.c | 155 const struct device_node *node = (const struct device_node *)data; in match() local 162 struct device_node *node; in cpsw_phy_sel() local [all...] |
/kernel/linux/linux-6.6/drivers/nvmem/ |
H A D | snvs_lpgpr.c | 92 struct device_node *node = dev->of_node; in snvs_lpgpr_probe() local
|
/kernel/linux/linux-6.6/drivers/nfc/nfcmrvl/ |
H A D | main.c | 251 int nfcmrvl_parse_dt(struct device_node *node, in nfcmrvl_parse_dt() argument
|
H A D | i2c.c | 160 static int nfcmrvl_i2c_parse_dt(struct device_node *node, in nfcmrvl_i2c_parse_dt() argument
|
H A D | spi.c | 106 static int nfcmrvl_spi_parse_dt(struct device_node *node, in nfcmrvl_spi_parse_dt() argument
|
/kernel/linux/linux-6.6/drivers/nvdimm/ |
H A D | nd_perf.c | 129 static int nvdimm_pmu_cpu_offline(unsigned int cpu, struct hlist_node *node) in nvdimm_pmu_cpu_offline() argument 169 static int nvdimm_pmu_cpu_online(unsigned int cpu, struct hlist_node *node) in nvdimm_pmu_cpu_online() argument [all...] |
/kernel/linux/linux-6.6/drivers/of/ |
H A D | resolver.c | 24 struct device_node *node; in live_tree_max_phandle() local [all...] |
H A D | pdt.c | 65 static struct property * __init of_pdt_build_one_prop(phandle node, char *prev, in of_pdt_build_one_prop() argument 112 static struct property * __init of_pdt_build_prop_list(phandle node) in of_pdt_build_prop_list() argument 130 of_pdt_get_one_property(phandle node, const char *name) of_pdt_get_one_property() argument 144 of_pdt_create_node(phandle node, struct device_node *parent) of_pdt_create_node() argument 169 of_pdt_build_tree(struct device_node *parent, phandle node) of_pdt_build_tree() argument [all...] |
H A D | device.c | 38 struct device_node *node, *of_node = dev->of_node; in of_dma_set_restricted_buffer() local
|
H A D | kobj.c | 8 static int of_node_is_initialized(const struct device_node *node) in of_node_is_initialized() argument 14 int of_node_is_attached(const struct device_node *node) in of_node_is_attached() argument
|
/kernel/linux/linux-6.6/drivers/phy/broadcom/ |
H A D | phy-bcm-cygnus-pcie.c | 116 struct device_node *node = dev->of_node, *child; in cygnus_pcie_phy_probe() local
|
/kernel/linux/linux-6.6/drivers/pci/controller/ |
H A D | pcie-iproc.h | 121 iproc_msi_init(struct iproc_pcie *pcie, struct device_node *node) iproc_msi_init() argument
|