Home
last modified time | relevance | path

Searched defs:pn (Results 76 – 100 of 224) sorted by relevance

123456789

/OK3568_Linux_fs/yocto/poky/scripts/lib/devtool/
H A Dstandard.py299 def _check_compatible_recipe(pn, d): argument
1907 def clean_preferred_provider(pn, layerconf_path): argument
/OK3568_Linux_fs/kernel/net/mac80211/
H A Dkey.c1149 const u8 *pn; in ieee80211_get_key_rx_seq() local
1202 u8 *pn; in ieee80211_set_key_rx_seq() local
H A Dtkip.c143 u8 *ieee80211_tkip_add_iv(u8 *pos, struct ieee80211_key_conf *keyconf, u64 pn) in ieee80211_tkip_add_iv()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_proc.c513 int pn = 1; in woal_string_to_number() local
/OK3568_Linux_fs/kernel/include/soc/rockchip/
H A Drockchip_dmc.h43 unsigned int pn; /* panel number */ member
/OK3568_Linux_fs/kernel/drivers/crypto/caam/
H A Dpdb.h281 u32 pn; member
293 u32 pn; member
315 u32 pn; member
327 u32 pn; member
/OK3568_Linux_fs/kernel/net/core/
H A Dneighbour.c1939 struct pneigh_entry *pn; in neigh_add() local
2511 static int pneigh_fill_info(struct sk_buff *skb, struct pneigh_entry *pn, in pneigh_fill_info()
2927 struct pneigh_entry *pn; in neigh_get() local
3167 struct pneigh_entry *pn = NULL; in pneigh_get_first() local
3183 static struct pneigh_entry *pneigh_get_next(struct seq_file *seq, in pneigh_get_next()
3213 struct pneigh_entry *pn = pneigh_get_first(seq); in pneigh_get_idx() local
/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Dbuildhistory_analysis.py549 def compare_hashfiles(pn, taskname, hash1, hash2): argument
H A Drecipeutils.py530 def validate_pn(pn): argument
/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dops_fstype.c632 struct inode *pn = NULL; in init_statfs() local
911 struct inode *pn = NULL; in init_per_node() local
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dip6_fib.c747 struct fib6_node *pn = NULL; in fib6_add_1() local
1376 struct fib6_node *fn, *pn = NULL; in fib6_add() local
1796 struct fib6_node *pn = rcu_dereference_protected(fn->parent, in fib6_repair_tree() local
2062 struct fib6_node *fn, *pn, *left, *right; in fib6_walk_continue() local
/OK3568_Linux_fs/kernel/drivers/scsi/libfc/
H A Dfc_disc.c576 struct fc_ns_gid_pn *pn; in fc_disc_gpn_id_resp() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dd3.c344 const u8 *pn; in iwl_mvm_wowlan_program_keys() local
368 u8 *pn = seq.ccmp.pn; in iwl_mvm_wowlan_program_keys() local
1337 u64 pn; in iwl_mvm_aes_sc_to_seq() local
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dscan.c117 struct acpi_device_physical_node *pn; in acpi_scan_is_offline() local
144 struct acpi_device_physical_node *pn; in acpi_bus_offline() local
189 struct acpi_device_physical_node *pn; in acpi_bus_online() local
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dsetup_64.c490 u64 pn; in mdesc_cpu_hwcap_list() local
/OK3568_Linux_fs/yocto/poky/scripts/lib/recipetool/
H A Dcreate.py1238 def split_pkg_licenses(licvalues, packages, outlines, fallback_licenses=[], pn='${PN}'): argument
/OK3568_Linux_fs/kernel/include/net/
H A Dmacsec.h26 u64 pn; member
31 typedef union pn { union
/OK3568_Linux_fs/kernel/drivers/net/ethernet/cortina/
H A Dgemini.c805 int pn) in geth_freeq_alloc_map_page()
875 unsigned int pn, epn; in geth_fill_freeq() local
935 unsigned int pn; in geth_setup_freeq() local
1005 unsigned int pn; in geth_cleanup_freeq() local
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dvpx3220.c466 u16 pn; in vpx3220_probe() local
/OK3568_Linux_fs/kernel/drivers/misc/mei/
H A Dclient.c135 const uuid_le *pn; in __mei_me_cl_by_uuid() local
215 const uuid_le *pn; in __mei_me_cl_by_uuid_id() local
/OK3568_Linux_fs/kernel/net/bluetooth/rfcomm/
H A Dcore.c954 struct rfcomm_pn *pn; in rfcomm_send_pn() local
1399 static int rfcomm_apply_pn(struct rfcomm_dlc *d, int cr, struct rfcomm_pn *pn) in rfcomm_apply_pn()
1430 struct rfcomm_pn *pn = (void *) skb->data; in rfcomm_recv_pn() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_proc.c1047 int pn = 1; in woal_string_to_number() local
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/vector_util/
H A Dc_iterator.c300 void c_distance1(c_iterator first, c_iterator last, difference_type * pn) in c_distance1()
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dcooker.py792 def add_mc_prefix(mc, pn): argument
1121 def findBestProvider(self, pn, mc=''): argument
/OK3568_Linux_fs/kernel/drivers/md/persistent-data/
H A Ddm-btree.c542 struct btree_node *ln, *rn, *pn; in btree_split_sibling() local
629 struct btree_node *pn, *ln, *rn; in btree_split_beneath() local

123456789