Home
last modified time | relevance | path

Searched defs:cptr (Results 1 – 25 of 40) sorted by relevance

12

/linux-5.19.10/drivers/media/usb/pvrusb2/
Dpvrusb2-ctrl.c14 static int pvr2_ctrl_range_check(struct pvr2_ctrl *cptr,int val) in pvr2_ctrl_range_check()
39 int pvr2_ctrl_set_value(struct pvr2_ctrl *cptr,int val) in pvr2_ctrl_set_value()
46 int pvr2_ctrl_set_mask_value(struct pvr2_ctrl *cptr,int mask,int val) in pvr2_ctrl_set_mask_value()
71 int pvr2_ctrl_get_value(struct pvr2_ctrl *cptr,int *valptr) in pvr2_ctrl_get_value()
83 enum pvr2_ctl_type pvr2_ctrl_get_type(struct pvr2_ctrl *cptr) in pvr2_ctrl_get_type()
91 int pvr2_ctrl_get_max(struct pvr2_ctrl *cptr) in pvr2_ctrl_get_max()
107 int pvr2_ctrl_get_min(struct pvr2_ctrl *cptr) in pvr2_ctrl_get_min()
123 int pvr2_ctrl_get_def(struct pvr2_ctrl *cptr, int *valptr) in pvr2_ctrl_get_def()
139 int pvr2_ctrl_get_cnt(struct pvr2_ctrl *cptr) in pvr2_ctrl_get_cnt()
153 int pvr2_ctrl_get_mask(struct pvr2_ctrl *cptr) in pvr2_ctrl_get_mask()
[all …]
Dpvrusb2-hdw.c344 static int ctrl_channelfreq_get(struct pvr2_ctrl *cptr,int *vp) in ctrl_channelfreq_get()
355 static int ctrl_channelfreq_set(struct pvr2_ctrl *cptr,int m,int v) in ctrl_channelfreq_set()
377 static int ctrl_channelprog_get(struct pvr2_ctrl *cptr,int *vp) in ctrl_channelprog_get()
383 static int ctrl_channelprog_set(struct pvr2_ctrl *cptr,int m,int v) in ctrl_channelprog_set()
392 static int ctrl_channel_get(struct pvr2_ctrl *cptr,int *vp) in ctrl_channel_get()
399 static int ctrl_channel_set(struct pvr2_ctrl *cptr,int m,int slotId) in ctrl_channel_set()
417 static int ctrl_freq_get(struct pvr2_ctrl *cptr,int *vp) in ctrl_freq_get()
423 static int ctrl_freq_is_dirty(struct pvr2_ctrl *cptr) in ctrl_freq_is_dirty()
428 static void ctrl_freq_clear_dirty(struct pvr2_ctrl *cptr) in ctrl_freq_clear_dirty()
433 static int ctrl_freq_set(struct pvr2_ctrl *cptr,int m,int v) in ctrl_freq_set()
[all …]
Dpvrusb2-v4l2.c166 struct pvr2_ctrl *cptr; in pvr2_enum_input() local
215 struct pvr2_ctrl *cptr; in pvr2_g_input() local
505 struct pvr2_ctrl *cptr; in pvr2_queryctrl() local
605 struct pvr2_ctrl *cptr; in pvr2_g_ext_ctrls() local
Dpvrusb2-sysfs.c59 struct pvr2_ctrl *cptr; member
289 struct pvr2_ctrl *cptr; in pvr2_sysfs_add_control() local
/linux-5.19.10/arch/x86/boot/
Dcmdline.c30 addr_t cptr; in __cmdline_find_option() local
102 addr_t cptr; in __cmdline_find_option_bool() local
/linux-5.19.10/sound/core/seq/
Dseq_clientmgr.c1192 struct snd_seq_client *cptr; in snd_seq_ioctl_running_mode() local
1223 static void get_client_info(struct snd_seq_client *cptr, in get_client_info()
1253 struct snd_seq_client *cptr; in snd_seq_ioctl_get_client_info() local
1365 struct snd_seq_client *cptr; in snd_seq_ioctl_get_port_info() local
1834 struct snd_seq_client *cptr; in snd_seq_ioctl_get_client_pool() local
1965 struct snd_seq_client *cptr = NULL; in snd_seq_ioctl_query_subs() local
2030 struct snd_seq_client *cptr = NULL; in snd_seq_ioctl_query_next_client() local
2058 struct snd_seq_client *cptr; in snd_seq_ioctl_query_next_port() local
2271 struct snd_seq_client *cptr; in snd_seq_kernel_client_enqueue() local
2317 struct snd_seq_client *cptr; in snd_seq_kernel_client_dispatch() local
/linux-5.19.10/tools/testing/selftests/powerpc/ptrace/
Dptrace-tm-tar.c12 unsigned long *cptr, *pptr; variable
Dptrace-tar.c12 int *cptr; variable
Dptrace-tm-spd-tar.c12 int *cptr, *pptr; variable
Dptrace-gpr.c13 int *cptr, *pptr; variable
Dptrace-vsx.c12 int *cptr, *pptr; variable
Dptrace-tm-gpr.c13 unsigned long *cptr, *pptr; variable
Dptrace-tm-spd-gpr.c13 int *cptr, *pptr; variable
Dptrace-tm-vsx.c12 unsigned long *cptr, *pptr; variable
Dptrace-tm-spr.c18 struct shared *cptr, *pptr; variable
Dptrace-tm-spd-vsx.c12 int *cptr, *pptr; variable
/linux-5.19.10/drivers/tty/serial/
Dkgdboc.c108 static int kgdboc_register_kbd(char **cptr) in kgdboc_register_kbd()
172 char *cptr = config; in configure_kgdboc() local
/linux-5.19.10/drivers/net/ethernet/mellanox/mlxfw/
Dmlxfw_mfa2.c116 const struct mlxfw_mfa2_tlv_component_ptr *cptr; in mlxfw_mfa2_file_dev_validate() local
507 const struct mlxfw_mfa2_tlv_component_ptr *cptr; in mlxfw_mfa2_file_component_find() local
/linux-5.19.10/drivers/crypto/cavium/cpt/
Drequest_manager.h129 u64 cptr:61; member
141 union vq_cmd_word3 cptr; member
/linux-5.19.10/arch/arm64/kvm/hyp/nvhe/
Dswitch.c86 u64 cptr; in __deactivate_traps() local
/linux-5.19.10/drivers/crypto/marvell/octeontx2/
Dotx2_cpt_reqmgr.h62 u64 cptr:61; member
71 union otx2_cpt_iq_cmd_word3 cptr; member
/linux-5.19.10/drivers/net/arcnet/
Drfc1201.c212 uint8_t *cptr = (uint8_t *)arp + sizeof(struct arphdr); in rx() local
/linux-5.19.10/drivers/crypto/marvell/octeontx/
Dotx_cptvf_reqmgr.h107 u64 cptr:61; member
119 union otx_cpt_iq_cmd_word3 cptr; member
/linux-5.19.10/fs/nfs/
Dpnfs_dev.c67 unsigned char *cptr = (unsigned char *)id->data; in nfs4_deviceid_hash() local
/linux-5.19.10/sound/drivers/vx/
Dvx_core.c688 const unsigned char *image, *cptr; in snd_vx_dsp_load() local

12