Home
last modified time | relevance | path

Searched refs:loopdefault (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/gadget/legacy/
H A Dzero.c59 static bool loopdefault = 0; variable
60 module_param(loopdefault, bool, S_IRUGO|S_IWUSR);
358 if (loopdefault) { in zero_bind()