Searched defs:needs_remote_wakeup (Results 1 - 2 of 2) sorted by relevance

/drivers/staging/rts5139/
H A Drts51x.c78 static int needs_remote_wakeup; variable
79 module_param(needs_remote_wakeup, int, S_IRUGO | S_IWUSR);
80 MODULE_PARM_DESC(needs_remote_wakeup, "ss state needs remote wakeup supported");
552 option->needs_remote_wakeup = needs_remote_wakeup;
887 rts51x->pusb_intf->needs_remote_wakeup = needs_remote_wakeup;
H A Drts51x_chip.h371 int needs_remote_wakeup; member in struct:rts51x_option

Completed in 66 milliseconds