Home
last modified time | relevance | path

Searched defs:lp (Results 1 – 21 of 21) sorted by relevance

/openbmc/qemu/hw/input/
H A Dlasips2.c155 LASIPS2Port *lp = LASIPS2_PORT(opaque); in lasips2_reg_write() local
192 LASIPS2Port *lp = LASIPS2_PORT(opaque); in lasips2_reg_read() local
267 LASIPS2Port *lp; in lasips2_realize() local
291 LASIPS2Port *lp; in lasips2_init() local
375 LASIPS2Port *lp = LASIPS2_PORT(dev); in lasips2_kbd_port_realize() local
389 LASIPS2Port *lp = LASIPS2_PORT(obj); in lasips2_kbd_port_init() local
425 LASIPS2Port *lp = LASIPS2_PORT(dev); in lasips2_mouse_port_realize() local
439 LASIPS2Port *lp = LASIPS2_PORT(obj); in lasips2_mouse_port_init() local
/openbmc/u-boot/fs/ubifs/
H A Dlprops.c188 struct ubifs_lprops *lp; in add_to_lpt_heap() local
526 const struct ubifs_lprops *lp, in ubifs_change_lp()
658 const struct ubifs_lprops *lp; in ubifs_change_one_lp() local
697 const struct ubifs_lprops *lp; in ubifs_update_one_lp() local
730 int ubifs_read_one_lp(struct ubifs_info *c, int lnum, struct ubifs_lprops *lp) in ubifs_read_one_lp()
965 struct ubifs_lprops *lp; in dbg_check_heap() local
1021 const struct ubifs_lprops *lp, int in_tree, in scan_check_cb()
H A Dgc.c459 int ubifs_garbage_collect_leb(struct ubifs_info *c, struct ubifs_lprops *lp) in ubifs_garbage_collect_leb()
641 struct ubifs_lprops lp; in ubifs_garbage_collect() local
832 const struct ubifs_lprops *lp; in ubifs_gc_start_commit() local
H A Dreplay.c92 const struct ubifs_lprops *lp; in set_bud_lprops() local
967 const struct ubifs_lprops *lp; in take_ihead() local
H A Ddebug.c652 void ubifs_dump_lprop(const struct ubifs_info *c, const struct ubifs_lprops *lp) in ubifs_dump_lprop()
746 struct ubifs_lprops lp; in ubifs_dump_lprops() local
923 struct ubifs_lprops *lp = &pnode->lprops[i]; in ubifs_dump_pnode() local
H A Drecovery.c1170 struct ubifs_lprops lp; in ubifs_rcvry_gc_commit() local
H A Dlpt.c2109 struct ubifs_lprops *lp, *lprops = &pnode->lprops[i]; in dbg_chk_pnode() local
/openbmc/qemu/hw/mips/
H A Dloongson3_bootp.c113 void init_loongson_params(struct loongson_params *lp, void *p, in init_loongson_params()
H A Dloongson3_bootp.h178 struct loongson_params lp; member
/openbmc/ipmitool/lib/
H A Dipmi_lanp.c473 struct lan_param *lp; in lan_set_arp_interval() local
504 struct lan_param *lp; in lan_set_arp_generate() local
528 struct lan_param *lp; in lan_set_arp_respond() local
873 struct lan_param * lp; in ipmi_lan_set_auth() local
/openbmc/u-boot/lib/lzma/
H A DLzmaDec.h26 unsigned lc, lp, pb; member
/openbmc/u-boot/arch/nds32/include/asm/
H A Dptrace.h45 NDS32_REG lp; /* r30 */ member
/openbmc/u-boot/drivers/video/exynos/
H A Dexynos_mipi_dsi_lowlevel.c483 unsigned int lp) in exynos_mipi_dsi_set_cpu_transfer_mode()
498 unsigned int lp) in exynos_mipi_dsi_set_lcdc_transfer_mode()
/openbmc/u-boot/drivers/net/
H A Dpcnet.c87 static pcnet_priv_t *lp; variable
/openbmc/qemu/accel/tcg/
H A Dtb-maint.c212 void **lp; in page_find_alloc() local
655 static void tb_remove_all_1(int level, void **lp) in tb_remove_all_1()
/openbmc/qemu/hw/s390x/
H A Dipl.c430 uint8_t *lp; in s390_build_iplb() local
/openbmc/qemu/hw/i386/kvm/
H A Dxen_evtchn.c1396 XenEvtchnPort *lp = &s->port_table[interdomain->local_port]; in xen_evtchn_bind_interdomain_op() local
1420 XenEvtchnPort *lp = &s->port_table[interdomain->local_port]; in xen_evtchn_bind_interdomain_op() local
/openbmc/qemu/target/ppc/
H A Dmmu-hash64.c928 uint64_t ps, l, lp; in get_vrma_llp() local
/openbmc/qemu/system/
H A Dphysmem.c212 static void phys_page_set_level(PhysPageMap *map, PhysPageEntry *lp, in phys_page_set_level()
251 static void phys_page_compact(PhysPageEntry *lp, Node *nodes) in phys_page_compact()
322 PhysPageEntry lp = d->phys_map, *p; in phys_page_find() local
/openbmc/qemu/linux-user/
H A Dsyscall.c6029 uint32_t *lp, entry_1, entry_2; in write_ldt() local
6144 uint32_t *lp, entry_1, entry_2; in do_set_thread_area() local
6229 uint32_t *lp, entry_1, entry_2; in do_get_thread_area() local
/openbmc/qemu/libdecnumber/
H A DdecNumber.c5035 uLong *lp; /* .. */ in decMultiplyOp() local