Searched refs:null_open (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/um/drivers/ |
H A D | null.c | 20 static int null_open(int input, int output, int primary, void *d, in null_open() function 43 .open = null_open,
|
/openbmc/qemu/block/ |
H A D | null.c | 80 static int null_open(BlockDriverState *bs, QDict *options, int flags, in null_open() function 286 .bdrv_open = null_open, 307 .bdrv_open = null_open,
|