Home
last modified time | relevance | path

Searched defs:pv (Results 1 - 25 of 76) sorted by relevance

1234

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dnv04.c49 nv04_clk_pll_prog(struct nvkm_clk *clk, u32 reg1, struct nvkm_pll_vals *pv) in nv04_clk_pll_prog() argument
32 nv04_clk_pll_calc(struct nvkm_clk *clock, struct nvbios_pll *info, int clk, struct nvkm_pll_vals *pv) nv04_clk_pll_calc() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dnv04.c49 nv04_clk_pll_prog(struct nvkm_clk *clk, u32 reg1, struct nvkm_pll_vals *pv) in nv04_clk_pll_prog() argument
32 nv04_clk_pll_calc(struct nvkm_clk *clock, struct nvbios_pll *info, int clk, struct nvkm_pll_vals *pv) nv04_clk_pll_calc() argument
[all...]
/kernel/linux/linux-5.10/arch/mips/math-emu/
H A Dme-debugfs.c21 local_t *pv; in fpuemu_stat_get() local
/kernel/linux/linux-6.6/arch/mips/math-emu/
H A Dme-debugfs.c21 local_t *pv; in fpuemu_stat_get() local
/kernel/linux/linux-5.10/arch/alpha/include/uapi/asm/
H A Dregdef.h39 #define pv t12 /* procedure-variable register */ macro
/kernel/linux/linux-6.6/arch/alpha/include/uapi/asm/
H A Dregdef.h39 #define pv t12 /* procedure-variable register */ macro
/kernel/linux/linux-5.10/drivers/tty/hvc/
H A Dhvsi_lib.c10 static int hvsi_send_packet(struct hvsi_priv *pv, struct hvsi_header *packet) in hvsi_send_packet() argument
18 static void hvsi_start_handshake(struct hvsi_priv *pv) in hvsi_start_handshake() argument
35 static int hvsi_send_close(struct hvsi_priv *pv) in hvsi_send_close() argument
47 hvsi_cd_change(struct hvsi_priv *pv, int cd) hvsi_cd_change() argument
68 hvsi_got_control(struct hvsi_priv *pv) hvsi_got_control() argument
84 hvsi_got_query(struct hvsi_priv *pv) hvsi_got_query() argument
108 hvsi_got_response(struct hvsi_priv *pv) hvsi_got_response() argument
121 hvsi_check_packet(struct hvsi_priv *pv) hvsi_check_packet() argument
165 hvsi_get_packet(struct hvsi_priv *pv) hvsi_get_packet() argument
181 hvsilib_get_chars(struct hvsi_priv *pv, char *buf, int count) hvsilib_get_chars() argument
231 hvsilib_put_chars(struct hvsi_priv *pv, const char *buf, int count) hvsilib_put_chars() argument
257 hvsilib_read_mctrl(struct hvsi_priv *pv) hvsilib_read_mctrl() argument
287 hvsilib_write_mctrl(struct hvsi_priv *pv, int dtr) hvsilib_write_mctrl() argument
312 hvsilib_establish(struct hvsi_priv *pv) hvsilib_establish() argument
374 hvsilib_open(struct hvsi_priv *pv, struct hvc_struct *hp) hvsilib_open() argument
386 hvsilib_close(struct hvsi_priv *pv, struct hvc_struct *hp) hvsilib_close() argument
413 hvsilib_init(struct hvsi_priv *pv, int (*get_chars)(uint32_t termno, char *buf, int count), int (*put_chars)(uint32_t termno, const char *buf, int count), int termno, int is_console) hvsilib_init() argument
[all...]
H A Dhvc_opal.c63 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]; hvc_opal_hvsi_hangup() local
119 struct hvc_opal_priv *pv = hvc_opal_privs[hp->vtermno]; hvc_opal_hvsi_tiocmget() local
129 struct hvc_opal_priv *pv = hvc_opal_privs[hp->vtermno]; hvc_opal_hvsi_tiocmset() local
157 struct hvc_opal_priv *pv; hvc_opal_probe() local
[all...]
H A Dhvc_vio.c71 struct hvterm_priv *pv = hvterm_privs[vtermno]; in hvterm_raw_get_chars() local
120 struct hvterm_priv *pv = hvterm_privs[vtermno]; hvterm_raw_put_chars() local
138 struct hvterm_priv *pv = hvterm_privs[vtermno]; hvterm_hvsi_get_chars() local
148 struct hvterm_priv *pv = hvterm_privs[vtermno]; hvterm_hvsi_put_chars() local
158 struct hvterm_priv *pv = hvterm_privs[hp->vtermno]; hvterm_hvsi_open() local
172 struct hvterm_priv *pv = hvterm_privs[hp->vtermno]; hvterm_hvsi_close() local
183 struct hvterm_priv *pv = hvterm_privs[hp->vtermno]; hvterm_hvsi_hangup() local
194 struct hvterm_priv *pv = hvterm_privs[hp->vtermno]; hvterm_hvsi_tiocmget() local
204 struct hvterm_priv *pv = hvterm_privs[hp->vtermno]; hvterm_hvsi_tiocmset() local
301 struct hvterm_priv *pv; hvc_vio_probe() local
[all...]
/kernel/linux/linux-5.10/drivers/pwm/
H A Dpwm-pxa.c65 unsigned long period_cycles, prescale, pv, dc; in pxa_pwm_config() local
H A Dpwm-spear.c82 unsigned long prescale = PWMCR_MIN_PRESCALE, pv, dc; in spear_pwm_config() local
H A Dpwm-vt8500.c77 unsigned long period_cycles, prescale, pv, dc; in vt8500_pwm_config() local
/kernel/linux/linux-6.6/drivers/tty/hvc/
H A Dhvsi_lib.c10 static int hvsi_send_packet(struct hvsi_priv *pv, struct hvsi_header *packet) in hvsi_send_packet() argument
18 static void hvsi_start_handshake(struct hvsi_priv *pv) in hvsi_start_handshake() argument
35 static int hvsi_send_close(struct hvsi_priv *pv) in hvsi_send_close() argument
47 hvsi_cd_change(struct hvsi_priv *pv, int cd) hvsi_cd_change() argument
68 hvsi_got_control(struct hvsi_priv *pv) hvsi_got_control() argument
84 hvsi_got_query(struct hvsi_priv *pv) hvsi_got_query() argument
108 hvsi_got_response(struct hvsi_priv *pv) hvsi_got_response() argument
121 hvsi_check_packet(struct hvsi_priv *pv) hvsi_check_packet() argument
165 hvsi_get_packet(struct hvsi_priv *pv) hvsi_get_packet() argument
181 hvsilib_get_chars(struct hvsi_priv *pv, char *buf, int count) hvsilib_get_chars() argument
231 hvsilib_put_chars(struct hvsi_priv *pv, const char *buf, int count) hvsilib_put_chars() argument
257 hvsilib_read_mctrl(struct hvsi_priv *pv) hvsilib_read_mctrl() argument
287 hvsilib_write_mctrl(struct hvsi_priv *pv, int dtr) hvsilib_write_mctrl() argument
312 hvsilib_establish(struct hvsi_priv *pv) hvsilib_establish() argument
374 hvsilib_open(struct hvsi_priv *pv, struct hvc_struct *hp) hvsilib_open() argument
386 hvsilib_close(struct hvsi_priv *pv, struct hvc_struct *hp) hvsilib_close() argument
413 hvsilib_init(struct hvsi_priv *pv, int (*get_chars)(uint32_t termno, char *buf, int count), int (*put_chars)(uint32_t termno, const char *buf, int count), int termno, int is_console) hvsilib_init() argument
[all...]
H A Dhvc_vio.c71 struct hvterm_priv *pv = hvterm_privs[vtermno]; in hvterm_raw_get_chars() local
120 struct hvterm_priv *pv = hvterm_privs[vtermno]; hvterm_raw_put_chars() local
138 struct hvterm_priv *pv = hvterm_privs[vtermno]; hvterm_hvsi_get_chars() local
148 struct hvterm_priv *pv = hvterm_privs[vtermno]; hvterm_hvsi_put_chars() local
158 struct hvterm_priv *pv = hvterm_privs[hp->vtermno]; hvterm_hvsi_open() local
172 struct hvterm_priv *pv = hvterm_privs[hp->vtermno]; hvterm_hvsi_close() local
183 struct hvterm_priv *pv = hvterm_privs[hp->vtermno]; hvterm_hvsi_hangup() local
194 struct hvterm_priv *pv = hvterm_privs[hp->vtermno]; hvterm_hvsi_tiocmget() local
204 struct hvterm_priv *pv = hvterm_privs[hp->vtermno]; hvterm_hvsi_tiocmset() local
301 struct hvterm_priv *pv; hvc_vio_probe() local
[all...]
H A Dhvc_opal.c63 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]; hvc_opal_hvsi_hangup() local
119 struct hvc_opal_priv *pv = hvc_opal_privs[hp->vtermno]; hvc_opal_hvsi_tiocmget() local
129 struct hvc_opal_priv *pv = hvc_opal_privs[hp->vtermno]; hvc_opal_hvsi_tiocmset() local
157 struct hvc_opal_priv *pv; hvc_opal_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/pwm/
H A Dpwm-pxa.c73 unsigned long period_cycles, prescale, pv, dc; in pxa_pwm_config() local
H A Dpwm-spear.c82 unsigned long prescale = PWMCR_MIN_PRESCALE, pv, dc; in spear_pwm_config() local
H A Dpwm-vt8500.c74 unsigned long period_cycles, prescale, pv, dc; in vt8500_pwm_config() local
/kernel/linux/linux-6.6/net/bridge/
H A Dbr_mst.c128 static void br_mst_vlan_sync_state(struct net_bridge_vlan *pv, u16 msti) in br_mst_vlan_sync_state() argument
159 struct net_bridge_vlan *pv; in br_mst_vlan_set_msti() local
[all...]
/kernel/linux/linux-5.10/drivers/macintosh/
H A Dwindfarm_ad7417_sensor.c38 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() argument
101 struct wf_ad7417_priv *pv in wf_ad7417_adc_get() local
154 struct wf_ad7417_priv *pv = container_of(ref, wf_ad7417_release() local
161 struct wf_ad7417_priv *pv = sr->priv; wf_ad7417_sensor_release() local
179 wf_ad7417_add_sensor(struct wf_ad7417_priv *pv, int index, const char *name, const struct wf_sensor_ops *ops) wf_ad7417_add_sensor() argument
190 wf_ad7417_init_chip(struct wf_ad7417_priv *pv) wf_ad7417_init_chip() argument
235 struct wf_ad7417_priv *pv; wf_ad7417_probe() local
294 struct wf_ad7417_priv *pv = dev_get_drvdata(&client->dev); wf_ad7417_remove() local
[all...]
/kernel/linux/linux-5.10/sound/usb/line6/
H A Dplayback.c36 short pv = le16_to_cpu(*p); in change_volume() local
/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace_events_inject.c36 parse_field(char *str, struct trace_event_call *call, struct ftrace_event_field **pf, u64 *pv) parse_field() argument
/kernel/linux/linux-5.10/include/linux/ceph/
H A Ddecode.h43 static inline void ceph_decode_copy(void **p, void *pv, size_t n) in ceph_decode_copy() argument
/kernel/linux/linux-6.6/include/linux/ceph/
H A Ddecode.h43 static inline void ceph_decode_copy(void **p, void *pv, size_t n) in ceph_decode_copy() argument
/kernel/linux/linux-6.6/drivers/macintosh/
H A Dwindfarm_ad7417_sensor.c38 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() argument
101 struct wf_ad7417_priv *pv in wf_ad7417_adc_get() local
154 struct wf_ad7417_priv *pv = container_of(ref, wf_ad7417_release() local
161 struct wf_ad7417_priv *pv = sr->priv; wf_ad7417_sensor_release() local
179 wf_ad7417_add_sensor(struct wf_ad7417_priv *pv, int index, const char *name, const struct wf_sensor_ops *ops) wf_ad7417_add_sensor() argument
190 wf_ad7417_init_chip(struct wf_ad7417_priv *pv) wf_ad7417_init_chip() argument
234 struct wf_ad7417_priv *pv; wf_ad7417_probe() local
293 struct wf_ad7417_priv *pv = dev_get_drvdata(&client->dev); wf_ad7417_remove() local
[all...]

Completed in 13 milliseconds

1234