Searched refs:hw_ids (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/drivers/thermal/qcom/ |
| H A D | tsens-v2.c | 290 .hw_ids = (unsigned int []){11, 12, 13, 14, 15}, 298 .hw_ids = (unsigned int []){9, 10, 11, 12, 13, 14, 15},
|
| H A D | tsens-v0_1.c | 363 .hw_ids = (unsigned int []){0, 1, 2, 4, 5 }, 378 .hw_ids = (unsigned int []){ 0, 1, 2, 3, 5, 6, 7, 8, 9, /* 10 */ },
|
| H A D | tsens.h | 537 unsigned int *hw_ids; member
|
| H A D | tsens.c | 1327 if (data->hw_ids) in tsens_probe() 1328 priv->sensor[i].hw_id = data->hw_ids[i]; in tsens_probe()
|
| /linux-6.15/arch/powerpc/kernel/ |
| H A D | setup-common.c | 417 const __be32 *hw_ids) in assign_threads() argument 422 hwid = be32_to_cpu(hw_ids[i]); in assign_threads()
|