Home
last modified time | relevance | path

Searched refs:default_host_id (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/firmware/
H A Dti_sci.c69 * @default_host_id: Host identifier representing the compute entity
76 u8 default_host_id; member
3331 .default_host_id = 2,
3341 .default_host_id = 12,
3386 info->host_id = info->desc->default_host_id; in ti_sci_probe()
3390 info->host_id = info->desc->default_host_id; in ti_sci_probe()
/kernel/linux/linux-6.6/drivers/firmware/
H A Dti_sci.c70 * @default_host_id: Host identifier representing the compute entity
77 u8 default_host_id; member
3272 .default_host_id = 2,
3282 .default_host_id = 12,
3327 info->host_id = info->desc->default_host_id; in ti_sci_probe()
3331 info->host_id = info->desc->default_host_id; in ti_sci_probe()

Completed in 9 milliseconds