Searched refs:proc_info (Results 1 – 4 of 4) sorted by relevance
217 if (scb->proc_info) { in cs46xx_dsp_proc_free_scb_desc()218 struct proc_scb_info * scb_info = scb->proc_info->private_data; in cs46xx_dsp_proc_free_scb_desc()225 snd_info_free_entry(scb->proc_info); in cs46xx_dsp_proc_free_scb_desc()226 scb->proc_info = NULL; in cs46xx_dsp_proc_free_scb_desc()241 scb->proc_info == NULL) { in cs46xx_dsp_proc_register_scb_desc()259 scb->proc_info = entry; in cs46xx_dsp_proc_register_scb_desc()
104 struct snd_info_entry *proc_info; member
658 - proc_info - supports /proc/scsi/{driver_name}/{host_no}822 * Also if proc_info() is not supplied, the output of this function860 * proc_info - supports /proc/scsi/{driver_name}/{host_no}886 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.