/linux/drivers/acpi/nfit/ |
H A D | intel.c | 59 struct nd_cmd_pkg pkg; in intel_security_flags() member 124 struct nd_cmd_pkg pkg; in intel_security_freeze() member 157 struct nd_cmd_pkg pkg; in intel_security_change_key() member 199 struct nd_cmd_pkg pkg; in intel_security_unlock() member 238 struct nd_cmd_pkg pkg; in intel_security_disable() member 281 struct nd_cmd_pkg pkg; in intel_security_erase() member 322 struct nd_cmd_pkg pkg; in intel_security_query_overwrite() member 358 struct nd_cmd_pkg pkg; in intel_security_overwrite() member 411 struct nd_cmd_pkg pkg; in intel_bus_fwa_businfo() member 522 struct nd_cmd_pkg pkg; in intel_bus_fwa_activate() member [all …]
|
/linux/drivers/thunderbolt/ |
H A D | ctl.c | 164 tb_cfg_request_find(struct tb_ctl * ctl,struct ctl_pkg * pkg) tb_cfg_request_find() argument 185 check_header(const struct ctl_pkg * pkg,u32 len,enum tb_cfg_pkg_type type,u64 route) check_header() argument 237 struct cfg_error_pkg *pkg = response->buffer; decode_error() local 253 parse_header(const struct ctl_pkg * pkg,u32 len,enum tb_cfg_pkg_type type,u64 route) parse_header() argument 315 tb_ctl_pkg_free(struct ctl_pkg * pkg) tb_ctl_pkg_free() argument 326 struct ctl_pkg *pkg = kzalloc(sizeof(*pkg), GFP_KERNEL); tb_ctl_pkg_alloc() local 345 struct ctl_pkg *pkg = container_of(frame, typeof(*pkg), frame); tb_ctl_tx_callback() local 360 struct ctl_pkg *pkg; tb_ctl_tx() local 393 tb_ctl_handle_event(struct tb_ctl * ctl,enum tb_cfg_pkg_type type,struct ctl_pkg * pkg,size_t size) tb_ctl_handle_event() argument 399 tb_ctl_rx_submit(struct ctl_pkg * pkg) tb_ctl_rx_submit() argument 409 tb_async_error(const struct ctl_pkg * pkg) tb_async_error() argument 438 struct ctl_pkg *pkg = container_of(frame, typeof(*pkg), frame); tb_ctl_rx_callback() local 765 struct cfg_ack_pkg pkg = { tb_cfg_ack_notification() local 827 struct cfg_error_pkg pkg = { tb_cfg_ack_plug() local 840 tb_cfg_match(const struct tb_cfg_request * req,const struct ctl_pkg * pkg) tb_cfg_match() argument 866 tb_cfg_copy(struct tb_cfg_request * req,const struct ctl_pkg * pkg) tb_cfg_copy() argument [all...] |
H A D | dma_port.c | 66 const struct ctl_pkg *pkg) in dma_port_match() 82 static bool dma_port_copy(struct tb_cfg_request *req, const struct ctl_pkg *pkg) in dma_port_copy()
|
H A D | tb.c | 2875 const struct cfg_event_pkg *pkg = buf; in tb_handle_event() local
|
/linux/drivers/thermal/intel/ |
H A D | intel_tcc.c | 167 static u32 get_temp_mask(bool pkg) in get_temp_mask() 279 int intel_tcc_get_temp(int cpu, int *temp, bool pkg) in intel_tcc_get_temp()
|
/linux/drivers/md/ |
H A D | dm-log-userspace-transfer.c | 86 struct receiving_pkg *pkg; in fill_pkg() local 179 struct receiving_pkg pkg; in dm_consult_userspace() local
|
H A D | dm-log-userspace-base.c | 715 } pkg; in userspace_get_resync_work() local 741 } pkg; in userspace_set_region_sync() local 839 } pkg; in userspace_is_remote_recovering() local
|
/linux/tools/power/x86/x86_energy_perf_policy/ |
H A D | x86_energy_perf_policy.c | 462 int pkg = 0; in parse_cmdline_pkg() local 801 void print_hwp_request_pkg(int pkg, struct msr_hwp_request *h, char *str) in print_hwp_request_pkg() 914 int print_pkg_msrs(int pkg) in print_pkg_msrs() 1122 int update_hwp_request_pkg(int pkg) in update_hwp_request_pkg() 1235 unsigned int pkg; in get_pkg_num() local 1250 unsigned int pkg; in set_max_cpu_pkg_num() local
|
/linux/tools/power/cpupower/lib/ |
H A D | cpupower.h | 16 int pkg; member
|
/linux/drivers/pinctrl/stm32/ |
H A D | pinctrl-stm32.h | 39 const unsigned int pkg; member
|
/linux/drivers/nvdimm/ |
H A D | bus.c | 884 struct nd_cmd_pkg *pkg = buf; in nd_cmd_in_size() local 925 struct nd_cmd_pkg *pkg = (struct nd_cmd_pkg *) in_field; in nd_cmd_out_size() local 1039 struct nd_cmd_pkg pkg; in __nd_ioctl() local [all...] |
/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_acpi.c | 85 union acpi_object *pkg, *connector_count; in intel_dsm_platform_mux_info() local
|
/linux/tools/power/cpupower/bindings/python/ |
H A D | raw_pylibcpupower.i |
|
/linux/drivers/edac/ |
H A D | sb_edac.c | 1091 static inline u8 sad_pkg_socket(u8 pkg) in sad_pkg_socket() 1097 static inline u8 sad_pkg_ha(u8 pkg) in sad_pkg_ha() 1355 u32 first_pkg, pkg; in knl_get_dimm_capacity() local 1830 u32 pkg = sad_pkg(pvt->info.interleave_pkg, reg, j); in get_memory_layout() local 2048 u8 ch_way, sck_way, pkg, sad_ha = 0, rankid = 0; in get_memory_error_data() local 2105 u32 pkg = sad_pkg(pvt->info.interleave_pkg, reg, sad_way); in get_memory_error_data() local
|
/linux/drivers/platform/x86/intel/uncore-frequency/ |
H A D | uncore-frequency-tpmi.c | 427 int ret, i, pkg = 0; in uncore_probe() local
|
/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_ddp.c | 34 static enum ice_ddp_state ice_verify_pkg(const struct ice_pkg_hdr *pkg, u32 len) in ice_verify_pkg() 2205 struct ice_pkg_hdr *pkg; in ice_init_pkg() local
|
/linux/drivers/accel/amdxdna/ |
H A D | amdxdna_mailbox.c | 96 struct mailbox_pkg pkg; member
|
/linux/drivers/hid/ |
H A D | hid-goodix-spi.c | 573 struct goodix_hid_report_package *pkg; in goodix_hid_irq() local
|
/linux/tools/power/x86/intel-speed-select/ |
H A D | isst.h | 89 int pkg; member
|
/linux/drivers/platform/x86/intel/ |
H A D | vsec_tpmi.c | 143 u64 pkg:8; member
|
/linux/tools/testing/nvdimm/test/ |
H A D | nfit.c | 1334 struct nd_cmd_pkg *pkg = buf; in nfit_ctl_dbg() local 2882 struct nd_cmd_pkg pkg; in nfit_ctl_test() member
|
/linux/include/linux/bcma/ |
H A D | bcma.h | 30 u8 pkg; member
|
/linux/drivers/net/thunderbolt/ |
H A D | main.c | 420 const struct thunderbolt_ip_login *pkg = buf; in tbnet_handle_packet() local
|
/linux/drivers/platform/x86/intel/speed_select_if/ |
H A D | isst_tpmi_core.c | 1453 int ret, pkg = 0, inst = 0; in tpmi_sst_dev_add() local
|
/linux/drivers/net/ethernet/intel/ice/devlink/ |
H A D | devlink.c | 142 struct ice_pkg_ver *pkg = &pf->hw.active_pkg_ver; in ice_info_ddp_pkg_version() local
|