Searched defs:pipein (Results 1 – 4 of 4) sorted by relevance
/openbmc/openbmc/poky/bitbake/bin/ |
H A D | bitbake-worker | 350 def __init__(self, pipein, pipeout): argument
|
/openbmc/linux/drivers/media/rc/ |
H A D | iguanair.c | 386 int ret, pipein, pipeout; in iguanair_probe() local
|
/openbmc/u-boot/common/ |
H A D | usb_storage.c | 708 unsigned int pipe, pipein, pipeout; in usb_stor_BBB_transport() local
|
/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | runqueue.py | 3243 def __init__(self, pipein, pipeout, d, rq, rqexec, fakerootlogs=None): argument
|