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

/linux-4.4.14/net/sunrpc/
H A Drpc_pipe.c221 int first_open; rpc_pipe_open() local
228 first_open = pipe->nreaders == 0 && pipe->nwriters == 0; rpc_pipe_open()
229 if (first_open && pipe->ops->open_pipe) { rpc_pipe_open()
/linux-4.4.14/drivers/media/pci/zoran/
H A Dzoran_driver.c917 int res, first_open = 0; zoran_open() local
957 first_open = 1; zoran_open()
960 if (first_open) { /* First device open */ zoran_open()

Completed in 104 milliseconds