Searched refs:polling_pipe (Results 1 – 1 of 1) sorted by relevance
17 static int polling_pipe = 1; variable18 module_param(polling_pipe, int, S_IRUGO | S_IWUSR);19 MODULE_PARM_DESC(polling_pipe, "polling pipe (0: ctl, 1: bulk)");294 if (polling_pipe == 0) { in rtsx_usb_get_card_status()