/openbmc/linux/drivers/tty/hvc/ |
H A D | hvsi_lib.c | 10 static int hvsi_send_packet(struct hvsi_priv *pv, struct hvsi_header *packet) in hvsi_send_packet() 18 static void hvsi_start_handshake(struct hvsi_priv *pv) in hvsi_start_handshake() 35 static int hvsi_send_close(struct hvsi_priv *pv) in hvsi_send_close() 47 static void hvsi_cd_change(struct hvsi_priv *pv, int cd) in hvsi_cd_change() 68 static void hvsi_got_control(struct hvsi_priv *pv) in hvsi_got_control() 84 static void hvsi_got_query(struct hvsi_priv *pv) in hvsi_got_query() 108 static void hvsi_got_response(struct hvsi_priv *pv) in hvsi_got_response() 121 static int hvsi_check_packet(struct hvsi_priv *pv) in hvsi_check_packet() 165 static int hvsi_get_packet(struct hvsi_priv *pv) in hvsi_get_packet() 181 int hvsilib_get_chars(struct hvsi_priv *pv, char *buf, int count) in hvsilib_get_chars() [all …]
|
H A D | hvc_vio.c | 71 struct hvterm_priv *pv = hvterm_privs[vtermno]; in hvterm_raw_get_chars() local 120 struct hvterm_priv *pv = hvterm_privs[vtermno]; in hvterm_raw_put_chars() local 138 struct hvterm_priv *pv = hvterm_privs[vtermno]; in hvterm_hvsi_get_chars() local 148 struct hvterm_priv *pv = hvterm_privs[vtermno]; in hvterm_hvsi_put_chars() local 158 struct hvterm_priv *pv = hvterm_privs[hp->vtermno]; in hvterm_hvsi_open() local 172 struct hvterm_priv *pv = hvterm_privs[hp->vtermno]; in hvterm_hvsi_close() local 183 struct hvterm_priv *pv = hvterm_privs[hp->vtermno]; in hvterm_hvsi_hangup() local 194 struct hvterm_priv *pv = hvterm_privs[hp->vtermno]; in hvterm_hvsi_tiocmget() local 204 struct hvterm_priv *pv = hvterm_privs[hp->vtermno]; in hvterm_hvsi_tiocmset() local 301 struct hvterm_priv *pv; in hvc_vio_probe() local
|
H A D | hvc_opal.c | 63 struct hvc_opal_priv *pv = hvc_opal_privs[vtermno]; in hvc_opal_hvsi_get_chars() local 73 struct hvc_opal_priv *pv = hvc_opal_privs[vtermno]; in hvc_opal_hvsi_put_chars() local 83 struct hvc_opal_priv *pv = hvc_opal_privs[hp->vtermno]; in hvc_opal_hvsi_open() local 97 struct hvc_opal_priv *pv = hvc_opal_privs[hp->vtermno]; in hvc_opal_hvsi_close() local 108 struct hvc_opal_priv *pv = hvc_opal_privs[hp->vtermno]; in hvc_opal_hvsi_hangup() local 119 struct hvc_opal_priv *pv = hvc_opal_privs[hp->vtermno]; in hvc_opal_hvsi_tiocmget() local 129 struct hvc_opal_priv *pv = hvc_opal_privs[hp->vtermno]; in hvc_opal_hvsi_tiocmset() local 157 struct hvc_opal_priv *pv; in hvc_opal_probe() local
|
/openbmc/qemu/include/migration/ |
H A D | qemu-file-types.h | 55 static inline void qemu_put_be64s(QEMUFile *f, const uint64_t *pv) in qemu_put_be64s() 60 static inline void qemu_put_be32s(QEMUFile *f, const uint32_t *pv) in qemu_put_be32s() 65 static inline void qemu_put_be16s(QEMUFile *f, const uint16_t *pv) in qemu_put_be16s() 70 static inline void qemu_put_8s(QEMUFile *f, const uint8_t *pv) in qemu_put_8s() 75 static inline void qemu_get_be64s(QEMUFile *f, uint64_t *pv) in qemu_get_be64s() 80 static inline void qemu_get_be32s(QEMUFile *f, uint32_t *pv) in qemu_get_be32s() 85 static inline void qemu_get_be16s(QEMUFile *f, uint16_t *pv) in qemu_get_be16s() 90 static inline void qemu_get_8s(QEMUFile *f, uint8_t *pv) in qemu_get_8s() 126 static inline void qemu_put_s8s(QEMUFile *f, const int8_t *pv) in qemu_put_s8s() 131 static inline void qemu_put_sbe16s(QEMUFile *f, const int16_t *pv) in qemu_put_sbe16s() [all …]
|
/openbmc/qemu/migration/ |
H A D | vmstate-types.c | 24 static int get_bool(QEMUFile *f, void *pv, size_t size, in get_bool() 32 static int put_bool(QEMUFile *f, void *pv, size_t size, in put_bool() 48 static int get_int8(QEMUFile *f, void *pv, size_t size, in get_int8() 56 static int put_int8(QEMUFile *f, void *pv, size_t size, in put_int8() 72 static int get_int16(QEMUFile *f, void *pv, size_t size, in get_int16() 80 static int put_int16(QEMUFile *f, void *pv, size_t size, in put_int16() 96 static int get_int32(QEMUFile *f, void *pv, size_t size, in get_int32() 104 static int put_int32(QEMUFile *f, void *pv, size_t size, in put_int32() 121 static int get_int32_equal(QEMUFile *f, void *pv, size_t size, in get_int32_equal() 148 static int get_int32_le(QEMUFile *f, void *pv, size_t size, in get_int32_le() [all …]
|
/openbmc/linux/drivers/macintosh/ |
H A D | windfarm_ad7417_sensor.c | 38 struct wf_ad7417_priv *pv = sr->priv; in wf_ad7417_temp_get() local 79 static void wf_ad7417_adc_convert(struct wf_ad7417_priv *pv, in wf_ad7417_adc_convert() 101 struct wf_ad7417_priv *pv = sr->priv; in wf_ad7417_adc_get() local 154 struct wf_ad7417_priv *pv = container_of(ref, in wf_ad7417_release() local 161 struct wf_ad7417_priv *pv = sr->priv; in wf_ad7417_sensor_release() local 179 static void wf_ad7417_add_sensor(struct wf_ad7417_priv *pv, in wf_ad7417_add_sensor() 190 static void wf_ad7417_init_chip(struct wf_ad7417_priv *pv) in wf_ad7417_init_chip() 234 struct wf_ad7417_priv *pv; in wf_ad7417_probe() local 293 struct wf_ad7417_priv *pv = dev_get_drvdata(&client->dev); in wf_ad7417_remove() local
|
H A D | windfarm_fcu_controls.c | 73 struct wf_fcu_priv *pv = container_of(ref, struct wf_fcu_priv, ref); in wf_fcu_release() local 86 static int wf_fcu_read_reg(struct wf_fcu_priv *pv, int reg, in wf_fcu_read_reg() 122 static int wf_fcu_write_reg(struct wf_fcu_priv *pv, int reg, in wf_fcu_write_reg() 147 struct wf_fcu_priv *pv = fan->fcu_priv; in wf_fcu_fan_set_rpm() local 169 struct wf_fcu_priv *pv = fan->fcu_priv; in wf_fcu_fan_get_rpm() local 204 struct wf_fcu_priv *pv = fan->fcu_priv; in wf_fcu_fan_set_pwm() local 226 struct wf_fcu_priv *pv = fan->fcu_priv; in wf_fcu_fan_get_pwm() local 321 struct wf_fcu_priv *pv = fan->fcu_priv; in wf_fcu_get_rpmfan_minmax() local 361 static void wf_fcu_add_fan(struct wf_fcu_priv *pv, const char *name, in wf_fcu_add_fan() 400 static void wf_fcu_lookup_fans(struct wf_fcu_priv *pv) in wf_fcu_lookup_fans() [all …]
|
/openbmc/qemu/target/mips/sysemu/ |
H A D | machine.c | 22 static int get_fpr(QEMUFile *f, void *pv, size_t size, in get_fpr() 34 static int put_fpr(QEMUFile *f, void *pv, size_t size, in put_fpr() 136 static int get_tlb(QEMUFile *f, void *pv, size_t size, in get_tlb() 165 static int put_tlb(QEMUFile *f, void *pv, size_t size, in put_tlb()
|
/openbmc/qemu/target/ppc/ |
H A D | machine.c | 26 static int get_avr(QEMUFile *f, void *pv, size_t size, in get_avr() 37 static int put_avr(QEMUFile *f, void *pv, size_t size, in put_avr() 59 static int get_fpr(QEMUFile *f, void *pv, size_t size, in get_fpr() 69 static int put_fpr(QEMUFile *f, void *pv, size_t size, in put_fpr() 90 static int get_vsr(QEMUFile *f, void *pv, size_t size, in get_vsr() 100 static int put_vsr(QEMUFile *f, void *pv, size_t size, in put_vsr() 428 static int get_slbe(QEMUFile *f, void *pv, size_t size, in get_slbe() 439 static int put_slbe(QEMUFile *f, void *pv, size_t size, in put_slbe()
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/ |
H A D | nv04.c | 144 struct nvkm_pll_vals *pv) in setPLL_single() 199 struct nvkm_pll_vals *pv) in setPLL_double_highregs() 277 struct nvkm_pll_vals *pv) in setPLL_double_lowregs() 360 struct nvkm_pll_vals pv; in nv04_devinit_pll_set() local
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
H A D | nv04.c | 33 int clk, struct nvkm_pll_vals *pv) in nv04_clk_pll_calc() 49 nv04_clk_pll_prog(struct nvkm_clk *clk, u32 reg1, struct nvkm_pll_vals *pv) in nv04_clk_pll_prog()
|
/openbmc/linux/net/bridge/ |
H A D | br_mst.c | 131 static void br_mst_vlan_sync_state(struct net_bridge_vlan *pv, u16 msti) in br_mst_vlan_sync_state() 162 struct net_bridge_vlan *pv; in br_mst_vlan_set_msti() local
|
/openbmc/pldm/libpldmresponder/ |
H A D | bios_enum_attribute.cpp | 22 Json pv = entry.at("possible_values"); in BIOSEnumAttribute() local 66 for (const auto& pv : pVs) in getPossibleValuesHandle() local
|
H A D | pdr_utils.cpp | 93 const PossibleValues& pv) in populateMapping() argument
|
/openbmc/qemu/hw/nvram/ |
H A D | eeprom93xx.c | 98 static int get_uint16_from_uint8(QEMUFile *f, void *pv, size_t size, in get_uint16_from_uint8() 106 static int put_unused(QEMUFile *f, void *pv, size_t size, in put_unused()
|
/openbmc/qemu/hw/virtio/ |
H A D | vhost-user-fs.c | 305 static int vuf_save_state(QEMUFile *f, void *pv, size_t size, in vuf_save_state() 329 static int vuf_load_state(QEMUFile *f, void *pv, size_t size, in vuf_load_state()
|
/openbmc/linux/arch/mips/math-emu/ |
H A D | me-debugfs.c | 21 local_t *pv; in fpuemu_stat_get() local
|
/openbmc/qemu/include/hw/s390x/ |
H A D | s390-virtio-ccw.h | 30 bool pv; member
|
/openbmc/linux/include/linux/ceph/ |
H A D | decode.h | 43 static inline void ceph_decode_copy(void **p, void *pv, size_t n) in ceph_decode_copy() 84 #define ceph_decode_copy_safe(p, end, pv, n, bad) \ argument 386 #define ceph_encode_copy_safe(p, end, pv, n, bad) \ argument
|
/openbmc/linux/arch/alpha/include/uapi/asm/ |
H A D | regdef.h | 39 #define pv t12 /* procedure-variable register */ macro
|
/openbmc/qemu/target/i386/kvm/ |
H A D | kvm-cpu.c | 185 PropValue *pv; in x86_cpu_change_kvm_default() local
|
/openbmc/linux/drivers/pwm/ |
H A D | pwm-rz-mtu3.c | 285 u16 dc, pv; in rz_mtu3_pwm_get_state() local 328 u16 pv, dc; in rz_mtu3_pwm_config() local
|
H A D | pwm-pxa.c | 73 unsigned long period_cycles, prescale, pv, dc; in pxa_pwm_config() local
|
/openbmc/openbmc/meta-arm/scripts/ |
H A D | machine-summary.py | 12 def trim_pv(pv): argument
|
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/ |
H A D | hw.c | 205 nouveau_hw_pllvals_to_clk(struct nvkm_pll_vals *pv) in nouveau_hw_pllvals_to_clk() 265 struct nvkm_pll_vals pv; in nouveau_hw_fix_bad_vpll() local
|