Searched refs:pf_fops (Results 1 - 1 of 1) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/block/paride/
H A Dpf.c314 static struct block_device_operations pf_fops = { variable in typeref:struct:block_device_operations
405 if (register_blkdev(MAJOR_NR,name,&pf_fops)) {
420 register_disk(NULL, MKDEV(MAJOR_NR, i), 1, &pf_fops, 0);

Completed in 30 milliseconds