Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/char/
Dppdev.c74 #define CHRDEV "ppdev" macro
119 pr_debug(CHRDEV "%x: claim the port first\n", minor); in pp_read()
202 pr_debug(CHRDEV "%x: claim the port first\n", minor); in pp_write()
287 name = kasprintf(GFP_KERNEL, CHRDEV "%x", minor); in register_device()
340 pr_debug(CHRDEV "%x: you've already got it!\n", minor); in pp_do_ioctl()
375 pr_debug(CHRDEV "%x: too late for PPEXCL; " in pp_do_ioctl()
488 pr_debug(CHRDEV "%x: claim the port first\n", minor); in pp_do_ioctl()
621 pr_debug(CHRDEV "%x: What? (cmd=0x%x)\n", minor, cmd); in pp_do_ioctl()
693 pr_debug(CHRDEV "%x: negotiated back to compatibility " in pp_release()
707 pr_debug(CHRDEV "%x: released pardevice " in pp_release()
[all …]