| /OK3568_Linux_fs/kernel/drivers/media/usb/pvrusb2/ |
| H A D | pvrusb2-ctrl.c | 14 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 …]
|
| H A D | pvrusb2-hdw.c | 344 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 …]
|
| H A D | pvrusb2-v4l2.c | 166 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
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/parser/ |
| H A D | write.c | 76 doWriteConfigFile(const char *filename, XF86ConfigPtr cptr) in doWriteConfigFile() 130 xf86writeConfigFile(const char *filename, XF86ConfigPtr cptr) in xf86writeConfigFile()
|
| /OK3568_Linux_fs/kernel/arch/x86/boot/ |
| H A D | cmdline.c | 30 addr_t cptr; in __cmdline_find_option() local 102 addr_t cptr; in __cmdline_find_option_bool() local
|
| /OK3568_Linux_fs/kernel/sound/core/seq/ |
| H A D | seq_clientmgr.c | 1189 struct snd_seq_client *cptr; in snd_seq_ioctl_running_mode() local 1220 static void get_client_info(struct snd_seq_client *cptr, in get_client_info() 1250 struct snd_seq_client *cptr; in snd_seq_ioctl_get_client_info() local 1361 struct snd_seq_client *cptr; in snd_seq_ioctl_get_port_info() local 1822 struct snd_seq_client *cptr; in snd_seq_ioctl_get_client_pool() local 1951 struct snd_seq_client *cptr = NULL; in snd_seq_ioctl_query_subs() local 2014 struct snd_seq_client *cptr = NULL; in snd_seq_ioctl_query_next_client() local 2042 struct snd_seq_client *cptr; in snd_seq_ioctl_query_next_port() local 2255 struct snd_seq_client *cptr; in snd_seq_kernel_client_enqueue() local 2301 struct snd_seq_client *cptr; in snd_seq_kernel_client_dispatch() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/ptrace/ |
| H A D | ptrace-tar.c | 12 int *cptr; variable
|
| H A D | ptrace-tm-tar.c | 12 unsigned long *cptr, *pptr; variable
|
| H A D | ptrace-gpr.c | 13 int *cptr, *pptr; variable
|
| H A D | ptrace-vsx.c | 12 int *cptr, *pptr; variable
|
| H A D | ptrace-tm-spd-tar.c | 12 int *cptr, *pptr; variable
|
| H A D | ptrace-tm-gpr.c | 13 unsigned long *cptr, *pptr; variable
|
| H A D | ptrace-tm-spd-gpr.c | 13 int *cptr, *pptr; variable
|
| H A D | ptrace-tm-vsx.c | 12 unsigned long *cptr, *pptr; variable
|
| H A D | ptrace-tm-spr.c | 18 struct shared *cptr, *pptr; variable
|
| H A D | ptrace-tm-spd-vsx.c | 12 int *cptr, *pptr; variable
|
| /OK3568_Linux_fs/kernel/drivers/tty/serial/ |
| H A D | kgdboc.c | 108 static int kgdboc_register_kbd(char **cptr) in kgdboc_register_kbd() 172 char *cptr = config; in configure_kgdboc() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxfw/ |
| H A D | mlxfw_mfa2.c | 116 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
|
| /OK3568_Linux_fs/kernel/arch/arm64/kvm/hyp/nvhe/ |
| H A D | switch.c | 73 u64 mdcr_el2, cptr; in __deactivate_traps() local
|
| /OK3568_Linux_fs/kernel/drivers/crypto/cavium/cpt/ |
| H A D | request_manager.h | 129 u64 cptr:61; member 141 union vq_cmd_word3 cptr; member
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86AutoConfig.c | 324 GDevPtr cptr = NULL; in copyScreen() local
|
| /OK3568_Linux_fs/kernel/drivers/net/arcnet/ |
| H A D | rfc1201.c | 212 uint8_t *cptr = (uint8_t *)arp + sizeof(struct arphdr); in rx() local
|
| /OK3568_Linux_fs/kernel/drivers/crypto/marvell/octeontx/ |
| H A D | otx_cptvf_reqmgr.h | 107 u64 cptr:61; member 119 union otx_cpt_iq_cmd_word3 cptr; member
|
| /OK3568_Linux_fs/kernel/fs/nfs/ |
| H A D | pnfs_dev.c | 65 unsigned char *cptr = (unsigned char *)id->data; in nfs4_deviceid_hash() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/ |
| H A D | mlan_uap_cmdevent.c | 84 custom_ie *cptr; in uap_process_cmdresp_error() local 1335 custom_ie *cptr = MNULL; in wlan_uap_cmd_sys_configure() local 2238 custom_ie *cptr; in wlan_uap_ret_sys_config() local
|