Searched refs:proc_info (Results 1 – 4 of 4) sorted by relevance
208 if (scb->proc_info) { in cs46xx_dsp_proc_free_scb_desc()209 struct proc_scb_info * scb_info = scb->proc_info->private_data; in cs46xx_dsp_proc_free_scb_desc()216 snd_info_free_entry(scb->proc_info); in cs46xx_dsp_proc_free_scb_desc()217 scb->proc_info = NULL; in cs46xx_dsp_proc_free_scb_desc()232 scb->proc_info == NULL) { in cs46xx_dsp_proc_register_scb_desc()250 scb->proc_info = entry; in cs46xx_dsp_proc_register_scb_desc()
104 struct snd_info_entry *proc_info; member
582 - proc_info - 支持/proc/scsi/{驱动名}/{主机号}文件节点的读写操作779 * proc_info - 支持/proc/scsi/{驱动名}/{主机号}文件节点的读写操作805 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.