Lines Matching defs:port
41 snd_printd("%s [0x%lx]: timeout (0x%x)\n", __func__, chip->port, val);
58 snd_printd("%s [0x%lx]: timeout\n", __func__, chip->port);
77 snd_printdd("%s [0x%lx] failed...\n", __func__, chip->port);
116 chip->port, major, minor);
144 chip->port, major, minor);
172 unsigned long port,
196 chip->port = port;
212 chip->res_port = devm_request_region(card->dev, port, 16,
215 snd_printk(KERN_ERR "sb: can't grab port 0x%lx\n", port);