Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Drtas-types.h83 __be32 company_id; /* Company ID of the company */
82 __be32 company_id; /* Company ID of the company */ global() member
H A Drtas.h365 return be32_to_cpu(ext_log->company_id); in rtas_ext_event_company_id()
/linux/drivers/hwmon/
H A Dasc7621.c39 u8 company_id; member
50 .company_id = 0x61,
59 .company_id = 0x61,
1154 if (company == asc7621_chips[chip_index].company_id && in asc7621_detect()
/linux/arch/powerpc/kernel/
H A Drtas.c1726 uint32_t company_id = rtas_ext_event_company_id(ext_log); in get_pseries_errorlog() local
1731 company_id != RTAS_V6EXT_COMPANY_ID_IBM) in get_pseries_errorlog()