Home
last modified time | relevance | path

Searched refs:ide_capacity_proc_show (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/ide/
Dide-proc.c444 static int ide_capacity_proc_show(struct seq_file *m, void *v) in ide_capacity_proc_show() function
452 return single_open(file, ide_capacity_proc_show, NULL); in ide_capacity_proc_open()