Searched defs:ptype (Results 1 – 14 of 14) sorted by relevance
/openbmc/sdbusplus/tools/sdbusplus/ |
H A D | signal.py | 15 def cpp_prototype(self, loader, interface, ptype): argument
|
H A D | method.py | 19 def cpp_prototype(self, loader, interface, ptype): argument
|
/openbmc/qemu/hw/dma/ |
H A D | xlnx-zdma.c | 332 unsigned int ptype = ARRAY_FIELD_EX32(s->regs, ZDMA_CH_CTRL0, POINT_TYPE); in zdma_load_src_descriptor() local 366 unsigned int ptype = ARRAY_FIELD_EX32(s->regs, ZDMA_CH_CTRL0, POINT_TYPE); in zdma_load_dst_descriptor() local 389 unsigned int ptype = ARRAY_FIELD_EX32(s->regs, ZDMA_CH_CTRL0, POINT_TYPE); in zdma_write_dst() local 450 unsigned int ptype = ARRAY_FIELD_EX32(s->regs, ZDMA_CH_CTRL0, POINT_TYPE); in zdma_process_descr() local
|
/openbmc/u-boot/scripts/kconfig/ |
H A D | gconf.c | 709 enum prop_type ptype; in on_back_clicked() local 909 enum prop_type ptype; in on_treeview2_button_press_event() local 1044 enum prop_type ptype; in fill_row() local 1339 enum prop_type ptype; in display_tree() local
|
H A D | qconf.cc | 782 enum prop_type ptype; in mouseReleaseEvent() local 843 enum prop_type ptype; in mouseDoubleClickEvent() local
|
H A D | nconf.c | 752 enum prop_type ptype; in build_conf() local
|
/openbmc/u-boot/board/cavium/thunderx/ |
H A D | atf.c | 185 char *ptype; in atf_print_part_table() local
|
/openbmc/openbmc/poky/scripts/lib/wic/ |
H A D | pluginbase.py | 33 def get_plugins(cls, ptype): argument
|
/openbmc/ipmitool/lib/ |
H A D | ipmi_pef.c | 267 struct pef_lan_cfgparm_dest_type * ptype; in ipmi_pef_print_lan_dest() local
|
H A D | ipmi_lanp.c | 1718 uint8_t ptype[PTYPE_LEN]; in ipmi_lan_alert_print() local
|
/openbmc/openbmc/poky/bitbake/lib/bb/pysh/ |
H A D | pyshyacc.py | 112 def get_production(productions, ptype): argument
|
/openbmc/qemu/monitor/ |
H A D | hmp.c | 1271 const char *ptype, *old_ptype, *str; in monitor_find_completion_by_table() local
|
/openbmc/u-boot/drivers/net/ti/ |
H A D | cpsw.c | 86 u32 ptype; member
|
/openbmc/u-boot/include/ |
H A D | ec_commands.h | 4141 uint8_t ptype; /* product type (hub,periph,cable,ama) */ member
|