Lines Matching refs:name
42 zrdev_err(zr, "%s: invalid I/O setup, nothing read!\n", ptr->name);
44 zrdev_dbg(zr, "%s: reading from 0x%04x: %02x\n", ptr->name, reg, value);
53 zrdev_dbg(zr, "%s: writing 0x%02x to 0x%04x\n", ptr->name, value, reg);
59 zrdev_err(zr, "%s: invalid I/O setup, nothing written!\n", ptr->name);
78 zrdev_err(zr, "%s: invalid I/O setup, nothing read (i)!\n", ptr->name);
82 ptr->name, reg, value);
90 zrdev_dbg(zr, "%s: writing indirect 0x%02x to 0x%04x\n", ptr->name,
98 zrdev_err(zr, "%s: invalid I/O setup, nothing written (i)!\n", ptr->name);
124 zrdev_dbg(zr, "%s: registers: ", ptr->name);
133 zrdev_err(zr, "%s: attach failed, can't connect to vfe processor!\n", ptr->name);
138 zrdev_err(zr, "%s: attach failed, can't connect to vfe processor!\n", ptr->name);
144 zrdev_err(zr, "%s: attach failed, suspicious version %d found...\n", ptr->name,
201 zrdev_dbg(zr, "%s: set_mode %d call\n", ptr->name, mode);
220 ptr->name, norm->h_start, norm->v_start,
262 ptr->name, type, size);
314 zrdev_dbg(zr, "%s: finished codec #%d\n", ptr->name, ptr->num);
352 snprintf(ptr->name, sizeof(ptr->name), "zr36016[%d]", zr36016_codecs);
371 ptr->name, ptr->version);
377 .name = "zr36016",