Searched refs:system_id (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/drivers/platform/x86/ |
D | amilo-rfkill.c | 108 const struct dmi_system_id *system_id = in amilo_rfkill_probe() local 111 if (!system_id) in amilo_rfkill_probe() 116 system_id->driver_data, NULL); in amilo_rfkill_probe()
|
/Linux-v4.19/include/uapi/linux/ |
D | iso_fs.h | 34 char system_id [ISODCL ( 9, 40)]; /* achars */ member 71 char system_id [ISODCL ( 9, 40)]; /* achars */ member 120 char system_id [ISODCL ( 17, 48)]; /* achars */ member
|
D | msdos_fs.h | 115 __u8 system_id[8]; /* Name - can be used to special case member
|
/Linux-v4.19/arch/powerpc/platforms/pseries/ |
D | lparcfg.c | 659 const char *system_id = ""; in lparcfg_data() local 673 system_id = tmp; in lparcfg_data() 680 seq_printf(m, "serial_number=%s\n", system_id); in lparcfg_data()
|
/Linux-v4.19/drivers/s390/block/ |
D | dasd_eckd.h | 409 __u64 system_id; member
|
/Linux-v4.19/drivers/scsi/ibmvscsi_tgt/ |
D | ibmvscsi_tgt.c | 53 static char system_id[SYS_ID_NAME_LEN] = ""; variable 3643 return snprintf(buf, PAGE_SIZE, "%s\n", system_id); in system_id_show() 3673 snprintf(system_id, sizeof(system_id), "%s-%s", model, id); in ibmvscsis_get_system_info() 4085 __ATTR(system_id, S_IRUGO, system_id_show, NULL);
|
/Linux-v4.19/include/acpi/ |
D | actbl1.h | 149 u16 system_id; member
|