Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/media/usb/gspca/
Dkinect.c154 gspca_dbg(gspca_dev, D_USBO, "Control cmd=%04x tag=%04x len=%04x: %d\n", in send_cmd()
165 gspca_dbg(gspca_dev, D_USBO, "Control reply: %d\n", actual_len); in send_cmd()
217 gspca_dbg(gspca_dev, D_USBO, "Write Reg 0x%04x <= 0x%02x\n", reg, data); in write_register()
Dgspca.h26 #define D_USBO 7 macro
Dnw80x.c1546 gspca_dbg(gspca_dev, D_USBO, "SET 00 0000 %04x %02x\n", in reg_w()
1549 gspca_dbg(gspca_dev, D_USBO, "SET 00 0000 %04x %02x %02x ...\n", in reg_w()
Dspca508.c1250 gspca_dbg(gspca_dev, D_USBO, "reg write i:0x%04x = 0x%02x\n", in reg_write()
Dvc032x.c2969 gspca_dbg(gspca_dev, D_USBO, "SET %02x %04x %04x\n", req, value, index); in reg_w()
3073 gspca_dbg(gspca_dev, D_USBO, "i2c_w %02x %02x\n", reg, *val); in i2c_write()
3075 gspca_dbg(gspca_dev, D_USBO, "i2c_w %02x %02x%02x\n", in i2c_write()
Dsn9c2028.c72 gspca_dbg(gspca_dev, D_USBO, "sending command %02x%02x%02x%02x%02x%02x\n", in sn9c2028_command()
Dstk1135.c97 gspca_dbg(gspca_dev, D_USBO, "reg_w 0x%x:=0x%02x\n", index, val); in reg_w()