| /linux/drivers/media/platform/samsung/s3c-camif/ |
| H A D | camif-regs.c | 38 void camif_hw_clear_pending_irq(struct camif_vp *vp) in camif_hw_clear_pending_irq() 151 void camif_hw_clear_fifo_overflow(struct camif_vp *vp) in camif_hw_clear_fifo_overflow() 200 void camif_hw_set_output_addr(struct camif_vp *vp, in camif_hw_set_output_addr() 218 static void camif_hw_set_out_dma_size(struct camif_vp *vp) in camif_hw_set_out_dma_size() 255 void camif_hw_set_output_dma(struct camif_vp *vp) in camif_hw_set_output_dma() 289 void camif_hw_set_input_path(struct camif_vp *vp) in camif_hw_set_input_path() 296 void camif_hw_set_target_format(struct camif_vp *vp) in camif_hw_set_target_format() 346 void camif_hw_set_flip(struct camif_vp *vp) in camif_hw_set_flip() 361 static void camif_hw_set_prescaler(struct camif_vp *vp) in camif_hw_set_prescaler() 379 static void camif_s3c244x_hw_set_scaler(struct camif_vp *vp) in camif_s3c244x_hw_set_scaler() [all …]
|
| H A D | camif-core.h | 298 struct camif_vp vp[CAMIF_VP_NUM]; member 346 static inline void camif_active_queue_add(struct camif_vp *vp, in camif_active_queue_add() 354 struct camif_vp *vp) in camif_active_queue_pop() 364 struct camif_vp *vp, int index) in camif_active_queue_peek() 382 static inline void camif_pending_queue_add(struct camif_vp *vp, in camif_pending_queue_add() 389 struct camif_vp *vp) in camif_pending_queue_pop()
|
| /linux/drivers/net/ethernet/sun/ |
| H A D | sunvnet.c | 69 struct vnet *vp = netdev_priv(dev); in vnet_get_msglevel() local 76 struct vnet *vp = netdev_priv(dev); in vnet_set_msglevel() local 102 struct vnet *vp = (struct vnet *)netdev_priv(dev); in vnet_get_sset_count() local 115 struct vnet *vp = (struct vnet *)netdev_priv(dev); in vnet_get_strings() local 146 struct vnet *vp = (struct vnet *)netdev_priv(dev); in vnet_get_ethtool_stats() local 191 static struct vnet_port *__tx_port_find(struct vnet *vp, struct sk_buff *skb) in __tx_port_find() 217 struct vnet *vp = netdev_priv(dev); in vnet_tx_port_find() local 225 struct vnet *vp = netdev_priv(dev); in vnet_select_queue() local 242 struct vnet *vp = netdev_priv(dev); in vnet_set_rx_mode() local 250 struct vnet *vp = netdev_priv(dev); in vnet_poll_controller() local [all …]
|
| H A D | ldmvsw.c | 170 struct vnet *vp; in vsw_get_vnet() local 280 struct vnet *vp; in vsw_port_probe() local 435 struct vnet *vp; in vsw_cleanup() local
|
| H A D | sunvnet_common.c | 1549 static struct vnet_mcast_entry *__vnet_mc_find(struct vnet *vp, u8 *addr) in __vnet_mc_find() 1560 static void __update_mc_list(struct vnet *vp, struct net_device *dev) in __update_mc_list() 1586 static void __send_mc_list(struct vnet *vp, struct vnet_port *port) in __send_mc_list() 1649 void sunvnet_set_rx_mode_common(struct net_device *dev, struct vnet *vp) in sunvnet_set_rx_mode_common() 1768 void sunvnet_poll_controller_common(struct net_device *dev, struct vnet *vp) in sunvnet_poll_controller_common() 1785 struct vnet *vp = port->vp; in sunvnet_port_add_txq_common() local
|
| /linux/sound/isa/sb/ |
| H A D | emu8000_callback.c | 83 release_voice(struct snd_emux_voice *vp) in release_voice() 99 terminate_voice(struct snd_emux_voice *vp) in terminate_voice() 111 update_voice(struct snd_emux_voice *vp, int update) in update_voice() 147 struct snd_emux_voice *vp; in get_voice() local 221 start_voice(struct snd_emux_voice *vp) in start_voice() 301 trigger_voice(struct snd_emux_voice *vp) in trigger_voice() 336 set_pitch(struct snd_emu8000 *hw, struct snd_emux_voice *vp) in set_pitch() 345 set_volume(struct snd_emu8000 *hw, struct snd_emux_voice *vp) in set_volume() 359 set_pan(struct snd_emu8000 *hw, struct snd_emux_voice *vp) in set_pan() 370 set_fmmod(struct snd_emu8000 *hw, struct snd_emux_voice *vp) in set_fmmod() [all …]
|
| /linux/arch/um/drivers/ |
| H A D | vector_kern.c | 106 static void vector_reset_stats(struct vector_private *vp) in vector_reset_stats() 285 static int prep_msg(struct vector_private *vp, in prep_msg() 328 struct vector_private *vp = netdev_priv(qi->dev); in vector_enqueue() local 401 struct vector_private *vp = netdev_priv(qi->dev); in vector_send() local 471 struct vector_private *vp = netdev_priv(qi->dev); in destroy_queue() local 508 struct vector_private *vp, in create_queue() 597 struct vector_private *vp, in prep_skb() 656 struct vector_private *vp = netdev_priv(qi->dev); in prep_queue_for_rx() local 785 struct vector_private *vp; in vector_remove() local 827 static int vector_legacy_rx(struct vector_private *vp) in vector_legacy_rx() [all …]
|
| H A D | vector_transports.c | 67 struct sk_buff *skb, struct vector_private *vp) in l2tpv3_form_header() 97 struct sk_buff *skb, struct vector_private *vp) 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() 166 uint8_t *header, struct sk_buff *skb, struct vector_private *vp) in gre_verify_header() 197 uint8_t *header, struct sk_buff *skb, struct vector_private *vp) in raw_verify_header() 241 static int build_gre_transport_data(struct vector_private *vp) in build_gre_transport_data() 302 static int build_l2tpv3_transport_data(struct vector_private *vp) in build_l2tpv3_transport_data() 399 static int build_raw_transport_data(struct vector_private *vp) in build_raw_transport_data() 420 static int build_hybrid_transport_data(struct vector_private *vp) in build_hybrid_transport_data() [all …]
|
| /linux/sound/pci/emu10k1/ |
| H A D | emu10k1_callback.c | 83 struct snd_emux_voice *vp; in snd_emu10k1_synth_get_voice() local 118 release_voice(struct snd_emux_voice *vp) in release_voice() 134 terminate_voice(struct snd_emux_voice *vp) in terminate_voice() 160 free_voice(struct snd_emux_voice *vp) in free_voice() 181 update_voice(struct snd_emux_voice *vp, int update) in update_voice() 213 struct snd_emux_voice *vp; in lookup_voices() local 279 struct snd_emux_voice *vp; in get_voice() local 309 start_voice(struct snd_emux_voice *vp) in start_voice() 452 trigger_voice(struct snd_emux_voice *vp) in trigger_voice() 486 make_fmmod(struct snd_emux_voice *vp) in make_fmmod() [all …]
|
| /linux/fs/afs/ |
| H A D | fsclient.c | 241 struct afs_vnode_param *vp = &op->file[op->fetch_status.which]; in afs_deliver_fs_fetch_status() local 274 struct afs_vnode_param *vp = &op->file[op->fetch_status.which]; in afs_fs_fetch_status() local 305 struct afs_vnode_param *vp = &op->file[0]; in afs_deliver_fs_fetch_data() local 432 struct afs_vnode_param *vp = &op->file[0]; in afs_fs_fetch_data64() local 467 struct afs_vnode_param *vp = &op->file[0]; in afs_fs_fetch_data() local 501 struct afs_vnode_param *vp = &op->file[1]; in afs_deliver_fs_create_vnode() local 638 struct afs_vnode_param *vp = &op->file[0]; in afs_deliver_fs_file_status_and_vol() local 761 struct afs_vnode_param *vp = &op->file[1]; in afs_deliver_fs_link() local 798 struct afs_vnode_param *vp = &op->file[1]; in afs_fs_link() local 842 struct afs_vnode_param *vp = &op->file[1]; in afs_deliver_fs_symlink() local [all …]
|
| H A D | inode.c | 64 struct afs_vnode_param *vp, in afs_inode_init_from_status() 163 struct afs_vnode_param *vp) in afs_apply_status() 286 struct afs_vnode_param *vp) in afs_apply_callback() 302 void afs_vnode_commit_status(struct afs_operation *op, struct afs_vnode_param *vp) in afs_vnode_commit_status() 349 struct afs_vnode_param *vp = &op->file[op->fetch_status.which]; in afs_fetch_status_success() local 417 struct afs_vnode_param *vp = opaque; in afs_iget5_test() local 428 struct afs_vnode_param *vp = opaque; in afs_iget5_set() local 483 struct inode *afs_iget(struct afs_operation *op, struct afs_vnode_param *vp) in afs_iget() 716 struct afs_vnode_param *vp = &op->file[0]; in afs_setattr_success() local 733 struct afs_vnode_param *vp = &op->file[0]; in afs_setattr_edit_file() local
|
| H A D | yfsclient.c | 356 struct afs_vnode_param *vp = &op->file[0]; in yfs_deliver_fs_fetch_data64() local 471 struct afs_vnode_param *vp = &op->file[0]; in yfs_fs_fetch_data() local 514 struct afs_vnode_param *vp = &op->file[1]; in yfs_deliver_fs_create_vnode() local 646 struct afs_vnode_param *vp = &op->file[1]; in yfs_deliver_fs_remove_file2() local 844 struct afs_vnode_param *vp = &op->file[1]; in yfs_deliver_fs_link() local 879 struct afs_vnode_param *vp = &op->file[1]; in yfs_fs_link() local 918 struct afs_vnode_param *vp = &op->file[1]; in yfs_deliver_fs_symlink() local 1337 struct afs_vnode_param *vp = &op->file[0]; in yfs_fs_store_data() local 1401 struct afs_vnode_param *vp = &op->file[0]; in yfs_fs_setattr_size() local 1441 struct afs_vnode_param *vp = &op->file[0]; in yfs_fs_setattr() local [all …]
|
| /linux/drivers/hv/ |
| H A D | mshv_root_main.c | 314 mshv_suspend_vp(const struct mshv_vp *vp, bool *message_in_flight) in mshv_suspend_vp() argument 360 static long mshv_run_vp_with_hyp_scheduler(struct mshv_vp *vp) in mshv_run_vp_with_hyp_scheduler() argument 408 mshv_vp_dispatch(struct mshv_vp * vp,u32 flags,struct hv_output_dispatch_vp * res) mshv_vp_dispatch() argument 454 mshv_vp_clear_explicit_suspend(struct mshv_vp * vp) mshv_vp_clear_explicit_suspend() argument 475 mshv_vp_interrupt_pending(struct mshv_vp * vp) mshv_vp_interrupt_pending() argument 482 mshv_vp_interrupt_pending(struct mshv_vp * vp) mshv_vp_interrupt_pending() argument 488 mshv_vp_dispatch_thread_blocked(struct mshv_vp * vp) mshv_vp_dispatch_thread_blocked() argument 499 mshv_vp_wait_for_hv_kick(struct mshv_vp * vp) mshv_vp_wait_for_hv_kick() argument 523 mshv_run_vp_with_root_scheduler(struct mshv_vp * vp) mshv_run_vp_with_root_scheduler() argument 655 mshv_handle_gpa_intercept(struct mshv_vp * vp) mshv_handle_gpa_intercept() argument 699 mshv_vp_handle_intercept(struct mshv_vp * vp) mshv_vp_handle_intercept() argument 708 mshv_vp_ioctl_run_vp(struct mshv_vp * vp,void __user * ret_msg) mshv_vp_ioctl_run_vp() argument 736 mshv_vp_ioctl_get_set_state_pfn(struct mshv_vp * vp,struct hv_vp_state_data state_data,unsigned long user_pfn,size_t page_count,bool is_set) mshv_vp_ioctl_get_set_state_pfn() argument 793 mshv_vp_ioctl_get_set_state(struct mshv_vp * vp,struct mshv_get_set_vp_state __user * user_args,bool is_set) mshv_vp_ioctl_get_set_state() argument 904 struct mshv_vp *vp = filp->private_data; mshv_vp_ioctl() local 935 struct mshv_vp *vp = vmf->vma->vm_file->private_data; mshv_vp_fault() local 958 struct mshv_vp *vp = file->private_data; mshv_vp_mmap() local 984 struct mshv_vp *vp = filp->private_data; mshv_vp_release() local 1072 struct mshv_vp *vp; mshv_partition_ioctl_create_vp() local 1673 disable_vp_dispatch(struct mshv_vp * vp) disable_vp_dispatch() argument 1693 get_vp_signaled_count(struct mshv_vp * vp,u64 * count) get_vp_signaled_count() argument 1715 drain_vp_signals(struct mshv_vp * vp) drain_vp_signals() argument 1744 struct mshv_vp *vp; drain_all_vps() local 1781 struct mshv_vp *vp; destroy_partition() local [all...] |
| H A D | mshv_synic.c | 179 kick_vp(struct mshv_vp * vp) kick_vp() argument 230 struct mshv_vp *vp; handle_bitset_message() local 271 struct mshv_vp *vp; handle_pair_message() local 329 struct mshv_vp *vp; mshv_intercept_isr() local [all...] |
| H A D | mshv_eventfd.c | 117 static int mshv_vp_irq_try_set_vector(struct mshv_vp *vp, u32 vector) in mshv_vp_irq_try_set_vector() 139 static int mshv_vp_irq_set_vector(struct mshv_vp *vp, u32 vector) in mshv_vp_irq_set_vector() 158 struct mshv_vp *vp; in mshv_try_assert_irq_fast() local
|
| /linux/drivers/net/ethernet/cisco/enic/ |
| H A D | vnic_vic.c | 14 struct vic_provinfo *vp; in vic_provinfo_alloc() local 30 void vic_provinfo_free(struct vic_provinfo *vp) in vic_provinfo_free() 35 int vic_provinfo_add_tlv(struct vic_provinfo *vp, u16 type, u16 length, in vic_provinfo_add_tlv() 62 size_t vic_provinfo_size(struct vic_provinfo *vp) in vic_provinfo_size()
|
| /linux/drivers/net/ethernet/3com/ |
| H A D | 3c59x.c | 660 static void window_set(struct vortex_private *vp, int window) in window_set() argument 700 VORTEX_PCI(vp) global() argument 709 VORTEX_EISA(vp) global() argument 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 = timer_container_of(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...] |
| /linux/lib/crypto/mpi/ |
| H A D | mpih-mul.c | 21 #define MPN_MUL_N_RECURSE(prodp, up, vp, size, tspace) \ argument 55 mul_n_basecase(mpi_ptr_t prodp, mpi_ptr_t up, mpi_ptr_t vp, mpi_size_t size) in mul_n_basecase() 95 mul_n(mpi_ptr_t prodp, mpi_ptr_t up, mpi_ptr_t vp, in mul_n() 323 mpi_ptr_t vp, mpi_size_t vsize, in mpihelp_mul_karatsuba_case() 428 mpi_ptr_t vp, mpi_size_t vsize, mpi_limb_t *_result) in mpihelp_mul()
|
| /linux/drivers/net/ethernet/qlogic/qlcnic/ |
| H A D | qlcnic_sriov_pf.c | 74 struct qlcnic_vport *vp; in qlcnic_sriov_pf_cal_res_limit() local 236 struct qlcnic_vport *vp; in qlcnic_sriov_pf_reset_vport_handle() local 254 struct qlcnic_vport *vp; in qlcnic_sriov_pf_set_vport_handle() local 687 struct qlcnic_vport *vp; in qlcnic_sriov_set_vf_acl() local 744 struct qlcnic_vport *vp = vf->vp; in qlcnic_sriov_pf_channel_cfg_cmd() local 794 struct qlcnic_vport *vp; in qlcnic_sriov_cfg_vf_def_mac() local 1258 struct qlcnic_vport *vp = vf->vp; in qlcnic_sriov_validate_cfg_macvlan() local 1339 struct qlcnic_vport *vp = vf->vp; in qlcnic_sriov_pf_get_acl_cmd() local 1436 struct qlcnic_vport *vp = vf->vp; in qlcnic_sriov_pf_cfg_guest_vlan_cmd() local 1741 struct qlcnic_vport *vp = vf->vp; in qlcnic_sriov_pf_handle_flr() local [all …]
|
| /linux/drivers/media/usb/pvrusb2/ |
| H A D | pvrusb2-hdw.c | 344 static int ctrl_channelfreq_get(struct pvr2_ctrl *cptr,int *vp) in ctrl_channelfreq_get() 377 static int ctrl_channelprog_get(struct pvr2_ctrl *cptr,int *vp) in ctrl_channelprog_get() 392 static int ctrl_channel_get(struct pvr2_ctrl *cptr,int *vp) in ctrl_channel_get() 417 static int ctrl_freq_get(struct pvr2_ctrl *cptr,int *vp) in ctrl_freq_get() 631 static int ctrl_vres_max_get(struct pvr2_ctrl *cptr,int *vp) in ctrl_vres_max_get() 642 static int ctrl_vres_min_get(struct pvr2_ctrl *cptr,int *vp) in ctrl_vres_min_get() 653 static int ctrl_get_input(struct pvr2_ctrl *cptr,int *vp) in ctrl_get_input() 682 static int ctrl_freq_max_get(struct pvr2_ctrl *cptr, int *vp) in ctrl_freq_max_get() 704 static int ctrl_freq_min_get(struct pvr2_ctrl *cptr, int *vp) in ctrl_freq_min_get() 737 static int ctrl_cx2341x_get(struct pvr2_ctrl *cptr,int *vp) in ctrl_cx2341x_get() [all …]
|
| H A D | pvrusb2-v4l2.c | 843 static void pvr2_v4l2_destroy_no_lock(struct pvr2_v4l2 *vp) in pvr2_v4l2_destroy_no_lock() 870 struct pvr2_v4l2 *vp; in pvr2_v4l2_internal_check() local 889 struct pvr2_v4l2 *vp = fhp->pdi->v4lp; in pvr2_v4l2_release() local 928 struct pvr2_v4l2 *vp; in pvr2_v4l2_open() local 1160 struct pvr2_v4l2 *vp, in pvr2_v4l2_dev_init() 1237 struct pvr2_v4l2 *vp; in pvr2_v4l2_create() local
|
| /linux/tools/testing/selftests/drivers/net/mlxsw/ |
| H A D | sharedbuffer_configuration.py | 194 def do_check_pools(dlname, pools, vp): argument 264 def do_check_tcbind(ports, tcbinds, vp): argument 336 def do_check_portpool(ports, portpools, vp): argument
|
| /linux/arch/powerpc/sysdev/xive/ |
| H A D | native.c | 117 __be64 vp; in xive_native_get_irq_config() local 128 #define vp_err(vp, fmt, ...) pr_err("VP[0x%x]: " fmt, vp, ##__VA_ARGS__) argument 394 u32 vp; in xive_native_setup_cpu() local 434 u32 vp; in xive_native_teardown_cpu() local
|
| /linux/sound/synth/emux/ |
| H A D | emux_effect.c | 199 struct snd_emux_voice *vp = &emu->voices[i]; in snd_emux_send_effect() local 221 snd_emux_setup_effect(struct snd_emux_voice *vp) in snd_emux_setup_effect()
|
| /linux/mm/ |
| H A D | vma.c | 145 static void init_multi_vma_prep(struct vma_prepare *vp, in init_multi_vma_prep() argument 291 vma_prepare(struct vma_prepare * vp) vma_prepare() argument 338 vma_complete(struct vma_prepare * vp,struct vma_iterator * vmi,struct mm_struct * mm) vma_complete() argument 416 init_vma_prep(struct vma_prepare * vp,struct vm_area_struct * vma) init_vma_prep() argument 503 struct vma_prepare vp; __split_vma() local 734 struct vma_prepare vp; commit_merge() local 1250 struct vma_prepare vp; vma_shrink() local [all...] |