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

/linux-4.1.27/drivers/mfd/
H A Drtsx_usb.c28 static int polling_pipe = 1; variable
29 module_param(polling_pipe, int, S_IRUGO | S_IWUSR);
30 MODULE_PARM_DESC(polling_pipe, "polling pipe (0: ctl, 1: bulk)");
305 if (polling_pipe == 0) { rtsx_usb_get_card_status()

Completed in 44 milliseconds