Home
last modified time | relevance | path

Searched defs:pkg (Results 1 – 25 of 31) sorted by relevance

12

/linux/drivers/acpi/nfit/
H A Dintel.c59 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 Dctl.c172 tb_cfg_request_find(struct tb_ctl *ctl, struct ctl_pkg *pkg) in tb_cfg_request_find()
193 static int check_header(const struct ctl_pkg *pkg, u32 len, in check_header()
245 struct cfg_error_pkg *pkg = response->buffer; in decode_error() local
261 static struct tb_cfg_result parse_header(const struct ctl_pkg *pkg, u32 len, in parse_header()
323 static void tb_ctl_pkg_free(struct ctl_pkg *pkg) in tb_ctl_pkg_free()
334 struct ctl_pkg *pkg = kzalloc(sizeof(*pkg), GFP_KERNEL); in tb_ctl_pkg_alloc() local
353 struct ctl_pkg *pkg = container_of(frame, typeof(*pkg), frame); in tb_ctl_tx_callback() local
368 struct ctl_pkg *pkg; in tb_ctl_tx() local
401 struct ctl_pkg *pkg, size_t size) in tb_ctl_handle_event()
407 static void tb_ctl_rx_submit(struct ctl_pkg *pkg) in tb_ctl_rx_submit()
[all …]
H A Dicm.c128 struct icm_pkg_header *pkg; member
273 const struct ctl_pkg *pkg) in icm_match()
286 static bool icm_copy(struct tb_cfg_request *req, const struct ctl_pkg *pkg) in icm_copy()
747 const struct icm_fr_event_device_connected *pkg = in icm_fr_device_connected() local
895 const struct icm_fr_event_device_disconnected *pkg = in icm_fr_device_disconnected() local
929 const struct icm_fr_event_xdomain_connected *pkg = in icm_fr_xdomain_connected() local
1015 const struct icm_fr_event_xdomain_disconnected *pkg = in icm_fr_xdomain_disconnected() local
1232 const struct icm_tr_event_device_connected *pkg = in __icm_tr_device_connected() local
1333 const struct icm_tr_event_device_disconnected *pkg = in icm_tr_device_disconnected() local
1358 const struct icm_tr_event_xdomain_connected *pkg = in icm_tr_xdomain_connected() local
[all …]
H A Ddma_port.c66 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 Dtb.c2903 const struct cfg_event_pkg *pkg = buf; in tb_handle_event() local
/linux/drivers/md/
H A Ddm-log-userspace-transfer.c86 struct receiving_pkg *pkg; in fill_pkg() local
179 struct receiving_pkg pkg; in dm_consult_userspace() local
H A Ddm-log-userspace-base.c715 } 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 Dx86_energy_perf_policy.c462 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/drivers/pinctrl/stm32/
H A Dpinctrl-stm32.h39 const unsigned int pkg; member
H A Dpinctrl-stm32.c120 u32 pkg; member
/linux/tools/power/cpupower/bindings/python/
H A Draw_pylibcpupower.i
/linux/drivers/edac/
H A Dsb_edac.c1091 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 Duncore-frequency-tpmi.c471 int ret, i, pkg = 0; in uncore_probe() local
/linux/drivers/net/ethernet/intel/ice/
H A Dice_ddp.c34 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 Damdxdna_mailbox.c96 struct mailbox_pkg pkg; member
/linux/drivers/hid/
H A Dhid-goodix-spi.c573 struct goodix_hid_report_package *pkg; in goodix_hid_irq() local
/linux/drivers/platform/x86/intel/
H A Dvsec_tpmi.c143 u64 pkg:8; member
/linux/tools/power/x86/intel-speed-select/
H A Disst.h89 int pkg; member
/linux/tools/testing/nvdimm/test/
H A Dnfit.c1334 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 Dbcma.h30 u8 pkg; member
/linux/drivers/net/thunderbolt/
H A Dmain.c420 const struct thunderbolt_ip_login *pkg = buf; in tbnet_handle_packet() local
/linux/drivers/platform/x86/intel/speed_select_if/
H A Disst_tpmi_core.c1553 int ret, pkg = 0, inst = 0; in tpmi_sst_dev_add() local
/linux/drivers/net/ethernet/intel/ice/devlink/
H A Ddevlink.c142 struct ice_pkg_ver *pkg = &pf->hw.active_pkg_ver; in ice_info_ddp_pkg_version() local
/linux/drivers/net/ethernet/microsoft/mana/
H A Dmana_en.c250 struct mana_tx_package pkg = {}; in mana_start_xmit() local
/linux/arch/x86/kvm/vmx/
H A Dtdx.c2512 int pkg = topology_physical_package_id(i); in __tdx_td_init() local

12