| /linux-4.1.27/drivers/media/usb/pvrusb2/ | 
| D | pvrusb2-ctrl.c | 28 static int pvr2_ctrl_range_check(struct pvr2_ctrl *cptr,int val)  in pvr2_ctrl_range_check()53 int pvr2_ctrl_set_value(struct pvr2_ctrl *cptr,int val)  in pvr2_ctrl_set_value()
 60 int pvr2_ctrl_set_mask_value(struct pvr2_ctrl *cptr,int mask,int val)  in pvr2_ctrl_set_mask_value()
 85 int pvr2_ctrl_get_value(struct pvr2_ctrl *cptr,int *valptr)  in pvr2_ctrl_get_value()
 97 enum pvr2_ctl_type pvr2_ctrl_get_type(struct pvr2_ctrl *cptr)  in pvr2_ctrl_get_type()
 105 int pvr2_ctrl_get_max(struct pvr2_ctrl *cptr)  in pvr2_ctrl_get_max()
 121 int pvr2_ctrl_get_min(struct pvr2_ctrl *cptr)  in pvr2_ctrl_get_min()
 137 int pvr2_ctrl_get_def(struct pvr2_ctrl *cptr, int *valptr)  in pvr2_ctrl_get_def()
 153 int pvr2_ctrl_get_cnt(struct pvr2_ctrl *cptr)  in pvr2_ctrl_get_cnt()
 167 int pvr2_ctrl_get_mask(struct pvr2_ctrl *cptr)  in pvr2_ctrl_get_mask()
 [all …]
 
 | 
| D | pvrusb2-hdw.c | 356 static int ctrl_channelfreq_get(struct pvr2_ctrl *cptr,int *vp)  in ctrl_channelfreq_get()367 static int ctrl_channelfreq_set(struct pvr2_ctrl *cptr,int m,int v)  in ctrl_channelfreq_set()
 389 static int ctrl_channelprog_get(struct pvr2_ctrl *cptr,int *vp)  in ctrl_channelprog_get()
 395 static int ctrl_channelprog_set(struct pvr2_ctrl *cptr,int m,int v)  in ctrl_channelprog_set()
 404 static int ctrl_channel_get(struct pvr2_ctrl *cptr,int *vp)  in ctrl_channel_get()
 411 static int ctrl_channel_set(struct pvr2_ctrl *cptr,int m,int slotId)  in ctrl_channel_set()
 429 static int ctrl_freq_get(struct pvr2_ctrl *cptr,int *vp)  in ctrl_freq_get()
 435 static int ctrl_freq_is_dirty(struct pvr2_ctrl *cptr)  in ctrl_freq_is_dirty()
 440 static void ctrl_freq_clear_dirty(struct pvr2_ctrl *cptr)  in ctrl_freq_clear_dirty()
 445 static int ctrl_freq_set(struct pvr2_ctrl *cptr,int m,int v)  in ctrl_freq_set()
 [all …]
 
 | 
| D | pvrusb2-v4l2.c | 204 	struct pvr2_ctrl *cptr;  in pvr2_enum_input()  local253 	struct pvr2_ctrl *cptr;  in pvr2_g_input()  local
 534 	struct pvr2_ctrl *cptr;  in pvr2_queryctrl()  local
 
 | 
| D | pvrusb2-sysfs.c | 73 	struct pvr2_ctrl *cptr;  member304 	struct pvr2_ctrl *cptr;  in pvr2_sysfs_add_control()  local
 
 | 
| /linux-4.1.27/arch/x86/boot/ | 
| D | cmdline.c | 32 	addr_t cptr;  in __cmdline_find_option()  local104 	addr_t cptr;  in __cmdline_find_option_bool()  local
 
 | 
