USBLP_QUIRK_BIDIR  214 drivers/usb/class/usblp.c 	{ 0x03f0, 0x0004, USBLP_QUIRK_BIDIR }, /* HP DeskJet 895C */
USBLP_QUIRK_BIDIR  215 drivers/usb/class/usblp.c 	{ 0x03f0, 0x0104, USBLP_QUIRK_BIDIR }, /* HP DeskJet 880C */
USBLP_QUIRK_BIDIR  216 drivers/usb/class/usblp.c 	{ 0x03f0, 0x0204, USBLP_QUIRK_BIDIR }, /* HP DeskJet 815C */
USBLP_QUIRK_BIDIR  217 drivers/usb/class/usblp.c 	{ 0x03f0, 0x0304, USBLP_QUIRK_BIDIR }, /* HP DeskJet 810C/812C */
USBLP_QUIRK_BIDIR  218 drivers/usb/class/usblp.c 	{ 0x03f0, 0x0404, USBLP_QUIRK_BIDIR }, /* HP DeskJet 830C */
USBLP_QUIRK_BIDIR  219 drivers/usb/class/usblp.c 	{ 0x03f0, 0x0504, USBLP_QUIRK_BIDIR }, /* HP DeskJet 885C */
USBLP_QUIRK_BIDIR  220 drivers/usb/class/usblp.c 	{ 0x03f0, 0x0604, USBLP_QUIRK_BIDIR }, /* HP DeskJet 840C */
USBLP_QUIRK_BIDIR  221 drivers/usb/class/usblp.c 	{ 0x03f0, 0x0804, USBLP_QUIRK_BIDIR }, /* HP DeskJet 816C */
USBLP_QUIRK_BIDIR  222 drivers/usb/class/usblp.c 	{ 0x03f0, 0x1104, USBLP_QUIRK_BIDIR }, /* HP Deskjet 959C */
USBLP_QUIRK_BIDIR  223 drivers/usb/class/usblp.c 	{ 0x0409, 0xefbe, USBLP_QUIRK_BIDIR }, /* NEC Picty900 (HP OEM) */
USBLP_QUIRK_BIDIR  224 drivers/usb/class/usblp.c 	{ 0x0409, 0xbef4, USBLP_QUIRK_BIDIR }, /* NEC Picty760 (HP OEM) */
USBLP_QUIRK_BIDIR  225 drivers/usb/class/usblp.c 	{ 0x0409, 0xf0be, USBLP_QUIRK_BIDIR }, /* NEC Picty920 (HP OEM) */
USBLP_QUIRK_BIDIR  226 drivers/usb/class/usblp.c 	{ 0x0409, 0xf1be, USBLP_QUIRK_BIDIR }, /* NEC Picty800 (HP OEM) */
USBLP_QUIRK_BIDIR  227 drivers/usb/class/usblp.c 	{ 0x0482, 0x0010, USBLP_QUIRK_BIDIR }, /* Kyocera Mita FS 820, by zut <kernel@zut.de> */
USBLP_QUIRK_BIDIR  228 drivers/usb/class/usblp.c 	{ 0x04f9, 0x000d, USBLP_QUIRK_BIDIR }, /* Brother Industries, Ltd HL-1440 Laser Printer */
USBLP_QUIRK_BIDIR  587 drivers/usb/class/usblp.c 			    usblp->quirks & USBLP_QUIRK_BIDIR) {
USBLP_QUIRK_BIDIR 1271 drivers/usb/class/usblp.c 		if (usblp->quirks & USBLP_QUIRK_BIDIR) {