Searched refs:location_id (Results 1 - 10 of 10) sorted by relevance

/linux-master/sound/soc/intel/atom/
H A Dsst-atom-controls.h314 dst.location_id.p.cell_nbr_idx = (cell_idx); \
315 dst.location_id.p.path_id = (pipe_id); \
318 dst.location_id.f = (loc_id))
347 } __packed location_id; member in struct:sst_destination_id
575 u16 location_id; member in struct:sst_ids
593 .priv = (void *)&(struct sst_ids) { .task_id = 0, .location_id = 0 } \
601 .priv = (void *)&(struct sst_ids) { .task_id = 0, .location_id = 0 } \
609 .priv = (void *)&(struct sst_ids) { .task_id = 0, .location_id = 0 } \
617 .priv = (void *)&(struct sst_ids) { .task_id = 0, .location_id = 0 } \
625 .priv = (void *)&(struct sst_ids) { .location_id
[all...]
H A Dsst-atom-controls.c674 ids->location_id, SST_DEFAULT_MODULE_ID);
1008 ids->task_id, ids->location_id);
1016 ids->location_id, SST_DEFAULT_MODULE_ID);
1050 ids->location_id, SST_DEFAULT_MODULE_ID);
/linux-master/drivers/pnp/pnpbios/
H A Dpnpbios.h89 __u32 location_id; member in struct:pnp_docking_station_info
H A Dcore.c127 info->location_id, info->serial, info->capabilities);
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_topology.h68 uint32_t location_id; member in struct:kfd_node_properties
H A Dkfd_debug.c1053 device_info.location_id = topo_dev->node_props.location_id;
H A Dkfd_topology.c493 sysfs_show_32bit_prop(buffer, offs, "location_id",
494 dev->node_props.location_id);
1999 dev->node_props.location_id = pci_dev_id(gpu->adev->pdev);
2000 /* On multi-partition nodes, node id = location_id[31:28] */
2002 dev->node_props.location_id |= (dev->gpu->node_id << 28);
/linux-master/include/uapi/linux/
H A Dkfd_ioctl.h125 __u32 location_id; member in struct:kfd_dbg_device_info_entry
/linux-master/drivers/gpu/drm/msm/adreno/
H A Da6xx_gpu_state.h564 /* location_id: Location identifier */
565 enum a7xx_state_location location_id; member in struct:gen7_sptp_cluster_registers
H A Da6xx_gpu_state.c595 A7XX_SP_READ_SEL_LOCATION(dbgahb->location_id) |

Completed in 198 milliseconds