Home
last modified time | relevance | path

Searched refs:vp (Results 1 - 25 of 240) sorted by relevance

12345678910

/kernel/linux/linux-6.6/sound/pci/emu10k1/
H A Demu10k1_callback.c30 static int start_voice(struct snd_emux_voice *vp);
31 static void trigger_voice(struct snd_emux_voice *vp);
32 static void release_voice(struct snd_emux_voice *vp);
33 static void update_voice(struct snd_emux_voice *vp, int update);
34 static void terminate_voice(struct snd_emux_voice *vp);
35 static void free_voice(struct snd_emux_voice *vp);
36 static u32 make_fmmod(struct snd_emux_voice *vp);
37 static u32 make_fm2frq2(struct snd_emux_voice *vp);
83 struct snd_emux_voice *vp; in snd_emu10k1_synth_get_voice() local
93 vp in snd_emu10k1_synth_get_voice()
118 release_voice(struct snd_emux_voice *vp) release_voice() argument
134 terminate_voice(struct snd_emux_voice *vp) terminate_voice() argument
160 free_voice(struct snd_emux_voice *vp) free_voice() argument
181 update_voice(struct snd_emux_voice *vp, int update) update_voice() argument
213 struct snd_emux_voice *vp; lookup_voices() local
279 struct snd_emux_voice *vp; get_voice() local
309 start_voice(struct snd_emux_voice *vp) start_voice() argument
450 trigger_voice(struct snd_emux_voice *vp) trigger_voice() argument
484 make_fmmod(struct snd_emux_voice *vp) make_fmmod() argument
500 make_fm2frq2(struct snd_emux_voice *vp) make_fm2frq2() argument
[all...]
/kernel/linux/linux-5.10/sound/pci/emu10k1/
H A Demu10k1_callback.c30 static int start_voice(struct snd_emux_voice *vp);
31 static void trigger_voice(struct snd_emux_voice *vp);
32 static void release_voice(struct snd_emux_voice *vp);
33 static void update_voice(struct snd_emux_voice *vp, int update);
34 static void terminate_voice(struct snd_emux_voice *vp);
35 static void free_voice(struct snd_emux_voice *vp);
36 static void set_fmmod(struct snd_emu10k1 *hw, struct snd_emux_voice *vp);
37 static void set_fm2frq2(struct snd_emu10k1 *hw, struct snd_emux_voice *vp);
38 static void set_filterQ(struct snd_emu10k1 *hw, struct snd_emux_voice *vp);
82 struct snd_emux_voice *vp; in snd_emu10k1_synth_get_voice() local
116 release_voice(struct snd_emux_voice *vp) release_voice() argument
133 terminate_voice(struct snd_emux_voice *vp) terminate_voice() argument
153 free_voice(struct snd_emux_voice *vp) free_voice() argument
179 update_voice(struct snd_emux_voice *vp, int update) update_voice() argument
211 struct snd_emux_voice *vp; lookup_voices() local
277 struct snd_emux_voice *vp; get_voice() local
307 start_voice(struct snd_emux_voice *vp) start_voice() argument
463 trigger_voice(struct snd_emux_voice *vp) trigger_voice() argument
495 set_fmmod(struct snd_emu10k1 *hw, struct snd_emux_voice *vp) set_fmmod() argument
513 set_fm2frq2(struct snd_emu10k1 *hw, struct snd_emux_voice *vp) set_fm2frq2() argument
531 set_filterQ(struct snd_emu10k1 *hw, struct snd_emux_voice *vp) set_filterQ() argument
[all...]
/kernel/linux/linux-5.10/sound/isa/sb/
H A Demu8000_callback.c18 static int start_voice(struct snd_emux_voice *vp);
19 static void trigger_voice(struct snd_emux_voice *vp);
20 static void release_voice(struct snd_emux_voice *vp);
21 static void update_voice(struct snd_emux_voice *vp, int update);
23 static void terminate_voice(struct snd_emux_voice *vp);
32 static void set_pitch(struct snd_emu8000 *hw, struct snd_emux_voice *vp);
33 static void set_volume(struct snd_emu8000 *hw, struct snd_emux_voice *vp);
34 static void set_pan(struct snd_emu8000 *hw, struct snd_emux_voice *vp);
35 static void set_fmmod(struct snd_emu8000 *hw, struct snd_emux_voice *vp);
36 static void set_tremfreq(struct snd_emu8000 *hw, struct snd_emux_voice *vp);
83 release_voice(struct snd_emux_voice *vp) release_voice() argument
99 terminate_voice(struct snd_emux_voice *vp) terminate_voice() argument
111 update_voice(struct snd_emux_voice *vp, int update) update_voice() argument
147 struct snd_emux_voice *vp; get_voice() local
221 start_voice(struct snd_emux_voice *vp) start_voice() argument
301 trigger_voice(struct snd_emux_voice *vp) trigger_voice() argument
336 set_pitch(struct snd_emu8000 *hw, struct snd_emux_voice *vp) set_pitch() argument
345 set_volume(struct snd_emu8000 *hw, struct snd_emux_voice *vp) set_volume() argument
359 set_pan(struct snd_emu8000 *hw, struct snd_emux_voice *vp) set_pan() argument
370 set_fmmod(struct snd_emu8000 *hw, struct snd_emux_voice *vp) set_fmmod() argument
388 set_tremfreq(struct snd_emu8000 *hw, struct snd_emux_voice *vp) set_tremfreq() argument
395 set_fm2frq2(struct snd_emu8000 *hw, struct snd_emux_voice *vp) set_fm2frq2() argument
413 set_filterQ(struct snd_emu8000 *hw, struct snd_emux_voice *vp) set_filterQ() argument
[all...]
/kernel/linux/linux-6.6/sound/isa/sb/
H A Demu8000_callback.c18 static int start_voice(struct snd_emux_voice *vp);
19 static void trigger_voice(struct snd_emux_voice *vp);
20 static void release_voice(struct snd_emux_voice *vp);
21 static void update_voice(struct snd_emux_voice *vp, int update);
23 static void terminate_voice(struct snd_emux_voice *vp);
32 static void set_pitch(struct snd_emu8000 *hw, struct snd_emux_voice *vp);
33 static void set_volume(struct snd_emu8000 *hw, struct snd_emux_voice *vp);
34 static void set_pan(struct snd_emu8000 *hw, struct snd_emux_voice *vp);
35 static void set_fmmod(struct snd_emu8000 *hw, struct snd_emux_voice *vp);
36 static void set_tremfreq(struct snd_emu8000 *hw, struct snd_emux_voice *vp);
83 release_voice(struct snd_emux_voice *vp) release_voice() argument
99 terminate_voice(struct snd_emux_voice *vp) terminate_voice() argument
111 update_voice(struct snd_emux_voice *vp, int update) update_voice() argument
147 struct snd_emux_voice *vp; get_voice() local
221 start_voice(struct snd_emux_voice *vp) start_voice() argument
301 trigger_voice(struct snd_emux_voice *vp) trigger_voice() argument
336 set_pitch(struct snd_emu8000 *hw, struct snd_emux_voice *vp) set_pitch() argument
345 set_volume(struct snd_emu8000 *hw, struct snd_emux_voice *vp) set_volume() argument
359 set_pan(struct snd_emu8000 *hw, struct snd_emux_voice *vp) set_pan() argument
370 set_fmmod(struct snd_emu8000 *hw, struct snd_emux_voice *vp) set_fmmod() argument
388 set_tremfreq(struct snd_emu8000 *hw, struct snd_emux_voice *vp) set_tremfreq() argument
395 set_fm2frq2(struct snd_emu8000 *hw, struct snd_emux_voice *vp) set_fm2frq2() argument
413 set_filterQ(struct snd_emu8000 *hw, struct snd_emux_voice *vp) set_filterQ() argument
[all...]
/kernel/linux/linux-5.10/arch/um/drivers/
H A Dvector_transports.c67 struct sk_buff *skb, struct vector_private *vp) in l2tpv3_form_header()
69 struct uml_l2tpv3_data *td = vp->transport_data; in l2tpv3_form_header()
97 struct sk_buff *skb, struct vector_private *vp) in gre_form_header()
99 struct uml_gre_data *td = vp->transport_data; in gre_form_header()
115 struct sk_buff *skb, struct vector_private *vp) in raw_form_header()
131 uint8_t *header, struct sk_buff *skb, struct vector_private *vp) in l2tpv3_verify_header()
133 struct uml_l2tpv3_data *td = vp->transport_data; in l2tpv3_verify_header()
152 netdev_err(vp->dev, "uml_l2tpv3: unknown cookie id"); in l2tpv3_verify_header()
159 netdev_err(vp->dev, "uml_l2tpv3: session mismatch"); in l2tpv3_verify_header()
166 uint8_t *header, struct sk_buff *skb, struct vector_private *vp) in gre_verify_header()
66 l2tpv3_form_header(uint8_t *header, struct sk_buff *skb, struct vector_private *vp) l2tpv3_form_header() argument
96 gre_form_header(uint8_t *header, struct sk_buff *skb, struct vector_private *vp) gre_form_header() argument
114 raw_form_header(uint8_t *header, struct sk_buff *skb, struct vector_private *vp) raw_form_header() argument
130 l2tpv3_verify_header( uint8_t *header, struct sk_buff *skb, struct vector_private *vp) l2tpv3_verify_header() argument
165 gre_verify_header( uint8_t *header, struct sk_buff *skb, struct vector_private *vp) gre_verify_header() argument
196 raw_verify_header( uint8_t *header, struct sk_buff *skb, struct vector_private *vp) raw_verify_header() argument
241 build_gre_transport_data(struct vector_private *vp) build_gre_transport_data() argument
302 build_l2tpv3_transport_data(struct vector_private *vp) build_l2tpv3_transport_data() argument
400 build_raw_transport_data(struct vector_private *vp) build_raw_transport_data() argument
421 build_hybrid_transport_data(struct vector_private *vp) build_hybrid_transport_data() argument
445 build_tap_transport_data(struct vector_private *vp) build_tap_transport_data() argument
468 build_bess_transport_data(struct vector_private *vp) build_bess_transport_data() argument
477 build_transport_data(struct vector_private *vp) build_transport_data() argument
[all...]
H A Dvector_kern.c104 static void vector_reset_stats(struct vector_private *vp) in vector_reset_stats() argument
106 vp->estats.rx_queue_max = 0; in vector_reset_stats()
107 vp->estats.rx_queue_running_average = 0; in vector_reset_stats()
108 vp->estats.tx_queue_max = 0; in vector_reset_stats()
109 vp->estats.tx_queue_running_average = 0; in vector_reset_stats()
110 vp->estats.rx_encaps_errors = 0; in vector_reset_stats()
111 vp->estats.tx_timeout_count = 0; in vector_reset_stats()
112 vp->estats.tx_restart_queue = 0; in vector_reset_stats()
113 vp->estats.tx_kicks = 0; in vector_reset_stats()
114 vp in vector_reset_stats()
293 prep_msg(struct vector_private *vp, struct sk_buff *skb, struct iovec *iov) prep_msg() argument
336 struct vector_private *vp = netdev_priv(qi->dev); vector_enqueue() local
410 struct vector_private *vp = netdev_priv(qi->dev); vector_send() local
488 struct vector_private *vp = netdev_priv(qi->dev); destroy_queue() local
524 create_queue( struct vector_private *vp, int max_size, int header_size, int num_extra_frags) create_queue() argument
619 prep_skb( struct vector_private *vp, struct user_msghdr *msg) prep_skb() argument
679 struct vector_private *vp = netdev_priv(qi->dev); prep_queue_for_rx() local
801 struct vector_private *vp; vector_remove() local
842 vector_legacy_rx(struct vector_private *vp) vector_legacy_rx() argument
916 writev_tx(struct vector_private *vp, struct sk_buff *skb) writev_tx() argument
960 vector_mmsg_rx(struct vector_private *vp) vector_mmsg_rx() argument
1049 vector_rx(struct vector_private *vp) vector_rx() argument
1068 struct vector_private *vp = netdev_priv(dev); vector_net_start_xmit() local
1115 struct vector_private *vp = netdev_priv(dev); vector_rx_interrupt() local
1127 struct vector_private *vp = netdev_priv(dev); vector_tx_interrupt() local
1148 struct vector_private *vp = netdev_priv(dev); vector_net_close() local
1202 struct vector_private *vp = (struct vector_private *)data; vector_tx_poll() local
1209 struct vector_private *vp = vector_reset_tx() local
1218 struct vector_private *vp = netdev_priv(dev); vector_net_open() local
1340 struct vector_private *vp = netdev_priv(dev); vector_net_tx_timeout() local
1357 struct vector_private *vp = netdev_priv(dev); vector_set_features() local
1389 struct vector_private *vp = netdev_priv(dev); vector_net_load_bpf_flash() local
1448 struct vector_private *vp = netdev_priv(netdev); vector_get_ringparam() local
1487 struct vector_private *vp = netdev_priv(dev); vector_get_ethtool_stats() local
1495 struct vector_private *vp = netdev_priv(netdev); vector_get_coalesce() local
1504 struct vector_private *vp = netdev_priv(netdev); vector_set_coalesce() local
1545 struct vector_private *vp = from_timer(vp, t, tl); vector_timer_expire() local
1558 struct vector_private *vp; vector_eth_configure() local
[all...]
/kernel/linux/linux-6.6/arch/um/drivers/
H A Dvector_transports.c67 struct sk_buff *skb, struct vector_private *vp) in l2tpv3_form_header()
69 struct uml_l2tpv3_data *td = vp->transport_data; in l2tpv3_form_header()
97 struct sk_buff *skb, struct vector_private *vp) in gre_form_header()
99 struct uml_gre_data *td = vp->transport_data; in gre_form_header()
115 struct sk_buff *skb, struct vector_private *vp) in raw_form_header()
131 uint8_t *header, struct sk_buff *skb, struct vector_private *vp) in l2tpv3_verify_header()
133 struct uml_l2tpv3_data *td = vp->transport_data; in l2tpv3_verify_header()
152 netdev_err(vp->dev, "uml_l2tpv3: unknown cookie id"); in l2tpv3_verify_header()
159 netdev_err(vp->dev, "uml_l2tpv3: session mismatch"); in l2tpv3_verify_header()
166 uint8_t *header, struct sk_buff *skb, struct vector_private *vp) in gre_verify_header()
66 l2tpv3_form_header(uint8_t *header, struct sk_buff *skb, struct vector_private *vp) l2tpv3_form_header() argument
96 gre_form_header(uint8_t *header, struct sk_buff *skb, struct vector_private *vp) gre_form_header() argument
114 raw_form_header(uint8_t *header, struct sk_buff *skb, struct vector_private *vp) raw_form_header() argument
130 l2tpv3_verify_header( uint8_t *header, struct sk_buff *skb, struct vector_private *vp) l2tpv3_verify_header() argument
165 gre_verify_header( uint8_t *header, struct sk_buff *skb, struct vector_private *vp) gre_verify_header() argument
196 raw_verify_header( uint8_t *header, struct sk_buff *skb, struct vector_private *vp) raw_verify_header() argument
241 build_gre_transport_data(struct vector_private *vp) build_gre_transport_data() argument
302 build_l2tpv3_transport_data(struct vector_private *vp) build_l2tpv3_transport_data() argument
400 build_raw_transport_data(struct vector_private *vp) build_raw_transport_data() argument
421 build_hybrid_transport_data(struct vector_private *vp) build_hybrid_transport_data() argument
445 build_tap_transport_data(struct vector_private *vp) build_tap_transport_data() argument
468 build_bess_transport_data(struct vector_private *vp) build_bess_transport_data() argument
477 build_transport_data(struct vector_private *vp) build_transport_data() argument
[all...]
H A Dvector_kern.c70 static int vector_mmsg_rx(struct vector_private *vp, int budget);
103 static void vector_reset_stats(struct vector_private *vp) in vector_reset_stats() argument
105 vp->estats.rx_queue_max = 0; in vector_reset_stats()
106 vp->estats.rx_queue_running_average = 0; in vector_reset_stats()
107 vp->estats.tx_queue_max = 0; in vector_reset_stats()
108 vp->estats.tx_queue_running_average = 0; in vector_reset_stats()
109 vp->estats.rx_encaps_errors = 0; in vector_reset_stats()
110 vp->estats.tx_timeout_count = 0; in vector_reset_stats()
111 vp->estats.tx_restart_queue = 0; in vector_reset_stats()
112 vp in vector_reset_stats()
292 prep_msg(struct vector_private *vp, struct sk_buff *skb, struct iovec *iov) prep_msg() argument
335 struct vector_private *vp = netdev_priv(qi->dev); vector_enqueue() local
409 struct vector_private *vp = netdev_priv(qi->dev); vector_send() local
484 struct vector_private *vp = netdev_priv(qi->dev); destroy_queue() local
520 create_queue( struct vector_private *vp, int max_size, int header_size, int num_extra_frags) create_queue() argument
615 prep_skb( struct vector_private *vp, struct user_msghdr *msg) prep_skb() argument
675 struct vector_private *vp = netdev_priv(qi->dev); prep_queue_for_rx() local
797 struct vector_private *vp; vector_remove() local
838 vector_legacy_rx(struct vector_private *vp) vector_legacy_rx() argument
912 writev_tx(struct vector_private *vp, struct sk_buff *skb) writev_tx() argument
956 vector_mmsg_rx(struct vector_private *vp, int budget) vector_mmsg_rx() argument
1050 struct vector_private *vp = netdev_priv(dev); vector_net_start_xmit() local
1087 struct vector_private *vp = netdev_priv(dev); vector_rx_interrupt() local
1099 struct vector_private *vp = netdev_priv(dev); vector_tx_interrupt() local
1119 struct vector_private *vp = netdev_priv(dev); vector_net_close() local
1172 struct vector_private *vp = container_of(napi, struct vector_private, napi); vector_poll() local
1198 struct vector_private *vp = vector_reset_tx() local
1207 struct vector_private *vp = netdev_priv(dev); vector_net_open() local
1333 struct vector_private *vp = netdev_priv(dev); vector_net_tx_timeout() local
1350 struct vector_private *vp = netdev_priv(dev); vector_set_features() local
1382 struct vector_private *vp = netdev_priv(dev); vector_net_load_bpf_flash() local
1443 struct vector_private *vp = netdev_priv(netdev); vector_get_ringparam() local
1482 struct vector_private *vp = netdev_priv(dev); vector_get_ethtool_stats() local
1492 struct vector_private *vp = netdev_priv(netdev); vector_get_coalesce() local
1503 struct vector_private *vp = netdev_priv(netdev); vector_set_coalesce() local
1543 struct vector_private *vp = from_timer(vp, t, tl); vector_timer_expire() local
1558 struct vector_private *vp; vector_eth_configure() local
[all...]
/kernel/linux/linux-5.10/drivers/media/platform/s3c-camif/
H A Dcamif-regs.c38 void camif_hw_clear_pending_irq(struct camif_vp *vp) in camif_hw_clear_pending_irq() argument
40 u32 cfg = camif_read(vp->camif, S3C_CAMIF_REG_CIGCTRL); in camif_hw_clear_pending_irq()
41 cfg |= CIGCTRL_IRQ_CLR(vp->id); in camif_hw_clear_pending_irq()
42 camif_write(vp->camif, S3C_CAMIF_REG_CIGCTRL, cfg); in camif_hw_clear_pending_irq()
79 cfg = camif_read(camif, S3C_CAMIF_REG_CIIMGEFF(camif->vp->offset)); in camif_hw_set_effect()
92 camif_write(camif, S3C_CAMIF_REG_CIIMGEFF(camif->vp->offset), cfg); in camif_hw_set_effect()
151 void camif_hw_clear_fifo_overflow(struct camif_vp *vp) in camif_hw_clear_fifo_overflow() argument
153 struct camif_dev *camif = vp->camif; in camif_hw_clear_fifo_overflow()
157 if (vp->id == 0) in camif_hw_clear_fifo_overflow()
200 void camif_hw_set_output_addr(struct camif_vp *vp, in camif_hw_set_output_addr() argument
218 camif_hw_set_out_dma_size(struct camif_vp *vp) camif_hw_set_out_dma_size() argument
255 camif_hw_set_output_dma(struct camif_vp *vp) camif_hw_set_output_dma() argument
289 camif_hw_set_input_path(struct camif_vp *vp) camif_hw_set_input_path() argument
296 camif_hw_set_target_format(struct camif_vp *vp) camif_hw_set_target_format() argument
346 camif_hw_set_flip(struct camif_vp *vp) camif_hw_set_flip() argument
361 camif_hw_set_prescaler(struct camif_vp *vp) camif_hw_set_prescaler() argument
379 camif_s3c244x_hw_set_scaler(struct camif_vp *vp) camif_s3c244x_hw_set_scaler() argument
426 camif_s3c64xx_hw_set_scaler(struct camif_vp *vp) camif_s3c64xx_hw_set_scaler() argument
475 camif_hw_set_scaler(struct camif_vp *vp) camif_hw_set_scaler() argument
485 camif_hw_enable_scaler(struct camif_vp *vp, bool on) camif_hw_enable_scaler() argument
498 camif_hw_set_lastirq(struct camif_vp *vp, int enable) camif_hw_set_lastirq() argument
511 camif_hw_enable_capture(struct camif_vp *vp) camif_hw_enable_capture() argument
534 camif_hw_disable_capture(struct camif_vp *vp) camif_hw_disable_capture() argument
[all...]
H A Dcamif-capture.c43 /* Locking: called with vp->camif->slock spinlock held */
44 static void camif_cfg_video_path(struct camif_vp *vp) in camif_cfg_video_path() argument
46 WARN_ON(s3c_camif_get_scaler_config(vp, &vp->scaler)); in camif_cfg_video_path()
47 camif_hw_set_scaler(vp); in camif_cfg_video_path()
48 camif_hw_set_flip(vp); in camif_cfg_video_path()
49 camif_hw_set_target_format(vp); in camif_cfg_video_path()
50 camif_hw_set_output_dma(vp); in camif_cfg_video_path()
53 static void camif_prepare_dma_offset(struct camif_vp *vp) in camif_prepare_dma_offset() argument
55 struct camif_frame *f = &vp in camif_prepare_dma_offset()
65 s3c_camif_hw_init(struct camif_dev *camif, struct camif_vp *vp) s3c_camif_hw_init() argument
95 s3c_camif_hw_vp_init(struct camif_dev *camif, struct camif_vp *vp) s3c_camif_hw_vp_init() argument
149 camif_reinitialize(struct camif_vp *vp) camif_reinitialize() argument
182 s3c_vp_active(struct camif_vp *vp) s3c_vp_active() argument
207 camif_stop_capture(struct camif_vp *vp) camif_stop_capture() argument
241 camif_prepare_addr(struct camif_vp *vp, struct vb2_buffer *vb, struct camif_addr *paddr) camif_prepare_addr() argument
290 struct camif_vp *vp = priv; s3c_camif_irq_handler() local
376 struct camif_vp *vp = vb2_get_drv_priv(vq); start_streaming() local
433 struct camif_vp *vp = vb2_get_drv_priv(vq); stop_streaming() local
441 struct camif_vp *vp = vb2_get_drv_priv(vq); queue_setup() local
463 struct camif_vp *vp = vb2_get_drv_priv(vb->vb2_queue); buffer_prepare() local
482 struct camif_vp *vp = vb2_get_drv_priv(vb->vb2_queue); buffer_queue() local
536 struct camif_vp *vp = video_drvdata(file); s3c_camif_open() local
568 struct camif_vp *vp = video_drvdata(file); s3c_camif_close() local
595 struct camif_vp *vp = video_drvdata(file); s3c_camif_poll() local
611 struct camif_vp *vp = video_drvdata(file); s3c_camif_mmap() local
638 struct camif_vp *vp = video_drvdata(file); s3c_camif_vidioc_querycap() local
650 struct camif_vp *vp = video_drvdata(file); s3c_camif_vidioc_enum_input() local
677 struct camif_vp *vp = video_drvdata(file); s3c_camif_vidioc_enum_fmt() local
691 struct camif_vp *vp = video_drvdata(file); s3c_camif_vidioc_g_fmt() local
708 __camif_video_try_format(struct camif_vp *vp, struct v4l2_pix_format *pix, const struct camif_fmt **ffmt) __camif_video_try_format() argument
762 struct camif_vp *vp = video_drvdata(file); s3c_camif_vidioc_try_fmt() local
770 struct camif_vp *vp = video_drvdata(file); s3c_camif_vidioc_s_fmt() local
835 struct camif_vp *vp = video_drvdata(file); s3c_camif_streamon() local
867 struct camif_vp *vp = video_drvdata(file); s3c_camif_streamoff() local
888 struct camif_vp *vp = video_drvdata(file); s3c_camif_reqbufs() local
922 struct camif_vp *vp = video_drvdata(file); s3c_camif_querybuf() local
929 struct camif_vp *vp = video_drvdata(file); s3c_camif_qbuf() local
942 struct camif_vp *vp = video_drvdata(file); s3c_camif_dqbuf() local
955 struct camif_vp *vp = video_drvdata(file); s3c_camif_create_bufs() local
973 struct camif_vp *vp = video_drvdata(file); s3c_camif_prepare_buf() local
980 struct camif_vp *vp = video_drvdata(file); s3c_camif_g_selection() local
1002 __camif_try_compose(struct camif_dev *camif, struct camif_vp *vp, struct v4l2_rect *r) __camif_try_compose() argument
1017 struct camif_vp *vp = video_drvdata(file); s3c_camif_s_selection() local
1070 struct camif_vp *vp = ctrl->priv; s3c_camif_video_s_ctrl() local
1101 struct camif_vp *vp = &camif->vp[idx]; s3c_camif_register_video_node() local
1456 struct camif_vp *vp = &camif->vp[i]; s3c_camif_subdev_set_selection() local
1611 struct camif_vp *vp = &camif->vp[i]; s3c_camif_set_defaults() local
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/samsung/s3c-camif/
H A Dcamif-regs.c38 void camif_hw_clear_pending_irq(struct camif_vp *vp) in camif_hw_clear_pending_irq() argument
40 u32 cfg = camif_read(vp->camif, S3C_CAMIF_REG_CIGCTRL); in camif_hw_clear_pending_irq()
41 cfg |= CIGCTRL_IRQ_CLR(vp->id); in camif_hw_clear_pending_irq()
42 camif_write(vp->camif, S3C_CAMIF_REG_CIGCTRL, cfg); in camif_hw_clear_pending_irq()
79 cfg = camif_read(camif, S3C_CAMIF_REG_CIIMGEFF(camif->vp->offset)); in camif_hw_set_effect()
92 camif_write(camif, S3C_CAMIF_REG_CIIMGEFF(camif->vp->offset), cfg); in camif_hw_set_effect()
151 void camif_hw_clear_fifo_overflow(struct camif_vp *vp) in camif_hw_clear_fifo_overflow() argument
153 struct camif_dev *camif = vp->camif; in camif_hw_clear_fifo_overflow()
157 if (vp->id == 0) in camif_hw_clear_fifo_overflow()
200 void camif_hw_set_output_addr(struct camif_vp *vp, in camif_hw_set_output_addr() argument
218 camif_hw_set_out_dma_size(struct camif_vp *vp) camif_hw_set_out_dma_size() argument
255 camif_hw_set_output_dma(struct camif_vp *vp) camif_hw_set_output_dma() argument
289 camif_hw_set_input_path(struct camif_vp *vp) camif_hw_set_input_path() argument
296 camif_hw_set_target_format(struct camif_vp *vp) camif_hw_set_target_format() argument
346 camif_hw_set_flip(struct camif_vp *vp) camif_hw_set_flip() argument
361 camif_hw_set_prescaler(struct camif_vp *vp) camif_hw_set_prescaler() argument
379 camif_s3c244x_hw_set_scaler(struct camif_vp *vp) camif_s3c244x_hw_set_scaler() argument
426 camif_s3c64xx_hw_set_scaler(struct camif_vp *vp) camif_s3c64xx_hw_set_scaler() argument
475 camif_hw_set_scaler(struct camif_vp *vp) camif_hw_set_scaler() argument
485 camif_hw_enable_scaler(struct camif_vp *vp, bool on) camif_hw_enable_scaler() argument
498 camif_hw_set_lastirq(struct camif_vp *vp, int enable) camif_hw_set_lastirq() argument
511 camif_hw_enable_capture(struct camif_vp *vp) camif_hw_enable_capture() argument
534 camif_hw_disable_capture(struct camif_vp *vp) camif_hw_disable_capture() argument
[all...]
H A Dcamif-capture.c43 /* Locking: called with vp->camif->slock spinlock held */
44 static void camif_cfg_video_path(struct camif_vp *vp) in camif_cfg_video_path() argument
46 WARN_ON(s3c_camif_get_scaler_config(vp, &vp->scaler)); in camif_cfg_video_path()
47 camif_hw_set_scaler(vp); in camif_cfg_video_path()
48 camif_hw_set_flip(vp); in camif_cfg_video_path()
49 camif_hw_set_target_format(vp); in camif_cfg_video_path()
50 camif_hw_set_output_dma(vp); in camif_cfg_video_path()
53 static void camif_prepare_dma_offset(struct camif_vp *vp) in camif_prepare_dma_offset() argument
55 struct camif_frame *f = &vp in camif_prepare_dma_offset()
65 s3c_camif_hw_init(struct camif_dev *camif, struct camif_vp *vp) s3c_camif_hw_init() argument
95 s3c_camif_hw_vp_init(struct camif_dev *camif, struct camif_vp *vp) s3c_camif_hw_vp_init() argument
149 camif_reinitialize(struct camif_vp *vp) camif_reinitialize() argument
182 s3c_vp_active(struct camif_vp *vp) s3c_vp_active() argument
207 camif_stop_capture(struct camif_vp *vp) camif_stop_capture() argument
241 camif_prepare_addr(struct camif_vp *vp, struct vb2_buffer *vb, struct camif_addr *paddr) camif_prepare_addr() argument
290 struct camif_vp *vp = priv; s3c_camif_irq_handler() local
376 struct camif_vp *vp = vb2_get_drv_priv(vq); start_streaming() local
433 struct camif_vp *vp = vb2_get_drv_priv(vq); stop_streaming() local
441 struct camif_vp *vp = vb2_get_drv_priv(vq); queue_setup() local
463 struct camif_vp *vp = vb2_get_drv_priv(vb->vb2_queue); buffer_prepare() local
482 struct camif_vp *vp = vb2_get_drv_priv(vb->vb2_queue); buffer_queue() local
536 struct camif_vp *vp = video_drvdata(file); s3c_camif_open() local
568 struct camif_vp *vp = video_drvdata(file); s3c_camif_close() local
595 struct camif_vp *vp = video_drvdata(file); s3c_camif_poll() local
611 struct camif_vp *vp = video_drvdata(file); s3c_camif_mmap() local
638 struct camif_vp *vp = video_drvdata(file); s3c_camif_vidioc_querycap() local
650 struct camif_vp *vp = video_drvdata(file); s3c_camif_vidioc_enum_input() local
677 struct camif_vp *vp = video_drvdata(file); s3c_camif_vidioc_enum_fmt() local
691 struct camif_vp *vp = video_drvdata(file); s3c_camif_vidioc_g_fmt() local
708 __camif_video_try_format(struct camif_vp *vp, struct v4l2_pix_format *pix, const struct camif_fmt **ffmt) __camif_video_try_format() argument
762 struct camif_vp *vp = video_drvdata(file); s3c_camif_vidioc_try_fmt() local
770 struct camif_vp *vp = video_drvdata(file); s3c_camif_vidioc_s_fmt() local
836 struct camif_vp *vp = video_drvdata(file); s3c_camif_streamon() local
868 struct camif_vp *vp = video_drvdata(file); s3c_camif_streamoff() local
889 struct camif_vp *vp = video_drvdata(file); s3c_camif_reqbufs() local
923 struct camif_vp *vp = video_drvdata(file); s3c_camif_querybuf() local
930 struct camif_vp *vp = video_drvdata(file); s3c_camif_qbuf() local
943 struct camif_vp *vp = video_drvdata(file); s3c_camif_dqbuf() local
956 struct camif_vp *vp = video_drvdata(file); s3c_camif_create_bufs() local
974 struct camif_vp *vp = video_drvdata(file); s3c_camif_prepare_buf() local
981 struct camif_vp *vp = video_drvdata(file); s3c_camif_g_selection() local
1003 __camif_try_compose(struct camif_dev *camif, struct camif_vp *vp, struct v4l2_rect *r) __camif_try_compose() argument
1018 struct camif_vp *vp = video_drvdata(file); s3c_camif_s_selection() local
1071 struct camif_vp *vp = ctrl->priv; s3c_camif_video_s_ctrl() local
1102 struct camif_vp *vp = &camif->vp[idx]; s3c_camif_register_video_node() local
1457 struct camif_vp *vp = &camif->vp[i]; s3c_camif_subdev_set_selection() local
1612 struct camif_vp *vp = &camif->vp[i]; s3c_camif_set_defaults() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/3com/
H A D3c59x.c584 /* Chip features we care about in vp->capabilities, read from the EEPROM. */
660 static void window_set(struct vortex_private *vp, int window) in window_set() argument
662 if (window != vp->window) { in window_set()
663 iowrite16(SelectWindow + window, vp->ioaddr + EL3_CMD); in window_set()
664 vp->window = window; in window_set()
670 window_read ## size(struct vortex_private *vp, int window, int addr) \
674 spin_lock_irqsave(&vp->window_lock, flags); \
675 window_set(vp, window); \
676 ret = ioread ## size(vp->ioaddr + addr); \
677 spin_unlock_irqrestore(&vp
930 struct vortex_private *vp; vortex_eisa_remove() local
1091 struct vortex_private *vp; vortex_probe1() local
1488 struct vortex_private *vp = netdev_priv(dev); issue_and_wait() local
1515 struct vortex_private *vp = netdev_priv(dev); vortex_set_duplex() local
1531 struct vortex_private *vp = netdev_priv(dev); vortex_check_media() local
1548 struct vortex_private *vp = netdev_priv(dev); vortex_up() local
1720 struct vortex_private *vp = netdev_priv(dev); vortex_open() local
1784 struct vortex_private *vp = from_timer(vp, t, timer); vortex_timer() local
1882 struct vortex_private *vp = netdev_priv(dev); vortex_tx_timeout() local
1939 struct vortex_private *vp = netdev_priv(dev); vortex_error() local
2043 struct vortex_private *vp = netdev_priv(dev); vortex_start_xmit() local
2111 struct vortex_private *vp = netdev_priv(dev); boomerang_start_xmit() local
2254 struct vortex_private *vp = netdev_priv(dev); _vortex_interrupt() local
2370 struct vortex_private *vp = netdev_priv(dev); _boomerang_interrupt() local
2504 struct vortex_private *vp = netdev_priv(dev); vortex_boomerang_interrupt() local
2522 struct vortex_private *vp = netdev_priv(dev); vortex_rx() local
2591 struct vortex_private *vp = netdev_priv(dev); boomerang_rx() local
2686 struct vortex_private *vp = netdev_priv(dev); vortex_down() local
2726 struct vortex_private *vp = netdev_priv(dev); vortex_close() local
2789 struct vortex_private *vp = netdev_priv(dev); dump_tx_ring() local
2824 struct vortex_private *vp = netdev_priv(dev); vortex_get_stats() local
2845 struct vortex_private *vp = netdev_priv(dev); update_stats() local
2881 struct vortex_private *vp = netdev_priv(dev); vortex_nway_reset() local
2889 struct vortex_private *vp = netdev_priv(dev); vortex_get_link_ksettings() local
2899 struct vortex_private *vp = netdev_priv(dev); vortex_set_link_ksettings() local
2927 struct vortex_private *vp = netdev_priv(dev); vortex_get_ethtool_stats() local
2958 struct vortex_private *vp = netdev_priv(dev); vortex_get_drvinfo() local
2976 struct vortex_private *vp = netdev_priv(dev); vortex_get_wol() local
2990 struct vortex_private *vp = netdev_priv(dev); vortex_set_wol() local
3030 struct vortex_private *vp = netdev_priv(dev); vortex_ioctl() local
3054 struct vortex_private *vp = netdev_priv(dev); set_rx_mode() local
3080 struct vortex_private *vp = netdev_priv(dev); set_8021q_mode() local
3126 mdio_delay(struct vortex_private *vp) mdio_delay() argument
3140 mdio_sync(struct vortex_private *vp, int bits) mdio_sync() argument
3155 struct vortex_private *vp = netdev_priv(dev); mdio_read() local
3192 struct vortex_private *vp = netdev_priv(dev); mdio_write() local
3226 struct vortex_private *vp = netdev_priv(dev); acpi_set_WOL() local
3257 struct vortex_private *vp; vortex_remove_one() local
[all...]
H A D3c515.c460 struct corkscrew_private *vp = netdev_priv(dev); in cleanup_card() local
461 list_del_init(&vp->list); in cleanup_card()
466 if (vp->dev) in cleanup_card()
467 pnp_device_detach(to_pnp_dev(vp->dev)); in cleanup_card()
567 struct corkscrew_private *vp = netdev_priv(dev); in corkscrew_setup() local
575 vp->dev = &idev->dev; in corkscrew_setup()
586 vp->product_name = "3c515"; in corkscrew_setup()
587 vp->options = dev->mem_start; in corkscrew_setup()
588 vp->our_dev = dev; in corkscrew_setup()
590 if (!vp in corkscrew_setup()
697 struct corkscrew_private *vp = netdev_priv(dev); corkscrew_open() local
861 struct corkscrew_private *vp = from_timer(vp, t, timer); corkscrew_timer() local
953 struct corkscrew_private *vp = netdev_priv(dev); corkscrew_timeout() local
990 struct corkscrew_private *vp = netdev_priv(dev); corkscrew_start_xmit() local
1318 struct corkscrew_private *vp = netdev_priv(dev); boomerang_rx() local
1402 struct corkscrew_private *vp = netdev_priv(dev); corkscrew_close() local
1456 struct corkscrew_private *vp = netdev_priv(dev); corkscrew_get_stats() local
1555 struct corkscrew_private *vp; cleanup_module() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/3com/
H A D3c59x.c584 /* Chip features we care about in vp->capabilities, read from the EEPROM. */
660 static void window_set(struct vortex_private *vp, int window) in window_set() argument
662 if (window != vp->window) { in window_set()
663 iowrite16(SelectWindow + window, vp->ioaddr + EL3_CMD); in window_set()
664 vp->window = window; in window_set()
670 window_read ## size(struct vortex_private *vp, int window, int addr) \
674 spin_lock_irqsave(&vp->window_lock, flags); \
675 window_set(vp, window); \
676 ret = ioread ## size(vp->ioaddr + addr); \
677 spin_unlock_irqrestore(&vp
930 struct vortex_private *vp; vortex_eisa_remove() local
1091 struct vortex_private *vp; vortex_probe1() local
1490 struct vortex_private *vp = netdev_priv(dev); issue_and_wait() local
1517 struct vortex_private *vp = netdev_priv(dev); vortex_set_duplex() local
1533 struct vortex_private *vp = netdev_priv(dev); vortex_check_media() local
1550 struct vortex_private *vp = netdev_priv(dev); vortex_up() local
1722 struct vortex_private *vp = netdev_priv(dev); vortex_open() local
1786 struct vortex_private *vp = from_timer(vp, t, timer); vortex_timer() local
1884 struct vortex_private *vp = netdev_priv(dev); vortex_tx_timeout() local
1941 struct vortex_private *vp = netdev_priv(dev); vortex_error() local
2045 struct vortex_private *vp = netdev_priv(dev); vortex_start_xmit() local
2113 struct vortex_private *vp = netdev_priv(dev); boomerang_start_xmit() local
2256 struct vortex_private *vp = netdev_priv(dev); _vortex_interrupt() local
2372 struct vortex_private *vp = netdev_priv(dev); _boomerang_interrupt() local
2506 struct vortex_private *vp = netdev_priv(dev); vortex_boomerang_interrupt() local
2524 struct vortex_private *vp = netdev_priv(dev); vortex_rx() local
2593 struct vortex_private *vp = netdev_priv(dev); boomerang_rx() local
2688 struct vortex_private *vp = netdev_priv(dev); vortex_down() local
2728 struct vortex_private *vp = netdev_priv(dev); vortex_close() local
2791 struct vortex_private *vp = netdev_priv(dev); dump_tx_ring() local
2826 struct vortex_private *vp = netdev_priv(dev); vortex_get_stats() local
2847 struct vortex_private *vp = netdev_priv(dev); update_stats() local
2883 struct vortex_private *vp = netdev_priv(dev); vortex_nway_reset() local
2891 struct vortex_private *vp = netdev_priv(dev); vortex_get_link_ksettings() local
2901 struct vortex_private *vp = netdev_priv(dev); vortex_set_link_ksettings() local
2929 struct vortex_private *vp = netdev_priv(dev); vortex_get_ethtool_stats() local
2960 struct vortex_private *vp = netdev_priv(dev); vortex_get_drvinfo() local
2978 struct vortex_private *vp = netdev_priv(dev); vortex_get_wol() local
2992 struct vortex_private *vp = netdev_priv(dev); vortex_set_wol() local
3032 struct vortex_private *vp = netdev_priv(dev); vortex_ioctl() local
3056 struct vortex_private *vp = netdev_priv(dev); set_rx_mode() local
3082 struct vortex_private *vp = netdev_priv(dev); set_8021q_mode() local
3128 mdio_delay(struct vortex_private *vp) mdio_delay() argument
3142 mdio_sync(struct vortex_private *vp, int bits) mdio_sync() argument
3157 struct vortex_private *vp = netdev_priv(dev); mdio_read() local
3194 struct vortex_private *vp = netdev_priv(dev); mdio_write() local
3228 struct vortex_private *vp = netdev_priv(dev); acpi_set_WOL() local
3259 struct vortex_private *vp; vortex_remove_one() local
[all...]
/kernel/linux/linux-6.6/sound/synth/emux/
H A Demux_synth.c34 static void terminate_voice(struct snd_emux *emu, struct snd_emux_voice *vp, int free);
35 static void update_voice(struct snd_emux *emu, struct snd_emux_voice *vp, int update);
36 static void setup_voice(struct snd_emux_voice *vp);
37 static int calc_pan(struct snd_emux_voice *vp);
38 static int calc_volume(struct snd_emux_voice *vp);
39 static int calc_pitch(struct snd_emux_voice *vp);
50 struct snd_emux_voice *vp; in snd_emux_note_on() local
89 vp = emu->ops.get_voice(emu, port); in snd_emux_note_on()
90 if (vp == NULL || vp in snd_emux_note_on()
149 struct snd_emux_voice *vp; snd_emux_note_off() local
194 struct snd_emux_voice *vp; snd_emux_timer_callback() local
226 struct snd_emux_voice *vp; snd_emux_key_press() local
258 struct snd_emux_voice *vp; snd_emux_update_channel() local
285 struct snd_emux_voice *vp; snd_emux_update_port() local
367 struct snd_emux_voice *vp; terminate_note1() local
409 struct snd_emux_voice *vp; snd_emux_terminate_all() local
440 struct snd_emux_voice *vp; snd_emux_sounds_off_all() local
473 struct snd_emux_voice *vp; exclusive_note_off() local
493 terminate_voice(struct snd_emux *emu, struct snd_emux_voice *vp, int free) terminate_voice() argument
511 update_voice(struct snd_emux *emu, struct snd_emux_voice *vp, int update) update_voice() argument
546 setup_voice(struct snd_emux_voice *vp) setup_voice() argument
639 calc_pan(struct snd_emux_voice *vp) calc_pan() argument
740 calc_volume(struct snd_emux_voice *vp) calc_volume() argument
811 calc_pitch(struct snd_emux_voice *vp) calc_pitch() argument
917 struct snd_emux_voice *vp; snd_emux_init_voices() local
[all...]
H A Demux_proc.c51 struct snd_emux_voice *vp = &emu->voices[0]; in snd_emux_proc_info_read()
54 vp->reg.parm.moddelay, in snd_emux_proc_info_read()
55 vp->reg.parm.modatkhld, in snd_emux_proc_info_read()
56 vp->reg.parm.moddcysus, in snd_emux_proc_info_read()
57 vp->reg.parm.modrelease); in snd_emux_proc_info_read()
59 vp->reg.parm.voldelay, in snd_emux_proc_info_read()
60 vp->reg.parm.volatkhld, in snd_emux_proc_info_read()
61 vp->reg.parm.voldcysus, in snd_emux_proc_info_read()
62 vp->reg.parm.volrelease); in snd_emux_proc_info_read()
64 vp in snd_emux_proc_info_read()
[all...]
/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Dvp.c8 #include "vp.h"
15 struct omap_vp_instance *vp = voltdm->vp; in _vp_set_init_voltage() local
21 vpconfig = voltdm->read(vp->vpconfig); in _vp_set_init_voltage()
22 vpconfig &= ~(vp->common->vpconfig_initvoltage_mask | in _vp_set_init_voltage()
23 vp->common->vpconfig_forceupdate | in _vp_set_init_voltage()
24 vp->common->vpconfig_initvdd); in _vp_set_init_voltage()
25 vpconfig |= vsel << __ffs(vp->common->vpconfig_initvoltage_mask); in _vp_set_init_voltage()
26 voltdm->write(vpconfig, vp->vpconfig); in _vp_set_init_voltage()
29 voltdm->write((vpconfig | vp in _vp_set_init_voltage()
41 struct omap_vp_instance *vp = voltdm->vp; omap_vp_init() local
124 struct omap_vp_instance *vp = voltdm->vp; omap_vp_forceupdate_scale() local
199 struct omap_vp_instance *vp; omap_vp_enable() local
243 struct omap_vp_instance *vp; omap_vp_disable() local
[all...]
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Dvp.c8 #include "vp.h"
15 struct omap_vp_instance *vp = voltdm->vp; in _vp_set_init_voltage() local
21 vpconfig = voltdm->read(vp->vpconfig); in _vp_set_init_voltage()
22 vpconfig &= ~(vp->common->vpconfig_initvoltage_mask | in _vp_set_init_voltage()
23 vp->common->vpconfig_forceupdate | in _vp_set_init_voltage()
24 vp->common->vpconfig_initvdd); in _vp_set_init_voltage()
25 vpconfig |= vsel << __ffs(vp->common->vpconfig_initvoltage_mask); in _vp_set_init_voltage()
26 voltdm->write(vpconfig, vp->vpconfig); in _vp_set_init_voltage()
29 voltdm->write((vpconfig | vp in _vp_set_init_voltage()
41 struct omap_vp_instance *vp = voltdm->vp; omap_vp_init() local
124 struct omap_vp_instance *vp = voltdm->vp; omap_vp_forceupdate_scale() local
199 struct omap_vp_instance *vp; omap_vp_enable() local
243 struct omap_vp_instance *vp; omap_vp_disable() local
[all...]
/kernel/linux/linux-5.10/sound/synth/emux/
H A Demux_synth.c34 static void terminate_voice(struct snd_emux *emu, struct snd_emux_voice *vp, int free);
35 static void update_voice(struct snd_emux *emu, struct snd_emux_voice *vp, int update);
36 static void setup_voice(struct snd_emux_voice *vp);
37 static int calc_pan(struct snd_emux_voice *vp);
38 static int calc_volume(struct snd_emux_voice *vp);
39 static int calc_pitch(struct snd_emux_voice *vp);
50 struct snd_emux_voice *vp; in snd_emux_note_on() local
89 vp = emu->ops.get_voice(emu, port); in snd_emux_note_on()
90 if (vp == NULL || vp in snd_emux_note_on()
149 struct snd_emux_voice *vp; snd_emux_note_off() local
194 struct snd_emux_voice *vp; snd_emux_timer_callback() local
226 struct snd_emux_voice *vp; snd_emux_key_press() local
258 struct snd_emux_voice *vp; snd_emux_update_channel() local
285 struct snd_emux_voice *vp; snd_emux_update_port() local
367 struct snd_emux_voice *vp; terminate_note1() local
409 struct snd_emux_voice *vp; snd_emux_terminate_all() local
440 struct snd_emux_voice *vp; snd_emux_sounds_off_all() local
473 struct snd_emux_voice *vp; exclusive_note_off() local
493 terminate_voice(struct snd_emux *emu, struct snd_emux_voice *vp, int free) terminate_voice() argument
511 update_voice(struct snd_emux *emu, struct snd_emux_voice *vp, int update) update_voice() argument
546 setup_voice(struct snd_emux_voice *vp) setup_voice() argument
639 calc_pan(struct snd_emux_voice *vp) calc_pan() argument
740 calc_volume(struct snd_emux_voice *vp) calc_volume() argument
811 calc_pitch(struct snd_emux_voice *vp) calc_pitch() argument
916 struct snd_emux_voice *vp; snd_emux_init_voices() local
[all...]
H A Demux_proc.c51 struct snd_emux_voice *vp = &emu->voices[0]; in snd_emux_proc_info_read()
54 vp->reg.parm.moddelay, in snd_emux_proc_info_read()
55 vp->reg.parm.modatkhld, in snd_emux_proc_info_read()
56 vp->reg.parm.moddcysus, in snd_emux_proc_info_read()
57 vp->reg.parm.modrelease); in snd_emux_proc_info_read()
59 vp->reg.parm.voldelay, in snd_emux_proc_info_read()
60 vp->reg.parm.volatkhld, in snd_emux_proc_info_read()
61 vp->reg.parm.voldcysus, in snd_emux_proc_info_read()
62 vp->reg.parm.volrelease); in snd_emux_proc_info_read()
64 vp in snd_emux_proc_info_read()
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/cisco/enic/
H A Dvnic_vic.c29 struct vic_provinfo *vp; in vic_provinfo_alloc() local
34 vp = kzalloc(VIC_PROVINFO_MAX_DATA, flags); in vic_provinfo_alloc()
35 if (!vp) in vic_provinfo_alloc()
38 memcpy(vp->oui, oui, sizeof(vp->oui)); in vic_provinfo_alloc()
39 vp->type = type; in vic_provinfo_alloc()
40 vp->length = htonl(sizeof(vp->num_tlvs)); in vic_provinfo_alloc()
42 return vp; in vic_provinfo_alloc()
45 void vic_provinfo_free(struct vic_provinfo *vp) in vic_provinfo_free() argument
50 vic_provinfo_add_tlv(struct vic_provinfo *vp, u16 type, u16 length, const void *value) vic_provinfo_add_tlv() argument
76 vic_provinfo_size(struct vic_provinfo *vp) vic_provinfo_size() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/cisco/enic/
H A Dvnic_vic.c14 struct vic_provinfo *vp; in vic_provinfo_alloc() local
19 vp = kzalloc(VIC_PROVINFO_MAX_DATA, flags); in vic_provinfo_alloc()
20 if (!vp) in vic_provinfo_alloc()
23 memcpy(vp->oui, oui, sizeof(vp->oui)); in vic_provinfo_alloc()
24 vp->type = type; in vic_provinfo_alloc()
25 vp->length = htonl(sizeof(vp->num_tlvs)); in vic_provinfo_alloc()
27 return vp; in vic_provinfo_alloc()
30 void vic_provinfo_free(struct vic_provinfo *vp) in vic_provinfo_free() argument
35 vic_provinfo_add_tlv(struct vic_provinfo *vp, u16 type, u16 length, const void *value) vic_provinfo_add_tlv() argument
61 vic_provinfo_size(struct vic_provinfo *vp) vic_provinfo_size() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H A Dsunvnet.c69 struct vnet *vp = netdev_priv(dev); in vnet_get_msglevel() local
71 return vp->msg_enable; in vnet_get_msglevel()
76 struct vnet *vp = netdev_priv(dev); in vnet_set_msglevel() local
78 vp->msg_enable = value; in vnet_set_msglevel()
102 struct vnet *vp = (struct vnet *)netdev_priv(dev); in vnet_get_sset_count() local
107 + (NUM_VNET_PORT_STATS * vp->nports); in vnet_get_sset_count()
115 struct vnet *vp = (struct vnet *)netdev_priv(dev); in vnet_get_strings() local
125 list_for_each_entry_rcu(port, &vp->port_list, list) { in vnet_get_strings()
160 struct vnet *vp = (struct vnet *)netdev_priv(dev); in vnet_get_ethtool_stats() local
177 data[i++] = vp in vnet_get_ethtool_stats()
205 __tx_port_find(struct vnet *vp, struct sk_buff *skb) __tx_port_find() argument
231 struct vnet *vp = netdev_priv(dev); vnet_tx_port_find() local
239 struct vnet *vp = netdev_priv(dev); vnet_select_queue() local
256 struct vnet *vp = netdev_priv(dev); vnet_set_rx_mode() local
264 struct vnet *vp = netdev_priv(dev); vnet_poll_controller() local
288 struct vnet *vp; vnet_new() local
346 struct vnet *iter, *vp; vnet_find_or_create() local
365 struct vnet *vp; vnet_cleanup() local
428 struct vnet *vp; vnet_port_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/
H A Dsunvnet.c69 struct vnet *vp = netdev_priv(dev); in vnet_get_msglevel() local
71 return vp->msg_enable; in vnet_get_msglevel()
76 struct vnet *vp = netdev_priv(dev); in vnet_set_msglevel() local
78 vp->msg_enable = value; in vnet_set_msglevel()
102 struct vnet *vp = (struct vnet *)netdev_priv(dev); in vnet_get_sset_count() local
107 + (NUM_VNET_PORT_STATS * vp->nports); in vnet_get_sset_count()
115 struct vnet *vp = (struct vnet *)netdev_priv(dev); in vnet_get_strings() local
125 list_for_each_entry_rcu(port, &vp->port_list, list) { in vnet_get_strings()
160 struct vnet *vp = (struct vnet *)netdev_priv(dev); in vnet_get_ethtool_stats() local
177 data[i++] = vp in vnet_get_ethtool_stats()
205 __tx_port_find(struct vnet *vp, struct sk_buff *skb) __tx_port_find() argument
231 struct vnet *vp = netdev_priv(dev); vnet_tx_port_find() local
239 struct vnet *vp = netdev_priv(dev); vnet_select_queue() local
256 struct vnet *vp = netdev_priv(dev); vnet_set_rx_mode() local
264 struct vnet *vp = netdev_priv(dev); vnet_poll_controller() local
289 struct vnet *vp; vnet_new() local
348 struct vnet *iter, *vp; vnet_find_or_create() local
367 struct vnet *vp; vnet_cleanup() local
430 struct vnet *vp; vnet_port_probe() local
[all...]

Completed in 21 milliseconds

12345678910