dst_gpio_outb 107 drivers/media/pci/bt8xx/dst.c if (dst_gpio_outb(state, RDC_8820_INT, RDC_8820_INT, 0, NO_DELAY) < 0) { dst_gpio_outb 112 drivers/media/pci/bt8xx/dst.c if (dst_gpio_outb(state, RDC_8820_INT, RDC_8820_INT, RDC_8820_INT, NO_DELAY) < 0) { dst_gpio_outb 125 drivers/media/pci/bt8xx/dst.c if (dst_gpio_outb(state, RDC_8820_RESET, RDC_8820_RESET, 0, NO_DELAY) < 0) { dst_gpio_outb 130 drivers/media/pci/bt8xx/dst.c if (dst_gpio_outb(state, RDC_8820_RESET, RDC_8820_RESET, RDC_8820_RESET, DELAY) < 0) { dst_gpio_outb 140 drivers/media/pci/bt8xx/dst.c if (dst_gpio_outb(state, ~0, RDC_8820_PIO_0_ENABLE, 0, NO_DELAY) < 0) { dst_gpio_outb 151 drivers/media/pci/bt8xx/dst.c if (dst_gpio_outb(state, ~0, RDC_8820_PIO_0_DISABLE, RDC_8820_PIO_0_DISABLE, NO_DELAY) < 0) {