Searched defs:pkg (Results 1 – 11 of 11) sorted by relevance
/linux-4.4.14/drivers/thunderbolt/ |
D | ctl.c | 149 static int check_header(struct ctl_pkg *pkg, u32 len, enum tb_cfg_pkg_type type, in check_header() 203 struct cfg_error_pkg *pkg = response->buffer; in decode_error() local 222 static struct tb_cfg_result parse_header(struct ctl_pkg *pkg, u32 len, in parse_header() 295 static void tb_ctl_pkg_free(struct ctl_pkg *pkg) in tb_ctl_pkg_free() 306 struct ctl_pkg *pkg = kzalloc(sizeof(*pkg), GFP_KERNEL); in tb_ctl_pkg_alloc() local 325 struct ctl_pkg *pkg = container_of(frame, typeof(*pkg), frame); in tb_ctl_tx_callback() local 340 struct ctl_pkg *pkg; in tb_ctl_tx() local 372 struct cfg_event_pkg *pkg = response->buffer; in tb_ctl_handle_plug_event() local 387 static void tb_ctl_rx_submit(struct ctl_pkg *pkg) in tb_ctl_rx_submit() 400 struct ctl_pkg *pkg = container_of(frame, typeof(*pkg), frame); in tb_ctl_rx_callback() local [all …]
|
/linux-4.4.14/drivers/md/ |
D | dm-log-userspace-transfer.c | 85 struct receiving_pkg *pkg; in fill_pkg() local 179 struct receiving_pkg pkg; in dm_consult_userspace() local
|
D | dm-log-userspace-base.c | 721 } pkg; in userspace_get_resync_work() local 747 } pkg; in userspace_set_region_sync() local 843 } pkg; in userspace_is_remote_recovering() local
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
D | intel_acpi.c | 81 union acpi_object *pkg, *connector_count; in intel_dsm_platform_mux_info() local
|
/linux-4.4.14/drivers/i2c/busses/ |
D | i2c-scmi.c | 92 union acpi_object *pkg; in acpi_smbus_cmi_access() local
|
/linux-4.4.14/tools/power/cpupower/utils/helpers/ |
D | helpers.h | 96 int pkg; member
|
/linux-4.4.14/drivers/edac/ |
D | sb_edac.c | 856 static inline u8 sad_pkg_socket(u8 pkg) in sad_pkg_socket() 862 static inline u8 sad_pkg_ha(u8 pkg) in sad_pkg_ha() 1095 u32 pkg = sad_pkg(pvt->info.interleave_pkg, reg, j); in get_memory_layout() local 1218 u8 ch_way, sck_way, pkg, sad_ha = 0, ch_add = 0; in get_memory_error_data() local 1274 u32 pkg = sad_pkg(pvt->info.interleave_pkg, reg, sad_way); in get_memory_error_data() local
|
/linux-4.4.14/include/linux/bcma/ |
D | bcma.h | 28 u8 pkg; member
|
/linux-4.4.14/include/linux/mfd/ |
D | rtsx_usb.h | 48 #define CHECK_PKG(ucr, pkg) ((ucr)->package == (pkg)) argument
|
/linux-4.4.14/drivers/acpi/acpica/ |
D | aclocal.h | 682 struct acpi_pkg_state pkg; member
|
/linux-4.4.14/drivers/staging/rts5208/ |
D | rtsx_chip.h | 943 #define CHECK_BARO_PKG(chip, pkg) ((chip)->baro_pkg == (pkg)) argument
|