Lines Matching refs:dev_dbg
62 dev_dbg(dev->dev, "dev_state != MEI_ENABLED dev_state = %s\n", in mei_open()
246 dev_dbg(dev->dev, "failed to copy data to userland\n"); in mei_read()
340 dev_dbg(dev->dev, "failed to copy data from userland\n"); in mei_write()
398 dev_dbg(dev->dev, "Cannot connect to FW Client UUID = %pUl\n", in mei_ioctl_connect_client()
404 dev_dbg(dev->dev, "Connect to FW Client ID = %d\n", in mei_ioctl_connect_client()
406 dev_dbg(dev->dev, "FW Client - Protocol Version = %d\n", in mei_ioctl_connect_client()
408 dev_dbg(dev->dev, "FW Client - Max Msg Len = %d\n", in mei_ioctl_connect_client()
415 dev_dbg(dev->dev, "FW Client is amthi\n"); in mei_ioctl_connect_client()
439 dev_dbg(dev->dev, "Can connect?\n"); in mei_ioctl_connect_client()
514 dev_dbg(dev->dev, "IOCTL cmd = 0x%x", cmd); in mei_ioctl()
524 dev_dbg(dev->dev, ": IOCTL_MEI_CONNECT_CLIENT.\n"); in mei_ioctl()
527 dev_dbg(dev->dev, "failed to copy data from userland\n"); in mei_ioctl()
539 dev_dbg(dev->dev, "failed to copy data to userland\n"); in mei_ioctl()
547 dev_dbg(dev->dev, ": IOCTL_MEI_NOTIFY_SET.\n"); in mei_ioctl()
550 dev_dbg(dev->dev, "failed to copy data from userland\n"); in mei_ioctl()
558 dev_dbg(dev->dev, ": IOCTL_MEI_NOTIFY_GET.\n"); in mei_ioctl()
563 dev_dbg(dev->dev, "copy connect data to user\n"); in mei_ioctl()
566 dev_dbg(dev->dev, "failed to copy data to userland\n"); in mei_ioctl()