Searched defs:pkg (Results 1 - 9 of 9) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/i915/ |
H A D | intel_acpi.c | 82 union acpi_object *pkg, *connector_count; intel_dsm_platform_mux_info() local
|
/linux-4.1.27/drivers/md/ |
H A D | dm-log-userspace-transfer.c | 85 struct receiving_pkg *pkg; fill_pkg() local 179 struct receiving_pkg pkg; dm_consult_userspace() local
|
H A D | dm-log-userspace-base.c | 722 } pkg; userspace_get_resync_work() local 748 } pkg; userspace_set_region_sync() local 844 } pkg; userspace_is_remote_recovering() local
|
/linux-4.1.27/tools/power/cpupower/utils/helpers/ |
H A D | helpers.h | 96 int pkg; member in struct:cpuid_core_info
|
/linux-4.1.27/drivers/i2c/busses/ |
H A D | i2c-scmi.c | 92 union acpi_object *pkg; acpi_smbus_cmi_access() local
|
/linux-4.1.27/drivers/thunderbolt/ |
H A D | ctl.c | 149 static int check_header(struct ctl_pkg *pkg, u32 len, enum tb_cfg_pkg_type type, check_header() argument 203 struct cfg_error_pkg *pkg = response->buffer; decode_error() local 222 static struct tb_cfg_result parse_header(struct ctl_pkg *pkg, u32 len, parse_header() argument 295 static void tb_ctl_pkg_free(struct ctl_pkg *pkg) tb_ctl_pkg_free() argument 306 struct ctl_pkg *pkg = kzalloc(sizeof(*pkg), GFP_KERNEL); tb_ctl_pkg_alloc() local 325 struct ctl_pkg *pkg = container_of(frame, typeof(*pkg), frame); tb_ctl_tx_callback() local 340 struct ctl_pkg *pkg; tb_ctl_tx() local 372 struct cfg_event_pkg *pkg = response->buffer; tb_ctl_handle_plug_event() local 387 static void tb_ctl_rx_submit(struct ctl_pkg *pkg) tb_ctl_rx_submit() argument 400 struct ctl_pkg *pkg = container_of(frame, typeof(*pkg), frame); tb_ctl_rx_callback() local 445 struct ctl_pkg *pkg; tb_ctl_rx() local 580 struct cfg_error_pkg pkg = { tb_cfg_error() local
|
/linux-4.1.27/drivers/edac/ |
H A D | sb_edac.c | 777 static inline u8 sad_pkg_socket(u8 pkg) sad_pkg_socket() argument 783 static inline u8 sad_pkg_ha(u8 pkg) sad_pkg_ha() argument 1024 u32 pkg = sad_pkg(pvt->info.interleave_pkg, reg, j); get_memory_layout() local 1147 u8 ch_way, sck_way, pkg, sad_ha = 0; get_memory_error_data() local 1203 u32 pkg = sad_pkg(pvt->info.interleave_pkg, reg, sad_way); get_memory_error_data() local
|
/linux-4.1.27/include/linux/bcma/ |
H A D | bcma.h | 28 u8 pkg; member in struct:bcma_chipinfo
|
/linux-4.1.27/drivers/acpi/acpica/ |
H A D | aclocal.h | 653 struct acpi_pkg_state pkg; member in union:acpi_generic_state
|
Completed in 330 milliseconds