| /linux-4.1.27/sound/core/seq/ | 
| D | seq_clientmgr.c | 1154 	struct snd_seq_client *cptr;  in snd_seq_ioctl_running_mode()  local1188 static void get_client_info(struct snd_seq_client *cptr,  in get_client_info()
 1206 	struct snd_seq_client *cptr;  in snd_seq_ioctl_get_client_info()  local
 1334 	struct snd_seq_client *cptr;  in snd_seq_ioctl_get_port_info()  local
 1876 	struct snd_seq_client *cptr;  in snd_seq_ioctl_get_client_pool()  local
 2026 	struct snd_seq_client *cptr = NULL;  in snd_seq_ioctl_query_subs()  local
 2095 	struct snd_seq_client *cptr = NULL;  in snd_seq_ioctl_query_next_client()  local
 2127 	struct snd_seq_client *cptr;  in snd_seq_ioctl_query_next_port()  local
 2317 	struct snd_seq_client *cptr;  in kernel_client_enqueue()  local
 2384 	struct snd_seq_client *cptr;  in snd_seq_kernel_client_dispatch()  local
 
 | 
| /linux-4.1.27/drivers/tty/serial/ | 
| D | kgdboc.c | 98 static int kgdboc_register_kbd(char **cptr)  in kgdboc_register_kbd()161 	char *cptr = config;  in configure_kgdboc()  local
 
 | 
| /linux-4.1.27/drivers/net/arcnet/ | 
| D | rfc1201.c | 210 				uint8_t *cptr = (uint8_t *) arp + sizeof(struct arphdr);  in rx()  local
 | 
| /linux-4.1.27/fs/nfs/ | 
| D | pnfs_dev.c | 66 	unsigned char *cptr = (unsigned char *)id->data;  in nfs4_deviceid_hash()  local
 | 
| /linux-4.1.27/sound/drivers/vx/ | 
| D | vx_core.c | 685 	const unsigned char *image, *cptr;  in snd_vx_dsp_load()  local
 | 
| /linux-4.1.27/drivers/scsi/ | 
| D | aha1740.c | 398 		struct aha1740_chain * cptr;  in aha1740_queuecommand_lck()  local
 | 
| D | aha1542.c | 381 	struct chain *cptr;  in aha1542_queuecommand()  local
 | 
| D | hptiop.c | 263 	u32 _tag, status, cptr, cur_rptr;  in iop_intr_mvfrey()  local
 | 
| /linux-4.1.27/drivers/media/pci/tw68/ | 
| D | tw68-video.c | 807 	unsigned char *cptr;  in tw68_dump_regs()  local
 | 
| /linux-4.1.27/drivers/isdn/i4l/ | 
| D | isdn_bsdcomp.c | 112 	u16 cptr;		/* map code to hash table entry */  member
 | 
| /linux-4.1.27/drivers/net/ppp/ | 
| D | bsd_comp.c | 133     unsigned short cptr;		/* map code to hash table entry */  member
 | 
| /linux-4.1.27/drivers/usb/storage/ | 
| D | sddr09.c | 867 	unsigned char *bptr, *cptr, *xptr;  in sddr09_write_lba()  local
 | 
| D | alauda.c | 814 	unsigned char *bptr, *cptr, *xptr;  in alauda_write_lba()  local
 | 
| /linux-4.1.27/sound/core/oss/ | 
| D | mixer_oss.c | 1179 	const char *cptr;  in snd_mixer_oss_proc_write()  local
 | 
| /linux-4.1.27/drivers/staging/speakup/ | 
| D | main.c | 1600 	unsigned int cptr[8], tmp;  in get_highlight_color()  local
 | 
| /linux-4.1.27/drivers/net/wireless/ath/ath9k/ | 
| D | ar9003_eeprom.c | 3272 	int cptr;  in ar9300_eeprom_restore_internal()  local
 | 
| /linux-4.1.27/net/ipv4/ | 
| D | fib_trie.c | 1325 		struct key_vector __rcu **cptr = n->tnode;  in fib_table_lookup()  local
 | 
| /linux-4.1.27/fs/xfs/libxfs/ | 
| D | xfs_btree.c | 3354 	union xfs_btree_ptr	cptr;		/* current block ptr */  in xfs_btree_delrec()  local
 | 
| /linux-4.1.27/drivers/staging/dgap/ | 
| D | dgap.c | 5867 	struct cnode *cptr;  in dgap_tty_name_show()  local
 | 
| /linux-4.1.27/fs/nfsd/ | 
| D | nfs4state.c | 260 	unsigned char *cptr = (unsigned char *) ptr;  in opaque_hashval()  local
 |