/kernel/linux/linux-5.10/drivers/regulator/ |
H A D | tps65086-regulator.c | 165 static int tps65086_of_parse_cb(struct device_node *node, in tps65086_of_parse_cb() argument
|
/kernel/linux/linux-5.10/include/drm/ |
H A D | drm_of.h | 81 static inline int drm_of_encoder_active_endpoint(struct device_node *node, in drm_of_encoder_active_endpoint() argument 131 static inline int drm_of_encoder_active_endpoint_id(struct device_node *node, in drm_of_encoder_active_endpoint_id() argument 141 static inline int drm_of_encoder_active_port_id(struct device_node *node, in drm_of_encoder_active_port_id() argument 66 drm_of_component_match_add(struct device *master, struct component_match **matchptr, int (*compare)(struct device *, void *), struct device_node *node) drm_of_component_match_add() argument [all...] |
H A D | drm_vma_manager.h | 99 struct drm_vma_offset_node *node; in drm_vma_offset_exact_lookup_locked() local 147 drm_vma_node_reset(struct drm_vma_offset_node *node) drm_vma_node_reset() argument 168 drm_vma_node_start(const struct drm_vma_offset_node *node) drm_vma_node_start() argument 185 drm_vma_node_size(struct drm_vma_offset_node *node) drm_vma_node_size() argument 202 drm_vma_node_offset_addr(struct drm_vma_offset_node *node) drm_vma_node_offset_addr() argument 219 drm_vma_node_unmap(struct drm_vma_offset_node *node, struct address_space *file_mapping) drm_vma_node_unmap() argument 240 drm_vma_node_verify_access(struct drm_vma_offset_node *node, struct drm_file *tag) drm_vma_node_verify_access() argument [all...] |
/kernel/linux/linux-5.10/include/linux/ |
H A D | kthread.h | 102 struct list_head node; member
|
H A D | list_lru.h | 53 struct list_lru_node *node; member
|
H A D | mailbox_controller.h | 87 struct list_head node; member
|
H A D | bootconfig.h | 50 xbc_node_is_value(struct xbc_node *node) xbc_node_is_value() argument 61 xbc_node_is_key(struct xbc_node *node) xbc_node_is_key() argument 72 xbc_node_is_array(struct xbc_node *node) xbc_node_is_array() argument 84 xbc_node_is_leaf(struct xbc_node *node) xbc_node_is_leaf() argument 215 xbc_node_compose_key(struct xbc_node *node, char *buf, size_t size) xbc_node_compose_key() argument [all...] |
H A D | debugobjects.h | 29 struct hlist_node node; member
|
H A D | devfreq-event.h | 27 struct list_head node; member
|
H A D | async_tx.h | 31 struct list_head node; member
|
/kernel/linux/linux-5.10/fs/hfs/ |
H A D | brec.c | 19 u16 hfs_brec_lenoff(struct hfs_bnode *node, u16 rec, u16 *off) in hfs_brec_lenoff() argument 31 u16 hfs_brec_keylen(struct hfs_bnode *node, u16 rec) in hfs_brec_keylen() argument 68 struct hfs_bnode *node, *new_node; hfs_brec_insert() local 180 struct hfs_bnode *node, *parent; hfs_brec_remove() local 234 struct hfs_bnode *node, *new_node, *next_node; hfs_bnode_split() local 355 struct hfs_bnode *node, *new_node, *parent; hfs_brec_update_parent() local 460 struct hfs_bnode *node, *new_node; hfs_btree_inc_height() local [all...] |
H A D | btree.c | 139 struct hfs_bnode *node; in hfs_btree_close() local 163 struct hfs_bnode *node; in hfs_btree_write() local 191 struct hfs_bnode *node; hfs_bmap_new_bmap() local 249 struct hfs_bnode *node, *next_node; hfs_bmap_alloc() local 321 hfs_bmap_free(struct hfs_bnode *node) hfs_bmap_free() argument [all...] |
/kernel/linux/linux-5.10/fs/hmdfs/authority/ |
H A D | config.c | 21 struct hlist_node node; member
|
/kernel/linux/linux-6.6/drivers/memory/tegra/ |
H A D | tegra30.c | 1316 static int tegra30_mc_icc_aggreate(struct icc_node *node, u32 tag, u32 avg_bw, in tegra30_mc_icc_aggreate() argument 1341 struct icc_node *node; in tegra30_mc_of_icc_xlate_extended() local
|
H A D | tegra124.c | 1154 static int tegra124_mc_icc_aggreate(struct icc_node *node, u32 tag, u32 avg_bw, in tegra124_mc_icc_aggreate() argument 1179 struct icc_node *node; in tegra124_mc_of_icc_xlate_extended() local
|
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/ |
H A D | ndfc.c | 132 ndfc_chip_init(struct ndfc_controller *ndfc, struct device_node *node) ndfc_chip_init() argument
|
/kernel/linux/linux-6.6/drivers/mfd/ |
H A D | max8925-i2c.c | 151 struct device_node *node = client->dev.of_node; in max8925_probe() local
|
H A D | ti_am335x_tscadc.c | 120 struct device_node *node; in ti_tscadc_probe() local [all...] |
H A D | twl4030-audio.c | 150 struct device_node *node; in twl4030_audio_has_codec() local 182 struct device_node *node = pdev->dev.of_node; in twl4030_audio_probe() local 164 twl4030_audio_has_vibra(struct twl4030_audio_data *pdata, struct device_node *node) twl4030_audio_has_vibra() argument [all...] |
H A D | cros_ec_dev.c | 138 struct device_node *node; in ec_device_probe() local
|
/kernel/linux/linux-6.6/drivers/misc/vmw_vmci/ |
H A D | vmci_event.c | 27 struct list_head node; /* on one of subscriber lists */ member
|
/kernel/linux/linux-6.6/drivers/mmc/host/ |
H A D | cavium-octeon.c | 151 struct device_node *cn, *node = pdev->dev.of_node; in octeon_mmc_probe() local
|
/kernel/linux/linux-6.6/drivers/media/platform/xilinx/ |
H A D | xilinx-vip.c | 104 const struct xvip_video_format *xvip_of_get_format(struct device_node *node) in xvip_of_get_format() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | uar.c | 101 int node; in alloc_uars_page() local
|
/kernel/linux/linux-6.6/drivers/net/arcnet/ |
H A D | arc-rimi.c | 306 static int node; variable [all...] |