Home
last modified time | relevance | path

Searched defs:node (Results 2176 - 2200 of 8229) sorted by relevance

1...<<81828384858687888990>>...330

/kernel/linux/linux-5.10/drivers/media/platform/mtk-mdp/
H A Dmtk_mdp_core.c110 struct device_node *node, *parent; in mtk_mdp_probe() local
[all...]
/kernel/linux/linux-5.10/drivers/mmc/host/
H A Ddw_mmc-zx.c155 struct device_node *node; in dw_mci_zx_parse_dt() local
H A Dcavium-octeon.c149 struct device_node *cn, *node = pdev->dev.of_node; in octeon_mmc_probe() local
/kernel/linux/linux-5.10/drivers/misc/vmw_vmci/
H A Dvmci_event.c27 struct list_head node; /* on one of subscriber lists */ member
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/
H A Dpd.c172 int mlx4_bf_alloc(struct mlx4_dev *dev, struct mlx4_bf *bf, int node) in mlx4_bf_alloc() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dmapping.c29 struct hlist_node node; member
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Daffinity.h101 int node; member
H A Dmmu_rb.c73 static unsigned long mmu_node_start(struct mmu_rb_node *node) in mmu_node_start() argument
78 static unsigned long mmu_node_last(struct mmu_rb_node *node) in mmu_node_last() argument
119 struct rb_node *node; in hfi1_mmu_rb_unregister() local
161 struct mmu_rb_node *node; hfi1_mmu_rb_insert() local
188 struct mmu_rb_node *node; hfi1_mmu_rb_get_first() local
202 struct mmu_rb_node *node = NULL; __mmu_rb_search() local
303 struct mmu_rb_node *node, *ptr = NULL; mmu_notifier_range_start() local
335 struct mmu_rb_node *node; handle_remove() local
[all...]
/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-thunderx-pcidrv.c118 thunder_i2c_smbus_setup_of(struct octeon_i2c *i2c, struct device_node *node) thunder_i2c_smbus_setup_of() argument
139 thunder_i2c_smbus_setup(struct octeon_i2c *i2c, struct device_node *node) thunder_i2c_smbus_setup() argument
/kernel/linux/linux-5.10/drivers/i2c/
H A Di2c-core-of.c22 int of_i2c_get_board_info(struct device *dev, struct device_node *node, in of_i2c_get_board_info() argument
65 of_i2c_register_device(struct i2c_adapter *adap, struct device_node *node) of_i2c_register_device() argument
87 struct device_node *bus, *node; of_i2c_register_devices() local
128 of_find_i2c_device_by_node(struct device_node *node) of_find_i2c_device_by_node() argument
146 of_find_i2c_adapter_by_node(struct device_node *node) of_find_i2c_adapter_by_node() argument
165 of_get_i2c_adapter_by_node(struct device_node *node) of_get_i2c_adapter_by_node() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ipa/
H A Dipa_qmi.c155 static void ipa_server_bye(struct qmi_handle *qmi, unsigned int node) in ipa_server_bye() argument
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A Duap_txrx.c394 struct mwifiex_sta_node *node; in mwifiex_process_uap_rx_packet() local
/kernel/linux/linux-5.10/drivers/net/ethernet/ti/
H A Dcpsw-phy-sel.c156 const struct device_node *node = (const struct device_node *)data; in match() local
163 struct device_node *node; in cpsw_phy_sel() local
[all...]
/kernel/linux/linux-5.10/drivers/phy/ti/
H A Dphy-da8xx-usb.c143 struct device_node *node = dev->of_node; in da8xx_usb_phy_probe() local
/kernel/linux/linux-5.10/drivers/of/
H A Dkobj.c8 static int of_node_is_initialized(struct device_node *node) in of_node_is_initialized() argument
14 int of_node_is_attached(struct device_node *node) in of_node_is_attached() argument
H A Dresolver.c24 struct device_node *node; in live_tree_max_phandle() local
[all...]
H A Dpdt.c65 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...]
/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpcie-iproc.h115 iproc_msi_init(struct iproc_pcie *pcie, struct device_node *node) iproc_msi_init() argument
/kernel/linux/linux-5.10/drivers/phy/broadcom/
H A Dphy-bcm-cygnus-pcie.c126 struct device_node *node = dev->of_node, *child; in cygnus_pcie_phy_probe() local
/kernel/linux/linux-5.10/drivers/nfc/nfcmrvl/
H A Dmain.c262 int nfcmrvl_parse_dt(struct device_node *node, in nfcmrvl_parse_dt() argument
H A Di2c.c177 static int nfcmrvl_i2c_parse_dt(struct device_node *node, in nfcmrvl_i2c_parse_dt() argument
H A Dspi.c120 static int nfcmrvl_spi_parse_dt(struct device_node *node, in nfcmrvl_spi_parse_dt() argument
/kernel/linux/linux-5.10/drivers/soc/aspeed/
H A Daspeed-lpc-ctrl.c200 struct device_node *node; in aspeed_lpc_ctrl_probe() local
[all...]
/kernel/linux/linux-5.10/drivers/soc/fsl/qbman/
H A Dqman_portal.c233 struct device_node *node = dev->of_node; in qman_portal_probe() local
/kernel/linux/linux-5.10/drivers/soc/qcom/
H A Dqcom_gsbi.c127 struct device_node *node = pdev->dev.of_node; in gsbi_probe() local

Completed in 14 milliseconds

1...<<81828384858687888990>>...330