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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dppdev.c74 #define CHRDEV "ppdev" macro
118 pr_debug(CHRDEV "%x: claim the port first\n", minor);
201 pr_debug(CHRDEV "%x: claim the port first\n", minor);
290 name = kasprintf(GFP_KERNEL, CHRDEV "%x", minor);
343 pr_debug(CHRDEV "%x: you've already got it!\n", minor);
378 pr_debug(CHRDEV "%x: too late for PPEXCL; "
488 pr_debug(CHRDEV "%x: claim the port first\n", minor);
620 pr_debug(CHRDEV "%x: What? (cmd=0x%x)\n", minor, cmd);
693 pr_debug(CHRDEV "%x: negotiated back to compatibility "
707 pr_debug(CHRDEV "
[all...]

Completed in 49 milliseconds