/linux-4.4.14/drivers/tty/hvc/ |
D | hvsi_lib.c | 9 static int hvsi_send_packet(struct hvsi_priv *pv, struct hvsi_header *packet) in hvsi_send_packet() 17 static void hvsi_start_handshake(struct hvsi_priv *pv) in hvsi_start_handshake() 34 static int hvsi_send_close(struct hvsi_priv *pv) in hvsi_send_close() 46 static void hvsi_cd_change(struct hvsi_priv *pv, int cd) in hvsi_cd_change() 67 static void hvsi_got_control(struct hvsi_priv *pv) in hvsi_got_control() 83 static void hvsi_got_query(struct hvsi_priv *pv) in hvsi_got_query() 107 static void hvsi_got_response(struct hvsi_priv *pv) in hvsi_got_response() 120 static int hvsi_check_packet(struct hvsi_priv *pv) in hvsi_check_packet() 164 static int hvsi_get_packet(struct hvsi_priv *pv) in hvsi_get_packet() 180 int hvsilib_get_chars(struct hvsi_priv *pv, char *buf, int count) in hvsilib_get_chars() [all …]
|
D | hvc_vio.c | 86 struct hvterm_priv *pv = hvterm_privs[vtermno]; in hvterm_raw_get_chars() local 127 struct hvterm_priv *pv = hvterm_privs[vtermno]; in hvterm_raw_put_chars() local 145 struct hvterm_priv *pv = hvterm_privs[vtermno]; in hvterm_hvsi_get_chars() local 155 struct hvterm_priv *pv = hvterm_privs[vtermno]; in hvterm_hvsi_put_chars() local 165 struct hvterm_priv *pv = hvterm_privs[hp->vtermno]; in hvterm_hvsi_open() local 179 struct hvterm_priv *pv = hvterm_privs[hp->vtermno]; in hvterm_hvsi_close() local 190 struct hvterm_priv *pv = hvterm_privs[hp->vtermno]; in hvterm_hvsi_hangup() local 201 struct hvterm_priv *pv = hvterm_privs[hp->vtermno]; in hvterm_hvsi_tiocmget() local 211 struct hvterm_priv *pv = hvterm_privs[hp->vtermno]; in hvterm_hvsi_tiocmset() local 302 struct hvterm_priv *pv; in hvc_vio_probe() local
|
D | hvc_opal.c | 76 struct hvc_opal_priv *pv = hvc_opal_privs[vtermno]; in hvc_opal_hvsi_get_chars() local 86 struct hvc_opal_priv *pv = hvc_opal_privs[vtermno]; in hvc_opal_hvsi_put_chars() local 96 struct hvc_opal_priv *pv = hvc_opal_privs[hp->vtermno]; in hvc_opal_hvsi_open() local 110 struct hvc_opal_priv *pv = hvc_opal_privs[hp->vtermno]; in hvc_opal_hvsi_close() local 121 struct hvc_opal_priv *pv = hvc_opal_privs[hp->vtermno]; in hvc_opal_hvsi_hangup() local 132 struct hvc_opal_priv *pv = hvc_opal_privs[hp->vtermno]; in hvc_opal_hvsi_tiocmget() local 142 struct hvc_opal_priv *pv = hvc_opal_privs[hp->vtermno]; in hvc_opal_hvsi_tiocmset() local 169 struct hvc_opal_priv *pv; in hvc_opal_probe() local
|
/linux-4.4.14/drivers/macintosh/ |
D | windfarm_ad7417_sensor.c | 39 struct wf_ad7417_priv *pv = sr->priv; in wf_ad7417_temp_get() local 80 static void wf_ad7417_adc_convert(struct wf_ad7417_priv *pv, in wf_ad7417_adc_convert() 102 struct wf_ad7417_priv *pv = sr->priv; in wf_ad7417_adc_get() local 155 struct wf_ad7417_priv *pv = container_of(ref, in wf_ad7417_release() local 162 struct wf_ad7417_priv *pv = sr->priv; in wf_ad7417_sensor_release() local 180 static void wf_ad7417_add_sensor(struct wf_ad7417_priv *pv, in wf_ad7417_add_sensor() 191 static void wf_ad7417_init_chip(struct wf_ad7417_priv *pv) in wf_ad7417_init_chip() 236 struct wf_ad7417_priv *pv; in wf_ad7417_probe() local 295 struct wf_ad7417_priv *pv = dev_get_drvdata(&client->dev); in wf_ad7417_remove() local
|
D | windfarm_fcu_controls.c | 74 struct wf_fcu_priv *pv = container_of(ref, struct wf_fcu_priv, ref); in wf_fcu_release() local 87 static int wf_fcu_read_reg(struct wf_fcu_priv *pv, int reg, in wf_fcu_read_reg() 123 static int wf_fcu_write_reg(struct wf_fcu_priv *pv, int reg, in wf_fcu_write_reg() 148 struct wf_fcu_priv *pv = fan->fcu_priv; in wf_fcu_fan_set_rpm() local 170 struct wf_fcu_priv *pv = fan->fcu_priv; in wf_fcu_fan_get_rpm() local 205 struct wf_fcu_priv *pv = fan->fcu_priv; in wf_fcu_fan_set_pwm() local 227 struct wf_fcu_priv *pv = fan->fcu_priv; in wf_fcu_fan_get_pwm() local 322 struct wf_fcu_priv *pv = fan->fcu_priv; in wf_fcu_get_rpmfan_minmax() local 362 static void wf_fcu_add_fan(struct wf_fcu_priv *pv, const char *name, in wf_fcu_add_fan() 401 static void wf_fcu_lookup_fans(struct wf_fcu_priv *pv) in wf_fcu_lookup_fans() [all …]
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
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()
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/ |
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
|
/linux-4.4.14/drivers/staging/wilc1000/ |
D | linux_wlan_sdio.c | 217 int linux_sdio_init(void *pv) in linux_sdio_init() 229 void linux_sdio_deinit(void *pv) in linux_sdio_deinit()
|
D | wilc_sdio.c | 494 static int sdio_deinit(void *pv) in sdio_deinit()
|
D | wilc_spi.c | 906 static int spi_deinit(void *pv) in spi_deinit()
|
/linux-4.4.14/include/net/irda/ |
D | parameters.h | 66 irda_pv_t pv; member 97 #define irda_param_insert_byte(buf,pi,pv) irda_param_pack(buf,"bbb",pi,1,pv) argument
|
/linux-4.4.14/arch/mips/math-emu/ |
D | me-debugfs.c | 20 local_t *pv; in fpuemu_stat_get() local
|
/linux-4.4.14/include/linux/ceph/ |
D | decode.h | 41 static inline void ceph_decode_copy(void **p, void *pv, size_t n) in ceph_decode_copy() 82 #define ceph_decode_copy_safe(p, end, pv, n, bad) \ argument 247 #define ceph_encode_copy_safe(p, end, pv, n, bad) \ argument
|
/linux-4.4.14/arch/alpha/include/uapi/asm/ |
D | regdef.h | 38 #define pv t12 /* procedure-variable register */ macro
|
/linux-4.4.14/drivers/pwm/ |
D | pwm-puv3.c | 44 unsigned long period_cycles, prescale, pv, dc; in puv3_pwm_config() local
|
D | pwm-pxa.c | 68 unsigned long period_cycles, prescale, pv, dc; in pxa_pwm_config() local
|
D | pwm-spear.c | 82 unsigned long prescale = PWMCR_MIN_PRESCALE, pv, dc; in spear_pwm_config() local
|
D | pwm-vt8500.c | 85 unsigned long period_cycles, prescale, pv, dc; in vt8500_pwm_config() local
|
/linux-4.4.14/fs/afs/ |
D | write.c | 280 struct pagevec pv; in afs_kill_pages() local 574 struct pagevec pv; in afs_pages_written_back() local
|
/linux-4.4.14/drivers/gpu/drm/nouveau/dispnv04/ |
D | hw.c | 205 nouveau_hw_pllvals_to_clk(struct nvkm_pll_vals *pv) in nouveau_hw_pllvals_to_clk() 259 struct nvkm_pll_vals pv; in nouveau_hw_fix_bad_vpll() local
|
D | crtc.c | 120 struct nvkm_pll_vals *pv = ®p->pllvals; in nv_crtc_calc_state_ext() local
|
/linux-4.4.14/fs/ocfs2/ |
D | stack_user.c | 800 struct ocfs2_protocol_version *pv = in lvb_to_version() local 812 struct ocfs2_protocol_version *pv = in version_to_lvb() local 910 struct ocfs2_protocol_version pv; in get_protocol_version() local
|
/linux-4.4.14/drivers/isdn/hardware/eicon/ |
D | platform.h | 275 diva_os_atomic_increment(diva_os_atomic_t *pv) in diva_os_atomic_increment() 281 diva_os_atomic_decrement(diva_os_atomic_t *pv) in diva_os_atomic_decrement()
|
/linux-4.4.14/sound/usb/line6/ |
D | playback.c | 40 short pv = le16_to_cpu(*p); in change_volume() local
|
/linux-4.4.14/arch/ia64/include/asm/sn/ |
D | tioca_provider.h | 21 #define TIOCA_WAR_ENABLED(pv, tioca_common) \ argument
|
/linux-4.4.14/drivers/staging/lustre/lustre/llite/ |
D | xattr.c | 119 const char *pv = value; in ll_setxattr_common() local
|
D | rw26.c | 230 struct ll_dio_pages *pv) in ll_direct_rw_pages()
|
/linux-4.4.14/sound/aoa/codecs/ |
D | onyx.c | 371 long int pv = kcontrol->private_value; in onyx_snd_single_bit_get() local 391 long int pv = kcontrol->private_value; in onyx_snd_single_bit_put() local
|
/linux-4.4.14/sound/pci/hda/ |
D | hda_local.h | 695 #define get_amp_nid_(pv) ((pv) & 0xffff) argument 698 #define get_amp_direction_(pv) (((pv) >> 18) & 0x1) argument 700 #define get_amp_index_(pv) (((pv) >> 19) & 0xf) argument
|
/linux-4.4.14/drivers/media/platform/ |
D | arv.c | 279 unsigned char *py, *pu, *pv; in ar_read() local
|
/linux-4.4.14/drivers/nubus/ |
D | nubus.c | 75 unsigned long pv=(unsigned long)p; in not_useful() local
|
/linux-4.4.14/drivers/isdn/hardware/mISDN/ |
D | hfcmulti.c | 930 u_int pv; in hfcmulti_resync() local 1057 u_int pv; in release_io_hfcmulti() local 1128 u_int pv; in init_chip() local
|
/linux-4.4.14/arch/ia64/include/asm/ |
D | pal.h | 519 pv : 1, /* privilege level field valid */ member 556 pv : 1, /* privilege level field valid */ member 592 pv : 1, /* privilege level field valid */ member 622 pv : 1, /* privilege level field valid */ member 652 pv : 1, /* privilege level field valid */ member
|
/linux-4.4.14/drivers/xen/xenbus/ |
D | xenbus_client.c | 61 } pv; member
|
/linux-4.4.14/arch/ia64/sn/include/xtalk/ |
D | xbow.h | 299 #define XBOW_WAR_ENABLED(pv, widid) ((1 << XWIDGET_REV_NUM(widid)) & pv) argument
|
/linux-4.4.14/drivers/media/radio/si4713/ |
D | si4713.c | 271 static int si4713_read_property(struct si4713_device *sdev, u16 prop, u32 *pv) in si4713_read_property()
|
/linux-4.4.14/drivers/scsi/sym53c8xx_2/ |
D | sym_glue.c | 1000 static int get_int_arg(char *ptr, int len, u_long *pv) in get_int_arg()
|
/linux-4.4.14/drivers/clk/ |
D | clk.c | 3060 u32 pv; in of_clk_get_parent_name() local
|
/linux-4.4.14/sound/pci/ |
D | maestro3.c | 1275 } pv[] = { variable
|
/linux-4.4.14/arch/x86/include/asm/ |
D | kvm_host.h | 581 } pv; member
|
/linux-4.4.14/drivers/scsi/ |
D | ncr53c8xx.c | 668 char *pc, *pv; in sym53c8xx__setup() local
|