| /drivers/tty/hvc/ |
| A D | hvsi_lib.c | 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() 259 int hvsilib_read_mctrl(struct hvsi_priv *pv) in hvsilib_read_mctrl() 314 void hvsilib_establish(struct hvsi_priv *pv) in hvsilib_establish() [all …]
|
| A D | hvc_vio.c | 71 struct hvterm_priv *pv = hvterm_privs[vtermno]; in hvterm_raw_get_chars() local 121 struct hvterm_priv *pv = hvterm_privs[vtermno]; in hvterm_raw_put_chars() local 139 struct hvterm_priv *pv = hvterm_privs[vtermno]; in hvterm_hvsi_get_chars() local 150 struct hvterm_priv *pv = hvterm_privs[vtermno]; in hvterm_hvsi_put_chars() local 160 struct hvterm_priv *pv = hvterm_privs[hp->vtermno]; in hvterm_hvsi_open() local 174 struct hvterm_priv *pv = hvterm_privs[hp->vtermno]; in hvterm_hvsi_close() local 185 struct hvterm_priv *pv = hvterm_privs[hp->vtermno]; in hvterm_hvsi_hangup() local 196 struct hvterm_priv *pv = hvterm_privs[hp->vtermno]; in hvterm_hvsi_tiocmget() local 206 struct hvterm_priv *pv = hvterm_privs[hp->vtermno]; in hvterm_hvsi_tiocmset() local 303 struct hvterm_priv *pv; in hvc_vio_probe() local
|
| A D | hvc_opal.c | 63 struct hvc_opal_priv *pv = hvc_opal_privs[vtermno]; in hvc_opal_hvsi_get_chars() local 74 struct hvc_opal_priv *pv = hvc_opal_privs[vtermno]; in hvc_opal_hvsi_put_chars() local 84 struct hvc_opal_priv *pv = hvc_opal_privs[hp->vtermno]; in hvc_opal_hvsi_open() local 98 struct hvc_opal_priv *pv = hvc_opal_privs[hp->vtermno]; in hvc_opal_hvsi_close() local 109 struct hvc_opal_priv *pv = hvc_opal_privs[hp->vtermno]; in hvc_opal_hvsi_hangup() local 120 struct hvc_opal_priv *pv = hvc_opal_privs[hp->vtermno]; in hvc_opal_hvsi_tiocmget() local 130 struct hvc_opal_priv *pv = hvc_opal_privs[hp->vtermno]; in hvc_opal_hvsi_tiocmset() local 158 struct hvc_opal_priv *pv; in hvc_opal_probe() local
|
| /drivers/macintosh/ |
| A D | windfarm_fcu_controls.c | 86 static int wf_fcu_read_reg(struct wf_fcu_priv *pv, int reg, in wf_fcu_read_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 400 static void wf_fcu_lookup_fans(struct wf_fcu_priv *pv) in wf_fcu_lookup_fans() 480 static void wf_fcu_default_fans(struct wf_fcu_priv *pv) in wf_fcu_default_fans() 495 static int wf_fcu_init_chip(struct wf_fcu_priv *pv) in wf_fcu_init_chip() 519 struct wf_fcu_priv *pv; in wf_fcu_probe() local [all …]
|
| 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
|
| /drivers/gpu/drm/nouveau/nvkm/subdev/devinit/ |
| 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
|
| /drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
| 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()
|
| /drivers/pwm/ |
| A D | pwm-rz-mtu3.c | 283 u16 dc, pv; in rz_mtu3_pwm_get_state() local 326 u16 pv, dc; in rz_mtu3_pwm_config() local
|
| A D | pwm-pxa.c | 73 unsigned long period_cycles, prescale, pv, dc; in pxa_pwm_config() local
|
| A D | pwm-spear.c | 80 unsigned long prescale = PWMCR_MIN_PRESCALE, pv, dc; in spear_pwm_config() local
|
| A D | pwm-vt8500.c | 77 unsigned long period_cycles, prescale, pv, dc; in vt8500_pwm_config() local
|
| A D | pwm-rzg2l-gpt.c | 261 unsigned long pv, dc; in rzg2l_gpt_config() local
|
| /drivers/gpu/drm/nouveau/dispnv04/ |
| A D | hw.c | 205 nouveau_hw_pllvals_to_clk(struct nvkm_pll_vals *pv) in nouveau_hw_pllvals_to_clk() 264 struct nvkm_pll_vals pv; in nouveau_hw_fix_bad_vpll() local
|
| A D | crtc.c | 126 struct nvkm_pll_vals *pv = ®p->pllvals; in nv_crtc_calc_state_ext() local
|
| /drivers/input/touchscreen/ |
| A D | ili210x.c | 439 u8 pv[2]; in ili251x_firmware_update_protocol_version() local 534 u8 *pv = priv->version_proto; in ili251x_protocol_version_show() local
|
| /drivers/isdn/hardware/mISDN/ |
| A D | hfcmulti.c | 886 u_int pv; in hfcmulti_resync() local 1013 u_int pv; in release_io_hfcmulti() local 1084 u_int pv; in init_chip() local
|
| /drivers/nubus/ |
| A D | nubus.c | 69 unsigned long pv = (unsigned long)p; in not_useful() local
|
| /drivers/net/ethernet/mellanox/mlxsw/ |
| A D | spectrum_fid.c | 675 struct mlxsw_sp_fid_port_vid *pv, in mlxsw_sp_fid_port_vid_to_fid_rif_update_one() 692 struct mlxsw_sp_fid_port_vid *pv; in mlxsw_sp_fid_vid_to_fid_rif_set() local 734 struct mlxsw_sp_fid_port_vid *pv; in mlxsw_sp_fid_vid_to_fid_rif_unset() local
|
| /drivers/hte/ |
| A D | hte-tegra194.c | 603 u32 tsh, tsl, src, pv, cv, acv, slice, bit_index, line_id; in tegra_hte_read_fifo() local
|
| /drivers/xen/xenbus/ |
| A D | xenbus_client.c | 61 } pv; member
|
| /drivers/media/radio/si4713/ |
| A D | si4713.c | 258 static int si4713_read_property(struct si4713_device *sdev, u16 prop, u32 *pv) in si4713_read_property()
|
| /drivers/scsi/sym53c8xx_2/ |
| A D | sym_glue.c | 1032 static int get_int_arg(char *ptr, int len, u_long *pv) in get_int_arg()
|
| /drivers/misc/ |
| A D | fastrpc.c | 128 u64 pv; /* buffer pointer */ member
|
| /drivers/clk/ |
| A D | clk.c | 5386 u32 pv; in of_clk_get_parent_name() local
|
| /drivers/scsi/ |
| A D | ncr53c8xx.c | 660 char *pc, *pv; in sym53c8xx__setup() local
|