Home
last modified time | relevance | path

Searched refs:node_ids (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gmc.c1530 static bool amdgpu_gmc_is_node_present(int *node_ids, int num_ids, int nid) in amdgpu_gmc_is_node_present() argument
1534 /* Check if node with id 'nid' is present in 'node_ids' array */ in amdgpu_gmc_is_node_present()
1536 if (node_ids[i] == nid) in amdgpu_gmc_is_node_present()
1547 int node_ids[AMDGPU_MAX_MEM_RANGES]; in amdgpu_gmc_init_acpi_mem_ranges() local
1567 if (amdgpu_gmc_is_node_present(node_ids, num_ranges, in amdgpu_gmc_init_acpi_mem_ranges()
1571 node_ids[num_ranges] = numa_info.nid; in amdgpu_gmc_init_acpi_mem_ranges()
/linux/sound/soc/intel/avs/
H A Dmessages.c855 int avs_ipc_probe_detach_dma(struct avs_dev *adev, union avs_connector_node_id *node_ids, in avs_ipc_probe_detach_dma() argument
861 AVS_PROBE_INJECTION_DMA_DETACH, (u8 *)node_ids, in avs_ipc_probe_detach_dma()
862 array_size(sizeof(*node_ids), num_node_ids)); in avs_ipc_probe_detach_dma()
H A Dmessages.h1026 int avs_ipc_probe_detach_dma(struct avs_dev *adev, union avs_connector_node_id *node_ids,
/linux/drivers/media/platform/raspberrypi/rp1-cfe/
H A Dcfe.c103 enum node_ids { enum
118 enum node_ids id;
243 enum node_ids id;