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

/linux-4.1.27/arch/um/drivers/
H A Dnull.c20 static int null_open(int input, int output, int primary, void *d, null_open() function
43 .open = null_open,
/linux-4.1.27/drivers/block/
H A Dnull_blk.c409 static int null_open(struct block_device *bdev, fmode_t mode) null_open() function
420 .open = null_open,

Completed in 294 milliseconds