Searched refs:unique_id (Results 1 – 8 of 8) sorted by relevance
/include/linux/ |
D | init.h | 275 #define __setup_param(str, unique_id, fn, early) \ argument 276 static const char __setup_str_##unique_id[] __initconst \ 278 static struct obs_kernel_param __setup_##unique_id \ 281 = { __setup_str_##unique_id, fn, early } 318 #define __setup_param(str, unique_id, fn) /* nothing */ argument
|
D | serial_core.h | 366 #define _OF_EARLYCON_DECLARE(_name, compat, fn, unique_id) \ argument 367 static const struct earlycon_id unique_id \ 374 * const __PASTE(__p, unique_id) = &unique_id
|
D | of.h | 40 unsigned int unique_id; member 68 unsigned int unique_id; member
|
/include/scsi/ |
D | scsi_host.h | 588 unsigned int unique_id; member
|
/include/acpi/ |
D | acpi_bus.h | 237 char *unique_id; /* _UID */ member 247 #define acpi_device_uid(d) ((d)->pnp.unique_id)
|
D | actypes.h | 1165 struct acpi_pnp_device_id unique_id; /* _UID value */ member
|
D | actbl2.h | 432 u16 unique_id; member
|
/include/linux/soundwire/ |
D | sdw.h | 424 __u8 unique_id:4; member
|