Searched refs:proc_info (Results 1 – 6 of 6) sorted by relevance
63 void *proc_info; /* info proc entry */ member
371 a->proc_info = (void *) pe; in create_adapter_proc()403 if (a->proc_info) { in remove_adapter_proc()
234 if (scb->proc_info) { in cs46xx_dsp_proc_free_scb_desc()235 struct proc_scb_info * scb_info = scb->proc_info->private_data; in cs46xx_dsp_proc_free_scb_desc()242 snd_info_free_entry(scb->proc_info); in cs46xx_dsp_proc_free_scb_desc()243 scb->proc_info = NULL; in cs46xx_dsp_proc_free_scb_desc()258 scb->proc_info == NULL) { in cs46xx_dsp_proc_register_scb_desc()285 scb->proc_info = entry; in cs46xx_dsp_proc_register_scb_desc()
119 struct snd_info_entry *proc_info; member
749 proc_info - supports /proc/scsi/{driver_name}/{host_no}936 * Also if proc_info() is not supplied, the output of this function974 * proc_info - supports /proc/scsi/{driver_name}/{host_no}1000 int proc_info(char * buffer, char ** start, off_t offset,
292 * Removed .proc_info and .proc_name from the driver template and740 * Decrease the amount of data in proc_info.915 "[PATCH] use scsi host private data in ->proc_info.